about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 25808: handle bts claim and unclaim subcommands.Clint Adams2008-10-041-1/+12
|
* unposted: yet another correction for 25702 misapplicationClint Adams2008-10-031-1/+1
|
* unposted: off-by-one error looking for dynamic directory name in completionPeter Stephenson2008-10-021-1/+1
|
* 25777: argument to gdbmsetfn()Peter Stephenson2008-09-301-2/+3
| | | | unposted: recognise ~[ in completion after : and =
* 25733: stub function for dynamic directory name completionPeter Stephenson2008-09-293-1/+18
|
* 25764: completion for Django, from Chris Lamb.Clint Adams2008-09-282-0/+200
|
* 25755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson2008-09-271-8/+16
| | | | 25759: fix dynamic named directory crash, static named directory consistency
* Mikael Magnusson: 25617: complete -t <tags>.Clint Adams2008-09-261-1/+2
|
* unposted: brown paper bag patch management of 25718.Clint Adams2008-09-231-1/+1
|
* 25728: spelling fix.Clint Adams2008-09-231-1/+1
|
* Jörg Sommer: 25717: fixups for 25702.Clint Adams2008-09-231-14/+3
|
* Jörg Sommer: 25718: add completion of option --reverse.Clint Adams2008-09-221-1/+2
|
* unposted: update .distfiles.Clint Adams2008-09-211-24/+6
|
* Jörg Sommer: 25702: completions for chrt and ionice commands.Clint Adams2008-09-212-0/+84
|
* 25655: remove completion for --remove-sent-files option.Clint Adams2008-09-131-1/+0
|
* 25654: fix return bug and add --color.Clint Adams2008-09-121-1/+2
|
* Frank Terbeck: 25640: another alias handling fix.Clint Adams2008-09-101-1/+1
|
* Frank Terbeck: 25624: clean up git alias parsing.Clint Adams2008-09-071-5/+6
|
* 25608: NO_cshjunkiesquote in completionPeter Stephenson2008-09-051-0/+1
|
* Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:Peter Stephenson2008-09-031-1/+1
| | | | auto-remove automatically added = in alias completion
* Mikael Magnusson: 25594: "git clean" cleanup.Clint Adams2008-09-021-11/+1
|
* Mikael Magnusson: 25591: "git remote rm" completion.Clint Adams2008-09-011-1/+4
|
* Mikael Magnusson: 25590: update "git add" completion.Clint Adams2008-09-011-4/+5
|
* Frank Terbeck: 25588: add --no-pager option to git completion.Clint Adams2008-09-011-0/+1
|
* 25585: fix git command completion when there are arguments after the cursor ↵Clint Adams2008-09-011-8/+8
| | | | position.
* Frank Terbeck: 25583: more git alias fixes.Clint Adams2008-09-011-7/+7
|
* 25582: attempt to make "pws non-canonical hack" respect file typesPeter Stephenson2008-09-011-10/+26
|
* Jörg Sommer: 25572: completer module parametersPeter Stephenson2008-09-011-1/+2
|
* Frank Terbeck: 25561: fix quoting with aliases.Clint Adams2008-08-311-1/+1
|
* Mikael Magnusson: 25564: suppress error output in __git_is_treeish.Clint Adams2008-08-311-1/+1
|
* 25569: David Le Bourgeois and pws: _ant completion fixPeter Stephenson2008-08-311-1/+1
|
* users/13162: strip ~ suffix from modulesPeter Stephenson2008-08-311-1/+1
|
* 25553: add aoss to compdef line.Clint Adams2008-08-301-1/+1
|