summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-12-13[rubygems/rubygems] Make sure `--no-user-install` is respected for auto user ...Vít Ondruch
2023-12-13[rubygems/rubygems] Resolv needs vendoring tooDavid Rodríguez
2023-12-13[rubygems/rubygems] Use vendored timeout from RubyGemsDavid Rodríguez
2023-12-13[rubygems/rubygems] Vendor timeout in RubyGems tooDavid Rodríguez
2023-12-13[rubygems/rubygems] Use vendored net-http in BundlerDavid Rodríguez
2023-12-13[rubygems/rubygems] Vendor net-http and net-protocol in RubyGemsDavid Rodríguez
2023-12-13[rubygems/rubygems] Require `rubygems/request` where it's usedDavid Rodríguez
2023-12-12Sync with upstream rubygems (#9206)David Rodríguez
2023-12-12[ruby/irb] Remove documents about deprecated/WIP features and someStan Lo
2023-12-12[rubygems/rubygems] Make RubyDsl a little easier to read; avoid a Hash sometimesMartin Emde
2023-12-12[rubygems/rubygems] Resolve `ruby file: ".ruby-version"` relative to GemfileMartin Emde
2023-12-12[ruby/irb] Remove trailing spaceStan Lo
2023-12-12[ruby/irb] [DOC] RDoc for module IRBBurdette Lamar
2023-12-12[ruby/securerandom] [DOC] Satisfy RDoc coverageNobuyoshi Nakada
2023-12-12[ruby/securerandom] [DOC] Add documents of methods and constantsNobuyoshi Nakada
2023-12-12[ruby/securerandom] [DOC] Improve the document about reproducibility of uuid_v7Yusuke Endoh
2023-12-12[rubygems/rubygems] Ensure that the lockfile mtime is not altered on frozen i...Martin Emde
2023-12-12[rubygems/rubygems] Allow bundle pristine to run in parallelSamuel Giddins
2023-12-12[rubygems/rubygems] Refactor: Wrap filesystem accessFranz Liedke
2023-12-12[rubygems/rubygems] Refactor: Move filesystem access into Definition classFranz Liedke
2023-12-12[rubygems/rubygems] bundle lock: Always touch the lockfileFranz Liedke
2023-12-12[rubygems/rubygems] Remove doc not adding much valueDavid Rodríguez
2023-12-12[rubygems/rubygems] Improve enabling bundled gems warningsDavid Rodríguez
2023-12-12[rubygems/rubygems] Remove non-transparent requirement added to prerelease gemsDavid Rodríguez
2023-12-12[rubygems/rubygems] Make the "auto-user-install" logic easier to followVít Ondruch
2023-12-12[rubygems/rubygems] Fix installing from source when same bundler version alre...David Rodríguez
2023-12-12[rubygems/rubygems] Extract some common strings to variablesDavid Rodríguez
2023-12-12[rubygems/rubygems] Revert missing extensions patchDavid Rodríguez
2023-12-11[rubygems/rubygems] Fewer allocations in gem installationSamuel Giddins
2023-12-11[rubygems/rubygems] Override initialize in bundle rubygems_ext for NameTupleMartin Emde
2023-12-11[rubygems/rubygems] Stream output from ext builds when --verboseDaisuke Aritomo
2023-12-10[ruby/irb] Simplify show_source's super calculationStan Lo
2023-12-09[ruby/error_highlight] Bump versionYusuke Endoh
2023-12-08[rubygems/rubygems] Upstream RubyGems changes from TruffleRubyBenoit Daloze
2023-12-08[ruby/syntax_suggest] v2.0.0Schneems
2023-12-08[ruby/set] Bump version to 1.0.4Akinori MUSHA
2023-12-08Revert "Skip to warn like 'bigdecimal/util' feature."Hiroshi SHIBATA
2023-12-08[rubygems/rubygems] Migrate documentation to be generated with nronnDavid Rodríguez
2023-12-08[rubygems/rubygems] Add extra blank line to `bundle outdated` docsDavid Rodríguez
2023-12-08[rubygems/rubygems] Revert "Merge pull request #7148 from Paul-Bob/improvemen...David Rodríguez
2023-12-08Skip to warn like 'bigdecimal/util' feature.Hiroshi SHIBATA
2023-12-08Improve bundled gems warnings for subfeaturesDavid Rodríguez
2023-12-08Improve bundled gem warningsDavid Rodríguez
2023-12-08The SINCE and WARNED hashes take gem names, not featuresDavid Rodríguez
2023-12-08[rubygems/rubygems] Extract generate_index command to rubygems-generate_index...Samuel Giddins
2023-12-08[rubygems/rubygems] Don't memoize in NameTuple lock_nameMartin Emde
2023-12-08[rubygems/rubygems] Use `Minitest::TestTask` in a template file for `minitest`Yuji Yaginuma
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-12-07[ruby/irb] Debugging command warning should not be specific to theStan Lo
2023-12-07[ruby/prism] Remove warnings check from parse_success? methodKevin Newton