summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2002-11-12Zvi Har'El: complete also for rcsdiffOliver Kiddle1-1/+1
2002-11-12Thierry Vignaud: add option descriptions and missing optionsOliver Kiddle2-20/+25
2002-11-06Bart (17906): de-quote prefix when calling compfiles to remove non-exact ↵Sven Wischnowsky1-1/+1
matches (17910)
2002-10-18unposted: add apt-cache showsrc part missing from 16463.Clint Adams1-1/+1
2002-10-1717832: add a default list of filename extensions as a fallbackOliver Kiddle1-2/+7
2002-10-09Changes to _store_cache to allow cache names to contain slashes "/".Felix Rosencrantz1-2/+17
2002-10-0517765: add some missing apt-get options.Clint Adams1-1/+6
2002-09-26Akinori Musha: 17719: add support for the pkg_create commandOliver Kiddle2-3/+46
2002-09-1617682: add support for -H and -p in typeset completionOliver Kiddle1-31/+36
2002-09-1617542: Thomas Stromberg: most systems don't have /etc/mtabOliver Kiddle1-6/+6
2002-09-06add descriptions for keyword substitutionsOliver Kiddle1-20/+26
2002-09-0617629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams1-3/+3
2002-09-0417620: add new/missing lynx options.Clint Adams1-2/+35
2002-09-03fix minor bug - -g to _files was missing despite presence of the globOliver Kiddle2-2/+2
2002-09-03pass -F option through to ssh when getting remote files for scp completionOliver Kiddle1-2/+2
2002-09-0317591: new _losetup and move _modutils and _valgrind to Linux directoryOliver Kiddle2-3/+3
2002-09-0317607: pass on options for port no to ssh when getting remote files for scpOliver Kiddle1-3/+4
2002-09-03moved to Completion/Linux/CommandOliver Kiddle2-144/+0
2002-09-0317591: new completion for losetupOliver Kiddle1-0/+14
2002-09-03moved from Completion/Unix/Command/_modutilsOliver Kiddle1-0/+87
2002-09-03moved from Completion/Unix/Command/_valgrindOliver Kiddle1-0/+57
2002-08-2417577: pass classpath as an option to _java_classOliver Kiddle4-31/+39
2002-08-2317573: complete new -s option to readOliver Kiddle1-5/+6
2002-08-19handle killall5Oliver Kiddle1-2/+2
2002-08-19complete for ifup and ifdown commandsOliver Kiddle1-1/+1
2002-08-19users/5266: with the call-command style parse ant -projecthelp to get targetsOliver Kiddle1-11/+68
2002-08-19complete also for the nail commandOliver Kiddle1-1/+1
2002-08-19nedit 5.3 adds a -version optionOliver Kiddle1-10/+12
2002-08-19Valgrind version 1.0.0 was released.Felix Rosencrantz1-38/+47
2002-08-1417535: use-perl style for _makePeter Stephenson1-2/+18
2002-08-1017206 (Bruno Bonfils), 17207 (Oliver): completion for auto-aptClint Adams2-0/+58
2002-08-0917522: clean up a few thingsOliver Kiddle4-85/+55
2002-08-0917522: also handle tkinfoOliver Kiddle1-7/+19
2002-08-0917521: new completion for antOliver Kiddle2-1/+39
2002-08-0717509: complete .xhtml files as well as .html files.Clint Adams1-1/+1
2002-08-0617508: complete local files after file://localhost/ .Clint Adams1-0/+1
2002-08-0617507: Completion/Unix/Type/_urls: complete local files after file:/// .Clint Adams1-0/+1
2002-08-0517499: BSD pkg_* tools now support bzip2'd packagesOliver Kiddle1-3/+3
2002-08-02Unposted: fix typo in 17496.Peter Stephenson1-1/+1
2002-08-0117496: update for new options in GNU diff 2.8.1Oliver Kiddle1-18/+20
2002-07-2617484: fix option check and add missing #autoload tagOliver Kiddle2-1/+2
2002-07-2417478: new tags for sarge.Clint Adams1-2/+4
2002-07-2217476: Matt Zimmerman's completion for GNU GLOBAL.Clint Adams3-0/+55
2002-07-16* 17459: Completion/Unix/Command/_cvs: exclude file which haveTanaka Akira1-1/+1
RCS kflags for cvs add.
2002-07-08don't display _dispatch as one of the called functions (17438)Sven Wischnowsky1-3/+3
2002-07-02keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky2-3/+6
2002-07-0117391: complete files after dpkg -S.Clint Adams1-10/+14
2002-07-01add new sepcial context -assign-parameter- for completing the parameter in ↵Sven Wischnowsky2-1/+4
an assignment (17387)
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2-1/+15
2002-06-23users/5073: use typeset to get function names for compdumpBart Schaefer1-7/+3