aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Remove redundant part of error messageDavid Rodríguez2021-08-311-5/+1
* [rubygems/rubygems] Fix standalone generated script to deal with path sourcesDavid Rodríguez2021-08-311-2/+10
* [rubygems/rubygems] Remove unnecessary `ruby_version` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Use same criteria for ruby engine as in the final scriptDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Remove unnecessary `ruby_engine` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Remove unnecessary `path` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Fix unnecessary $LOAD_PATH modification in standalone scriptDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Don't sort materialized specs when not necessaryDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Respect `BUNDLE_USER_CONFIG` if setDavid Rodríguez2021-08-311-0/+2
* [rubygems/rubygems] We can now avoid source materialization workDavid Rodríguez2021-08-311-17/+3
* [rubygems/rubygems] Completely avoid replacing sources when in multisource co...David Rodríguez2021-08-312-2/+2
* [rubygems/rubygems] Fix standalone install of default gemsDavid Rodríguez2021-08-312-2/+12
* [rubygems/rubygems] Give a `bundle install` hint when `bundle list` failsDavid Rodríguez2021-08-311-1/+7
* [rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez2021-08-311-2/+2
* [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-312-37/+27
* [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
* [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
* [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
* [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
* [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
* Add --autocomplete / --noautocomplete optionsaycabta2021-08-306-1/+21
* [ruby/reline] Version 0.2.8.pre.3aycabta2021-08-301-1/+1
* [ruby/reline] Fix Reline.autocompletion=() interfaceaycabta2021-08-301-0/+1
* [ruby/reline] Version 0.2.8.pre.2aycabta2021-08-301-1/+1