aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Delay `fileutils` loading to fix some warningsDavid Rodríguez2020-06-051-5/+4
* [rubygems/rubygems] Make `rake package` log messages to stdout by defaultDavid Rodríguez2020-06-051-0/+1
* [rubygems/rubygems] Remove explicit `psych` activationDavid Rodríguez2020-06-051-7/+0
* [rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth2020-06-051-2/+13
* [rubygems/rubygems] Fix typoDavid Rodríguez2020-06-051-1/+1
* Link to pre-filtered issue listJakob Krigovsky2020-06-051-1/+1
* Update links from rubygems/bundler to rubygems/rubygemsJakob Krigovsky2020-06-054-8/+8
* [rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR2020-06-051-3/+6
* [rubygems/rubygems] Display test_framework_hint before prompting for user sel...Frank Lam2020-06-051-2/+3
* [rubygems/rubygems] Add user hint specs for bundle gem --testFrank Lam2020-06-051-5/+5
* [rubygems/rubygems] Conditionally display test framework help textFrank Lam2020-06-051-3/+16
* [rubygems/rubygems] Fix bundle gem ignoring global gem.test configFrank Lam2020-06-052-4/+6
* [rubygems/rubygems] Fix parallel installer race conditionDavid Rodríguez2020-06-051-1/+1
* [rubygems/rubygems] Centralize `with` and `without` settingDavid Rodríguez2020-06-051-6/+2
* [rubygems/rubygems] Remove redundant substractionDavid Rodríguez2020-06-051-1/+1
* [rubygems/rubygems] Remove unnecessary option mutationDavid Rodríguez2020-06-051-5/+2
* [rubygems/rubygems] Fix `bundle install` unintentionally saving configurationDavid Rodríguez2020-06-051-8/+6
* [rubygems/rubygems] Move all `without` and `with` option handling togetherDavid Rodríguez2020-06-051-9/+9
* [rubygems/rubygems] Revert multi ruby{,gems} version requirement fixDavid Rodríguez2020-06-052-71/+13
* [rubygems/rubygems] Deprecate the `--no-deployment` flagDavid Rodríguez2020-06-051-0/+14
* [rubygems/rubygems] Don't recommend the `--no-deployment` flagDavid Rodríguez2020-06-052-6/+2
* Fix error raised by Net::HTTPResponse#inflater if the block raisesBenoit Daloze2020-05-311-2/+3
* Convert ip addresses to canonical form in Resolv::DNS::Requester::Unconnected...Jeremy Evans2020-05-291-0/+1
* Correctly remove temporary directory if path yielded is mutatedJeremy Evans2020-05-291-1/+1
* Improve documentation for Net::HTTPHeader#set_form [ci skip]Jeremy Evans2020-05-271-16/+36
* lib/open3.rb: make sure that pipes are closedYusuke Endoh2020-05-271-0/+5
* [ruby/rdoc] Add frozen string literal supportDavid Rodríguez2020-05-241-1/+1
* [ruby/rdoc] Add instance_methods because instance_method_list should be obsoleteaycabta2020-05-241-2/+10
* [ruby/rdoc] Fixed inverted CSS for note-list and label-listNobuyoshi Nakada2020-05-241-1/+1
* [ruby/rdoc] Delegate ERB args correctlyaycabta2020-05-242-4/+4
* [ruby/rdoc] Treat multiple Ruby methods calling the same C method as aliasesJeremy Evans2020-05-243-65/+76
* [ruby/rdoc] Process crossref before tidylinkaycabta2020-05-242-8/+29
* [ruby/rdoc] Escape method names in HTMLNate Matykiewicz2020-05-241-1/+1
* Time.xmlschema: Clarify error and docsHenrik Nyh and Tomas Skogberg2020-05-231-6/+6
* Remove a bunch of files that were deleted upstreamDavid Rodríguez2020-05-238-253/+0
* Revert a commit miss in "Fixed potential memory leak"Nobuyoshi Nakada2020-05-221-1/+0
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-228-52/+37
* Glob the all man files provided by bundler upstreamHiroshi SHIBATA2020-05-221-1/+1
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-224-8/+3
* Fixed potential memory leakNobuyoshi Nakada2020-05-221-0/+1
* Ignore exceptions when closing data connections [Bug #16780]Shugo Maeda2020-05-191-8/+8
* [ruby/reline] Remove unnecessary TODO commnetaycabta2020-05-171-1/+1
* [ruby/reline] If history-size isn't numeric, it should be 500aycabta2020-05-171-1/+5
* [ruby/irb] Version 1.2.4aycabta2020-05-171-2/+2
* Reline callbacks can take nilaycabta2020-05-141-5/+5
* Partly reverted bundler.gemspec for ruby core testingHiroshi SHIBATA2020-05-131-6/+3
* Update the bundler version with master branchHiroshi SHIBATA2020-05-1352-572/+701
* Revert "Sync did_you_mean"Nobuyoshi Nakada2020-05-123-42/+2
* Add missing `,`Kazuhiro NISHIYAMA2020-05-121-1/+1
* Expose SSLContext#extra_chain_cert in Net::HTTPStephen Touset2020-05-121-0/+6