aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove TODO commentaycabta2019-12-221-1/+1
* [ruby/irb] Make nesting level up for `1.times do`Yusuke Endoh2019-12-221-1/+1
* [ruby/irb] Fix auto-indent for `1.times do`Yusuke Endoh2019-12-221-1/+1
* [ruby/reline] Preserve the input buffer across cursor_posYusuke Endoh2019-12-221-1/+5
* [ruby/reline] Consider Reline::ANSI.input at prepNobuyoshi Nakada2019-12-221-7/+16
* Fixed misspellingsNobuyoshi Nakada2019-12-2010-10/+10
* Merge RubyGems 3.1.2Hiroshi SHIBATA2019-12-203-15/+74
* Add `URI#open` to warning messageKazuhiro NISHIYAMA2019-12-201-1/+1
* Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA2019-12-184-13/+17
* [rubygems/rubygems] Move `require uri` to source_listmihaibuzgau2019-12-172-1/+2
* Use while instead of loopKazuhiro NISHIYAMA2019-12-171-12/+4
* [rubygems/rubygems] require `uri` in source.rbmihaibuzgau2019-12-171-0/+1
* Remove an unnecessary variableaycabta2019-12-171-6/+1
* Remove unnecessary branchesaycabta2019-12-171-24/+6
* [ruby/reline] Implement completion_append_characterThomas Leitner2019-12-172-2/+5
* [ruby/reline] Disable any implementation-defined special control charactersNobuyoshi Nakada2019-12-171-5/+1
* Support change search directionaycabta2019-12-171-7/+30
* Support forward-search-history by C-saycabta2019-12-173-26/+74
* ensure to close the data connection [Bug #16413]NARUSE, Yui2019-12-171-16/+28
* Make prettyprint’s cycle detection aware of Delegator instancesRichard Viney2019-12-161-0/+4
* Revert "lib/net/http/response.rb: support raw deflate correctly"Yusuke Endoh2019-12-161-3/+3
* lib/net/http/response.rb: support raw deflate correctlyYusuke Endoh2019-12-161-3/+3
* Merge RubyGems 3.1.1 and update the NEWS entry for RubyGemsHiroshi SHIBATA2019-12-161-1/+1
* Prepare to release rubygems-3.1.0Hiroshi SHIBATA2019-12-151-1/+1
* Vendor thor 1.0.0David Rodríguez2019-12-153-9/+44
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-1549-158/+4363
* Drop delegate dependencyYuki Nishijima2019-12-131-4/+3
* warn should be a global functionNobuyoshi Nakada2019-12-131-2/+2
* Prepare to release RubyGems 3.1.0 final version.Hiroshi SHIBATA2019-12-1314-90/+193
* Show a menu before a documentaycabta2019-12-131-5/+15
* Suppress to crash IRB if completed list has nilaycabta2019-12-121-1/+1
* [ruby/forwardable] Bump version to 1.3.1Jeremy Evans2019-12-111-1/+1
* [ruby/forwardable] Make def_*_delegator return name of method defined (Fixes ...Jeremy Evans2019-12-111-2/+6
* Add a message for CompatibilityErroraycabta2019-12-111-1/+1
* Support Readline.completion_quote_character by Relineaycabta2019-12-112-8/+28
* [ruby/logger] bump version to 1.4.2Hiroshi SHIBATA2019-12-101-1/+1
* [ruby/logger] Document that shift_age of 0 disables log file rotationJeremy Evans2019-12-101-3/+4
* [ruby/logger] Raise ArgumentError for invalid shift_ageJeremy Evans2019-12-101-2/+6
* [ruby/logger] Honor Logger#level overridesGeorge Claghorn2019-12-101-6/+6
* fix ipaddr parameter of Net::HTTP.start to support proxyNARUSE, Yui2019-12-101-1/+1
* Change encoding of completion stringsaycabta2019-12-101-1/+1
* Import racc-1.4.1 from ruby/racc.Hiroshi SHIBATA2019-12-106-26/+28
* base64.rb: improve performance of Base64.urlsafe_encode64Konstantin Papkovskiy2019-12-101-2/+3
* lib/net/http.rb: align the indentationYusuke Endoh2019-12-101-2/+2
* Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`Kazuhiro NISHIYAMA2019-12-101-0/+1
* Support completion with case-insensitive fashionaycabta2019-12-102-9/+26
* fix typo of 54072e329cab7207fba133caba4fc12b45add8f9NARUSE, Yui2019-12-091-1/+1
* Add ipaddr optional parameter to Net::HTTP#startNARUSE, Yui2019-12-091-8/+21
* Merge the upstream changes for test-unit on ruby/logger.Hiroshi SHIBATA2019-12-091-1/+2
* [ruby/logger] 1.4.1sonots2019-12-091-1/+1