about summary refs log tree commit diff
path: root/Completion/Unix/Command/_ruby
Commit message (Expand)AuthorAgeFilesLines
* 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