summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2009-01-2226407: patch to handle aptitude build-dep, from Sven Joachim.Clint Adams1-1/+1
2009-01-2226405: completion for xmms2, from Louis-David Mitterand.Clint Adams1-0/+200
2009-01-2026372: update antiword completion for version 0.37Doug Kearns1-1/+2
2009-01-19Doug Kearns: 26365: new python 3.0 optionsPeter Stephenson1-7/+23
2009-01-1926361: update rake completion for version 0.8.3Doug Kearns1-4/+10
2009-01-1926360: add --work-tree option to git completionDoug Kearns1-0/+1
2009-01-13Back off 26270 (accept-and-menu-complete).Peter Stephenson1-2/+0
Was causing memory corruption
2009-01-0926270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov1-0/+2
2009-01-09unposted: add _rebootin completion from Mandriva RPMAndrey Borzenkov2-0/+28
2009-01-05Richard Hartmann: 26170 parts 1 and 2: .bz2 compressed PS filesPeter Stephenson2-2/+2
2008-12-29Richard Hartmann: 26175: updates for vim completion.Clint Adams1-8/+15
2008-12-09Richard Hartmann: 26114: add color options.Clint Adams1-0/+6
2008-12-02Richard Hartmann: 26105: add okularPeter Stephenson1-1/+5
2008-11-26Brendan Cully: 26057: mercurial completion updates.Clint Adams1-23/+869
2008-11-23users/13477: call _files instead of _path_files to correctly handleBart Schaefer1-1/+1
cycling through choices.
2008-11-1726053: handle --help output like "--[fetch]all"Peter Stephenson1-4/+13
2008-11-1126023: skeletal completion for tg (topgit).Clint Adams1-0/+8
2008-11-1026022: fix on Solaris where /proc/$$/fd exists but doesn't contain symlinksOliver Kiddle1-2/+2
2008-11-10add completion of globbing flagsOliver Kiddle4-4/+42
2008-11-0826021: tweak for glob qualifier completionPeter Stephenson1-14/+27
2008-11-0726016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI.Clint Adams1-1/+1
2008-11-0225988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams9-31/+38
Kazuhiro NISHIYAMA.
2008-10-30unposted: add _tcpsysPeter Stephenson1-0/+49
2008-10-2925945: matching bug in path hierarchy completionPeter Stephenson1-9/+14
2008-10-29unposted: belatedly sort out some distfilesPeter Stephenson1-7/+45
2008-10-2825938 (Mikael) + probably 25939, too: typo in _path_filesPeter Stephenson1-2/+2
2008-10-2625934: handle bts subscribe, unsubscribe, and fix owner. Patches from ↵Clint Adams1-2/+14
Ansgar Burchardt.
2008-10-2325927: include the ignored prefix/suffix in the hidden prefix/suffixBart Schaefer1-14/+16
only for compadd -U.
2008-10-15Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer2-4/+36
2008-10-15Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.Bart Schaefer1-1/+1
2008-10-1525887: fix brace completion oddity by using compadd -U more selectively.Bart Schaefer1-8/+8
2008-10-14Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams1-1/+1
2008-10-11Marc Chantreux: 25816: promiscuous ip linksPeter Stephenson1-0/+1
2008-10-1025029: : "environ" style to allow a different search path when completingBart Schaefer1-0/+7
as a different user.
2008-10-0925833: remove zparseopts line obsoleted by 25824.Clint Adams1-3/+0
2008-10-09Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.Clint Adams1-1/+1
2008-10-08Nikolai Weibull: 25828: new rm completionPeter Stephenson2-0/+42
unposted: note some new features in NEWS
2008-10-07Jörg Sommer: 25819: improve module parameter completion.Clint Adams1-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.
2008-10-07Jörg Sommer: 25822: declare val_args as local array.Clint Adams1-0/+2
2008-10-07Jörg Sommer: 25821: return 0 if a modules parameter was completed.Clint Adams1-1/+1
2008-10-0725820: add the option --field of modinfo.Clint Adams1-0/+2
2008-10-0625818: compinstall data loss typo fix from Morita Sho.Clint Adams1-1/+1
2008-10-0425808: handle bts claim and unclaim subcommands.Clint Adams1-1/+12
2008-10-03unposted: yet another correction for 25702 misapplicationClint Adams1-1/+1
2008-10-02unposted: off-by-one error looking for dynamic directory name in completionPeter Stephenson1-1/+1
2008-09-3025777: argument to gdbmsetfn()Peter Stephenson1-2/+3
unposted: recognise ~[ in completion after : and =
2008-09-2925733: stub function for dynamic directory name completionPeter Stephenson3-1/+18
2008-09-2825764: completion for Django, from Chris Lamb.Clint Adams2-0/+200
2008-09-2725755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson1-8/+16
25759: fix dynamic named directory crash, static named directory consistency
2008-09-26Mikael Magnusson: 25617: complete -t <tags>.Clint Adams1-1/+2