aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Remove unnecessary test repositoryDavid Rodríguez2021-08-311-5/+3
* [rubygems/rubygems] Give a `bundle install` hint when `bundle list` failsDavid Rodríguez2021-08-312-1/+8
* [rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez2021-08-312-8/+8
* [rubygems/rubygems] Remove unnecessary exceptionDavid Rodríguez2021-08-311-4/+0
* [rubygems/rubygems] Show all missing gems when using a bundle before installi...David Rodríguez2021-08-313-37/+57
* [rubygems/rubygems] Small refactor by DRYing up some logicDavid Rodríguez2021-08-311-3/+5
* [rubygems/rubygems] Move rescue block around the code that can raise itDavid Rodríguez2021-08-312-9/+16
* [rubygems/rubygems] Remove unnecessary checkDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Let original exception be re-raisedDavid Rodríguez2021-08-311-4/+4
* Exit with the syncing status [ci skip]Nobuyoshi Nakada2021-08-311-2/+4
* Omit some tests until debugging is completeaycabta2021-08-311-0/+5
* Remove no longer used variable line_nodeNobuyoshi Nakada2021-08-311-258/+257
* Extract compile_block from iseq_compile_each0Nobuyoshi Nakada2021-08-311-12/+18
* [ruby/irb] Version 1.3.8.pre.5aycabta2021-08-311-1/+1
* [ruby/irb] Update dependency, reline >= 0.2.8.pre.5aycabta2021-08-311-1/+1
* [ruby/reline] Version 0.2.8.pre.5aycabta2021-08-311-1/+1
* [ruby/irb] Set the dialog width to render with a fixed widthaycabta2021-08-311-1/+1
* [ruby/irb] Follow that Dialog#contents_width has been renamed to #widthaycabta2021-08-311-1/+1
* [ruby/irb] Make show doc dialog appears on the left at the right edgeaycabta2021-08-311-4/+6
* [ruby/irb] Rename a variable "dialog" with "autocomplete_dialog"aycabta2021-08-311-2/+2
* [ruby/reline] Use Reline::Unicode.take_range to devide exactly by widthaycabta2021-08-311-1/+1
* [ruby/reline] Check if dialog_render_info is nil or notaycabta2021-08-311-1/+1
* [ruby/reline] Fix Reline::Unicode.take_range as it was not fully functionalaycabta2021-08-313-23/+32
* [ruby/reline] Use dynamic contents widthaycabta2021-08-311-44/+47
* [Feature #16972] Add mode: option to Pathname#mkpathNobuyoshi Nakada2021-08-312-2/+14
* Constify line_node in iseq_compile_each0Nobuyoshi Nakada2021-08-311-1/+1
* [ruby/reline] Remove an unused variableaycabta2021-08-311-1/+0
* [ruby/irb] Version 1.3.8.pre.4aycabta2021-08-311-2/+2
* [ruby/irb] Update dependency, reline >= 0.2.8.pre.4aycabta2021-08-311-1/+1
* [ruby/reline] Version 0.2.8.pre.4aycabta2021-08-311-1/+1
* [ruby/reline] Pass "dialog" to context to get "dialog.scroll_top" lateraycabta2021-08-312-1/+10
* [ruby/reline] Autocompletion dialog height 15aycabta2021-08-311-1/+1
* [ruby/reline] Scroll autocompletion pointer in dialog correctlyaycabta2021-08-312-10/+26
* [ruby/reline] Use DialogRenderInfo structaycabta2021-08-312-15/+16
* [ruby/reline] Fix dialog rendering at the bottom edgeaycabta2021-08-311-4/+4
* * 2021-08-31 [ci skip]git2021-08-311-1/+1
* [ruby/irb] Use DialogRenderInfoaycabta2021-08-311-1/+3
* [ruby/irb] Take dialog to get scroll_topaycabta2021-08-311-1/+1
* [ruby/irb] Don't show doc when pointer is negativeaycabta2021-08-311-1/+1
* Unify configure stepsNobuyoshi Nakada2021-08-301-5/+3
* Faster Pathname FileUtils methodsschneems2021-08-301-2/+2
* [DOC] Move rdoc of Integer#abs to numeric.rb [ci skip]Nobuyoshi Nakada2021-08-302-16/+14
* [ruby/irb] Relax backtrace nest levelsNobuyoshi Nakada2021-08-301-6/+4
* [ruby/irb] Added the extra stdout message with test-unitHiroshi SHIBATA2021-08-301-2/+6
* [ruby/irb] Use capture_output instead of capture_ioHiroshi SHIBATA2021-08-301-18/+18
* [ruby/irb] Use pend instead of skipHiroshi SHIBATA2021-08-307-20/+20
* Fix rubyspec_capiext dependency and flagsNobuyoshi Nakada2021-08-302-6/+5
* [ruby/irb] Version 1.3.8.pre.3aycabta2021-08-301-1/+1
* [ruby/irb] [].name to display the doc for Array.nameaycabta2021-08-301-0/+1
* [ruby/irb] Rescue unknown error to quash crashingaycabta2021-08-301-0/+4