summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Fix bug where redacted credentials are sent to serverJonathan2021-09-221-0/+9
* [rubygems/rubygems] Fix an issue causing nested Gem::Uri instancesJonathan2021-09-221-1/+1
* [rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR2021-09-221-1/+1
* [rubygems/rubygems] Only check if descriptions *start with* FIXME/TODOEllen Marie Dash2021-09-221-1/+1
* [rubygems/rubygems] Avoid loading URI unnecessarily when activating gemsDavid Rodríguez2021-09-221-1/+0
* [ruby/irb] Sort shortest files in each load pathsNobuyoshi Nakada2021-09-211-12/+16
* [ruby/irb] Check if Gem::Specification is definedNobuyoshi Nakada2021-09-211-2/+2
* MINGW-UCRT: Set CONFIG['arch'] and RUBY_PLATFORM to "x64-mingw-ucrt"Lars Kanis2021-09-201-0/+1
* [rubygems/rubygems] Trigger install command by default on removeJose Galisteo2021-09-172-2/+2
* [ruby/racc] gemspec: Link to https in homepage [ci skip]Olle Jonsson2021-09-151-1/+1
* [DOC] Fix broken links [ci skip]Nobuyoshi Nakada2021-09-151-1/+1
* [ruby/logger] gemspec: Drop unused "executables" configurationOlle Jonsson2021-09-151-2/+0
* [ruby/reline] Remove unused using methodima1zumi2021-09-141-3/+0
* [ruby/reline] Use expanded method definitions instead of refinementsaycabta2021-09-131-61/+61
* [ruby/rdoc] Convert upper case copyright and registered marksNobuyoshi Nakada2021-09-111-2/+2
* [ruby/rdoc] Convert tick double quote in character entity referencesNobuyoshi Nakada2021-09-111-1/+1
* [ruby/rdoc] Convert a backtick to an open single quoteNobuyoshi Nakada2021-09-111-0/+8
* [ruby/rdoc] Convert single quotes in character entity referencesNobuyoshi Nakada2021-09-111-1/+1
* [ruby/irb] Ignore invalid 3 colons in completionaycabta2021-09-111-1/+1
* [ruby/reline] Move #pointer from DialogRenderInfo to Dialogaycabta2021-09-102-11/+12
* [ruby/irb] Version 1.3.8.pre.9aycabta2021-09-101-2/+2
* [ruby/irb] Update dependency, reline >= 0.2.8.pre.9aycabta2021-09-101-1/+1
* [ruby/reline] Version 0.2.8.pre.9aycabta2021-09-101-1/+1
* [ruby/reline] Erase lines correctly when dialog height is changedaycabta2021-09-101-6/+6
* [ruby/irb] Move IRB::TOPLEVEL_BINDING from exe/irb to lib/irb/workspace.rbaycabta2021-09-102-1/+4
* [ruby/irb] Avoid loading files' local variables [Bug #17623]Marc-Andre Lafortune2021-09-101-0/+2
* [ruby/irb] Support symbol with backtickaycabta2021-09-101-7/+11
* [ruby/irb] Show lib name first because it's the most common use caseaycabta2021-09-081-4/+7
* [ruby/irb] Define absolute_path? by myself for backward compatibilityaycabta2021-09-081-1/+13
* [ruby/irb] Use gem paths to complete "require"aycabta2021-09-081-1/+14
* [ruby/reline] Render scrollbar when the column of the dialog is movedaycabta2021-09-081-1/+1
* [ruby/reline] Remove variables that have no meaning in calculationsaycabta2021-09-081-5/+3
* [ruby/reline] Remove garbage left behind when rerendering the right side of t...aycabta2021-09-081-3/+4
* [ruby/reline] Move only one line when render a line and then go to the next lineaycabta2021-09-081-1/+1
* [ruby/reline] The #reset_dialog should also use calculated block elem widthaycabta2021-09-081-2/+2
* [ruby/reline] Remove debug printaycabta2021-09-081-1/+0
* [ruby/reline] Calculate block elem width only onceaycabta2021-09-081-6/+6
* [ruby/reline] Ensure that scrollbar is only rerendered when the position is c...aycabta2021-09-081-16/+21
* [ruby/reline] The width of Block Elements in Unicode is East Asian Ambiguousaycabta2021-09-081-4/+5
* [ruby/reline] Refactor the merging key bindings to make it more readableaycabta2021-09-071-1/+4
* [ruby/reline] Change the comment about key bindings to more appropriateaycabta2021-09-071-1/+1
* [ruby/reline] Use Symbol for method namesaycabta2021-09-071-1/+1
* [ruby/reline] Remove SIG prefix because don't use it in any other signal proc...aycabta2021-09-071-2/+2
* [ruby/reline] Use String for the value to be passed because Signal.trap also ...aycabta2021-09-071-2/+2
* [ruby/reline] Rescue ArgumentError from Signal.trap(:TSTP) on Windowsaycabta2021-09-071-5/+11
* [ruby/reline] Trap TSTP to handle C-zaycabta2021-09-071-0/+5
* [ruby/reline] Limit number of chars only when completion source text (pointer...aycabta2021-09-061-1/+1
* [ruby/irb] Version 1.3.8.pre.8aycabta2021-09-061-2/+2
* [ruby/irb] Update dependency, reline >= 0.2.8.pre.8aycabta2021-09-061-1/+1
* [ruby/reline] Version 0.2.8.pre.8aycabta2021-09-061-1/+1