about summary refs log tree commit diff
path: root/Completion/Unix/Command/_ruby
Commit message (Expand)AuthorAgeFilesLines
* Fix typos reported by codespell in shell codeMikael Magnusson2020-01-091-1/+1
* 44349: completion option updatesOliver Kiddle2019-05-231-3/+11
* 42572: various completion option updatesOliver Kiddle2018-03-311-1/+2
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-021-1/+1
* 40843: update options for ruby 2.4.0p0Oliver Kiddle2017-03-141-3/+4
* 34423: fix a typo in _rubyJun-ichi Takimoto2015-01-281-1/+1
* 32848: fix words array before using _normal for script argumentsOliver Kiddle2014-07-171-38/+89
* 32833: complete Python and Ruby arguments as for PerlJun T2014-07-031-2/+12
* Alexey: 27445: ruby completion argumentPeter Stephenson2009-12-011-1/+1
* 21449: limit completed options available to RUBYOPT to -[IdvwrK]Doug Kearns2005-07-121-34/+44
* unposted: fix typo in first normal arg action of _rubyDoug Kearns2005-07-111-1/+1
* 21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variablesDoug Kearns2005-07-031-8/+25
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-1/+1
* 18944: update ruby completion for version 1.8.0Doug Kearns2003-08-161-30/+30
* 18314: general improvements to ruby completionDoug Kearns2003-03-061-22/+18
* * 14628: Completion/Unix/Command/_ruby: new completion function.Tanaka Akira2001-06-011-0/+49