summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12fix indentation, missing local and add to .distfilesOliver Kiddle4-71/+72
2004-03-1219614: Completion/Unix/Command/_mtr: better descriptions and grouping.Clint Adams1-25/+13
2004-03-1219613: Completion/Unix/Command/_vux: better descriptions and indentation.Clint Adams1-10/+14
2004-03-1119605: Completion/Unix/Command/_mtr: completion for Matt's traceroute.Clint Adams1-0/+28
2004-03-1119604: Completion/Unix/Command/_vux: completion for vux and vuxctl.Clint Adams1-0/+60
2004-03-11add _tlaOliver Kiddle1-5/+5
2004-03-11 * 19600: Completion/Unix/Command/_tla: rudimentary completion for tla.Clint Adams1-0/+9
2004-03-0519540: fix completion to use states and complete .wav files for mplayerOliver Kiddle1-27/+27
2004-03-0119507: new completionsOliver Kiddle5-5/+201
2004-02-2919498: update antiword completion for version 0.35Doug Kearns1-6/+7
2004-02-2819477: improve lynx option argument descriptionsDoug Kearns1-12/+12
2004-02-26unposted: reword --help description and add a version string to _raggleDoug Kearns1-1/+3
2004-02-2619468: capitalize URL abbreviation in completion descriptionsDoug Kearns12-21/+21
2004-02-2519458: new completion for raggleDoug Kearns2-1/+28
2004-02-2319457: new sed and uniq completions, add descriptions for rar commands andOliver Kiddle5-28/+110
update completion for ssh-keygen
2004-02-2019455: complete hostnames and nfs mountsOliver Kiddle1-1/+15
2004-02-16complete also for apache2ctlOliver Kiddle1-1/+1
2004-02-1319418: update completions to new versionsOliver Kiddle3-113/+121
2004-02-04Mikael Magnusson: 19405: new completion for gphoto2Oliver Kiddle2-1/+48
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle38-190/+187
2004-01-1419364: completion for printenvPeter Stephenson2-0/+6
2004-01-1419364: new completions for aptitude, getent and catcgsegvOliver Kiddle2-1/+51
2004-01-1319358: update elinks completion for version 0.9.0Doug Kearns1-1/+4
2003-12-1619299: try to handle completion of devices betterOliver Kiddle1-3/+5
2003-12-04Baptiste Daroussin: 19272: small updatesOliver Kiddle2-6/+12
2003-12-04adjust to work with the newer version of subversion's help outputOliver Kiddle1-1/+1
2003-11-28unposted: update elinks completion for version 0.4.3Doug Kearns1-0/+1
2003-11-2119265: update for latest versionsOliver Kiddle1-8/+14
2003-11-21tidy up descriptionsOliver Kiddle1-15/+15
2003-11-17unposted: wget --dns-cache option takes a boolean argumentDoug Kearns1-1/+1
2003-11-14removed _w3mhistoryOliver Kiddle1-1/+0
2003-11-1419244: various completion function fixes and updatesOliver Kiddle9-257/+377
2003-11-14unposted: fix typo in _w3mDoug Kearns1-1/+1
2003-11-11_perforce completion bug fixesPeter Stephenson1-5/+10
2003-10-27zsh-users/6727 (Lloyd Zusman): improve _w3mPeter Stephenson3-14/+16
2003-10-25* 19201: Completion/Unix/Command/_screen: patch from Yasuhiro HayaseClint Adams1-1/+2
to complete normal commands after screen.
2003-10-13unposted: Make _perforce easier to use with add-on commands.Peter Stephenson1-13/+53
2003-10-09update for nmap 3.48Oliver Kiddle1-1/+3
2003-10-08unposted: more new files weren't in .distfilesPeter Stephenson1-0/+1
2003-09-25unposted: improve Perforce p4 -H completionPeter Stephenson1-1/+18
2003-09-24unposted: improve Perforce label completionPeter Stephenson1-10/+10
2003-09-2219112: several improvements and fixes for Perforce completionPeter Stephenson1-989/+1109
2003-08-2218959: improve _perforce global option handling againPeter Stephenson1-2/+7
2003-08-2118958: improved option handling for p4 changePeter Stephenson1-2/+6
2003-08-2118956: update a2ps completion for a2ps 4.13Oliver Kiddle1-26/+40
2003-08-2018951: Better option handling (c.f. 18948)Peter Stephenson1-10/+27
2003-08-2018949: new completion for duOliver Kiddle2-1/+45
2003-08-2018942: Fix / suffix handling in _perforcePeter Stephenson1-1/+6
2003-08-2018947: also complete options using _argumentsOliver Kiddle1-32/+73
2003-08-19unposted: Completion/Unix/Command/_perl: allow completion of .PL filesAdam Spiers1-1/+1
(e.g. Makefile.PL). Thanks to Marko Myllynen for the suggestion.