about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
...
* 26483: Completion/Unix/Command/_getfacl, Completion/Unix/Command/_setfacl: ↵Clint Adams2009-01-292-2/+40
| | | | handle SGI's acl programs as well as Cygwin's.
* ARGHClint Adams2009-01-291-16/+0
|
* unposted: move _getfacl and _setfacl from Completion/Cygwin/Command toClint Adams2009-01-291-0/+16
| | | | Completion/Unix/Command.
* unposted: move _getfacl and _setfacl from Completion/Cygwin/Command to ↵Clint Adams2009-01-294-2/+4
| | | | Completion/Unix/Command.
* 26482: complete patch -U, --unified-reject-files, --global-reject-file.Clint Adams2009-01-291-0/+3
|
* 26463: Greg Klanderman: add zle-line-finish widgetPeter Stephenson2009-01-281-1/+2
| | | | | 26464: Greg Klanderman: fix insert-ids=single for menu completion 26465: Greg Klanderman: command keymap for execution
* 26413: update ant completion for version 1.7.1Doug Kearns2009-01-241-1/+3
|
* 26411: update Cygwin completion functionsDoug Kearns2009-01-2414-85/+163
|
* 26407: patch to handle aptitude build-dep, from Sven Joachim.Clint Adams2009-01-221-1/+1
|
* 26405: completion for xmms2, from Louis-David Mitterand.Clint Adams2009-01-221-0/+200
|
* 26372: update antiword completion for version 0.37Doug Kearns2009-01-201-1/+2
|
* Doug Kearns: 26365: new python 3.0 optionsPeter Stephenson2009-01-191-7/+23
|
* 26361: update rake completion for version 0.8.3Doug Kearns2009-01-191-4/+10
|
* 26360: add --work-tree option to git completionDoug Kearns2009-01-191-0/+1
|
* Back off 26270 (accept-and-menu-complete).Peter Stephenson2009-01-131-2/+0
| | | | Was causing memory corruption
* 26270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov2009-01-091-0/+2
|
* unposted: add _rebootin completion from Mandriva RPMAndrey Borzenkov2009-01-092-0/+28
|
* Richard Hartmann: 26170 parts 1 and 2: .bz2 compressed PS filesPeter Stephenson2009-01-052-2/+2
|
* Richard Hartmann: 26175: updates for vim completion.Clint Adams2008-12-291-8/+15
|
* Richard Hartmann: 26114: add color options.Clint Adams2008-12-091-0/+6
|
* Richard Hartmann: 26105: add okularPeter Stephenson2008-12-021-1/+5
|
* Brendan Cully: 26057: mercurial completion updates.Clint Adams2008-11-261-23/+869
|
* users/13477: call _files instead of _path_files to correctly handleBart Schaefer2008-11-231-1/+1
| | | | cycling through choices.
* 26053: handle --help output like "--[fetch]all"Peter Stephenson2008-11-171-4/+13
|
* 26023: skeletal completion for tg (topgit).Clint Adams2008-11-111-0/+8
|
* 26022: fix on Solaris where /proc/$$/fd exists but doesn't contain symlinksOliver Kiddle2008-11-101-2/+2
|
* add completion of globbing flagsOliver Kiddle2008-11-104-4/+42
|
* 26021: tweak for glob qualifier completionPeter Stephenson2008-11-081-14/+27
|
* 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.Clint Adams2008-11-071-1/+1
|
* 25988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams2008-11-029-31/+38
| | | | Kazuhiro NISHIYAMA.
* unposted: add _tcpsysPeter Stephenson2008-10-301-0/+49
|
* 25945: matching bug in path hierarchy completionPeter Stephenson2008-10-291-9/+14
|
* unposted: belatedly sort out some distfilesPeter Stephenson2008-10-291-7/+45
|
* 25938 (Mikael) + probably 25939, too: typo in _path_filesPeter Stephenson2008-10-281-2/+2
|
* 25934: handle bts subscribe, unsubscribe, and fix owner. Patches from ↵Clint Adams2008-10-261-2/+14
| | | | Ansgar Burchardt.
* 25927: include the ignored prefix/suffix in the hidden prefix/suffixBart Schaefer2008-10-231-14/+16
| | | | only for compadd -U.
* Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer2008-10-152-4/+36
|
* Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.Bart Schaefer2008-10-151-1/+1
|
* 25887: fix brace completion oddity by using compadd -U more selectively.Bart Schaefer2008-10-151-8/+8
|
* Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams2008-10-141-1/+1
|
* Marc Chantreux: 25816: promiscuous ip linksPeter Stephenson2008-10-111-0/+1
|
* 25029: : "environ" style to allow a different search path when completingBart Schaefer2008-10-101-0/+7
| | | | as a different user.
* 25833: remove zparseopts line obsoleted by 25824.Clint Adams2008-10-091-3/+0
|
* Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.Clint Adams2008-10-091-1/+1
|
* Nikolai Weibull: 25828: new rm completionPeter Stephenson2008-10-082-0/+42
| | | | unposted: note some new features in NEWS
* Jörg Sommer: 25819: improve module parameter completion.Clint Adams2008-10-071-3/+10
| | | | | | | | | | | | | | First, do not embedd the = in the parameter by define it a parameter‐value separator; -S =. Second, look for already given parameters in all words; -w. Third, use the curcontext variable; -C. Forth, distinct between boolean and non‐boolean parameters, i.e. do not append a = to the end. And include the type of the parameter in the help message. This information is only given in the full output of modinfo, not in the narrowed output with --field.
* Jörg Sommer: 25822: declare val_args as local array.Clint Adams2008-10-071-0/+2
|
* Jörg Sommer: 25821: return 0 if a modules parameter was completed.Clint Adams2008-10-071-1/+1
|
* 25820: add the option --field of modinfo.Clint Adams2008-10-071-0/+2
|
* 25818: compinstall data loss typo fix from Morita Sho.Clint Adams2008-10-061-1/+1
|