summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-08-15[rubygems/rubygems] Fix Ruby platform incorrectly removed on `bundle update`David Rodríguez
2022-08-12[ruby/error_highlight] Add a note about the current limitation of ErrorHighli...Yusuke Endoh
2022-08-10[ruby/error_highlight] Bump versionYusuke Endoh
2022-08-10[ruby/error_highlight] Make backtrace_location keyword workYusuke Endoh
2022-08-10[ruby/error_highlight] Make ErrorHighlight.spot accept Exception (https://git...Yusuke Endoh
2022-08-09Merge rubygems/bundler HEAD.Hiroshi SHIBATA
2022-08-08[ruby/rdoc] Allow multiple footnotes without in-between blank linesNobuyoshi Nakada
2022-08-07[ruby/rdoc] [DOC] Removes remaining old Markup Reference (https://github.com/...Burdette Lamar
2022-08-06[rubygems/rubygems] Fix yanked gems being unintentionally update when other g...David Rodríguez
2022-08-06[rubygems/rubygems] Move comment where the actual replacement happensDavid Rodríguez
2022-08-06[rubygems/rubygems] Remove unclear commentDavid Rodríguez
2022-08-06[rubygems/rubygems] Extract `SourceList#get_with_fallback`David Rodríguez
2022-08-05[rubygems/rubygems] Include backtrace with crashes by defaultDavid Rodríguez
2022-08-05[rubygems/rubygems] Automatically remove "ruby" from lockfile if incompleteDavid Rodríguez
2022-08-04Use $(bindir) for path to executable in mkmfAlan Wu
2022-08-04Link ext bundles with bundle loader option for newer ld64Yuta Saito
2022-08-04[rubygems/rubygems] Warn dangling symlinksDavid Rodríguez
2022-08-04[rubygems/rubygems] Extract entry.full_name to a variableDavid Rodríguez
2022-08-04[ruby/irb] shortcut colorize_code to speedup pretty_printtompng
2022-08-03[rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez
2022-08-03[rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-03[rubygems/rubygems] fix platform matching for index specsIlya Dyakonov
2022-08-03[rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...David Rodríguez
2022-08-02[rubygems/rubygems] Array is already uniq, no need to deduplicate itDavid Rodríguez
2022-08-02[rubygems/rubygems] Fix arguments for bundle-config(1) docsTakuya Noguchi
2022-08-02[rubygems/rubygems] Preserve the previous behavior of raising an error when i...David Rodríguez
2022-08-02[rubygems/rubygems] Don't discard candidates matching ruby metadataDavid Rodríguez
2022-08-02[rubygems/rubygems] Materializing for resolution already filters platformsDavid Rodríguez
2022-08-02[rubygems/rubygems] Remove unnecessary local variableDavid Rodríguez
2022-08-02[rubygems/rubygems] Prefer reverse+find to select+lastDavid Rodríguez
2022-08-02[rubygems/rubygems] Only need to filter platforms when materialization is not...David Rodríguez
2022-08-02[rubygems/rubygems] This should go through the standard source search logicDavid Rodríguez
2022-08-02[rubygems/rubygems] Refactor materialization conditionsDavid Rodríguez
2022-08-02[rubygems/rubygems] Fix incorrect force_ruby_platform propagationDavid Rodríguez
2022-08-02[rubygems/rubygems] Remove unnecessary special case for BundlerDavid Rodríguez
2022-08-02[rubygems/rubygems] Move some logic to `LazySpecification#__materialize__`David Rodríguez
2022-08-01[rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez
2022-08-01[rubygems/rubygems] Update bundle-platform(1) manTakuya Noguchi
2022-07-30[ruby/rdoc] Fix blockquote with word in verbatimNobuyoshi Nakada
2022-07-30[rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez
2022-07-30[rubygems/rubygems] No need to set anything at all unless standalone is givenDavid Rodríguez
2022-07-29Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd466...Hiroshi SHIBATA
2022-07-29fix typo in Time#xmlschema documentationLuka Dornhecker
2022-07-29[ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...konsolebox
2022-07-29Merge ruby/fileutils from https://github.com/ruby/fileutils/commit/332025bc02...Hiroshi SHIBATA
2022-07-29[rubygems/rubygems] Fix dead links to deprecated bundle-package(1) with bundl...Takuya Noguchi
2022-07-29[rubygems/rubygems] Add package/pack aliases to man pages for cacheTakuya Noguchi
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-29[ruby/rdoc] Fix formatting blockquote in verbatimNobuyoshi Nakada