about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Collapse)AuthorAgeFilesLines
* 25735: use zstat to get canonical name for symbolic linksPeter Stephenson2008-03-261-8/+31
|
* 24730: use --no-color when calling git commands that might output color codes.Clint Adams2008-03-231-3/+3
|
* unposted: fix some .distfiles and .cvsignore stuffPeter Stephenson2008-03-151-0/+1
|
* 24704: completion for BSD calendar.Clint Adams2008-03-121-0/+12
|
* 24702: fix 24701Clint Adams2008-03-091-2/+2
|
* 24701: use $service instead of $words[1] so completion will work if git is ↵Clint Adams2008-03-091-4/+4
| | | | an alias to a wrapper.
* Richard Hartmann: 24631: gpg completion updatePeter Stephenson2008-03-071-4/+5
|
* unposted: improved handling of perforce @label and @datePeter Stephenson2008-03-041-2/+2
|
* 24653, 24659: Completion/Unix/Type/_path_commands: use a helper functionBart Schaefer2008-03-031-3/+15
| | | | | to call "whatis" portably, and use compadd -O to pre-filter matches before reading $_command_descriptions.
* 24650: use zstyle -t instead of -T since extra-verbose isn't meant to ↵Clint Adams2008-03-011-1/+1
| | | | default to yes.
* 24632: fix remote ssh filename quoting.Clint Adams2008-03-011-1/+5
|
* 24626: only process command descriptions if extra-verbose style is set.Clint Adams2008-02-281-1/+1
|
* 24622: add completion for 'git bisect skip' and 'git bisect run'.Clint Adams2008-02-281-1/+8
|
* 24585: completion for glob qualifiers plusPeter Stephenson2008-02-231-2/+15
| | | | bug fix for _alternative
* unposted: new p4 change option -uPeter Stephenson2008-02-221-0/+1
|
* 24570: don't attempt to pre-filter $commands on $PREFIX, just let compaddBart Schaefer2008-02-191-1/+1
| | | | deal with it.
* users/12547: [0] -> [1] in completion arraysPeter Stephenson2008-02-111-2/+2
|
* 24536: tweaks to 24529, spelling fix.Clint Adams2008-02-061-5/+5
|
* Mikael Magnusson: 24529: remaining fixes from 24526.Clint Adams2008-02-061-6/+6
|
* 24527: a subset of the fixes from Mikael Magnusson in 24526.Clint Adams2008-02-031-2/+3
|
* Christopher Key: fix for subversion help outputPeter Stephenson2008-01-311-2/+2
|
* 24464: remove trailing whitespace.Clint Adams2008-01-251-6/+6
|
* 24442: compensate for some breakage introduced by 24396.Clint Adams2008-01-221-3/+1
|
* 24441: compensate for some breakage introduced by 24396.Clint Adams2008-01-221-1/+1
|
* 24437: compensate for some breakage introduced by 24396.Clint Adams2008-01-221-2/+1
|
* Frank Terbeck: 24413: handle completion when git aliases are used.Clint Adams2008-01-221-32/+54
|
* Mikael Magnusson: 24396: don't pass -r to git ls-files for performance ↵Clint Adams2008-01-221-12/+15
| | | | reasons, compensate for lack of recursion.
* users/12461: fix quoting of mount points for umountPeter Stephenson2008-01-191-0/+1
|
* users/12461: fix quoting of mount points for umountPeter Stephenson2008-01-191-2/+21
|
* unposted: complete a few minor new p4 optionsPeter Stephenson2008-01-171-0/+3
|
* 24402: complete more than one input file.Clint Adams2008-01-161-1/+1
|
* 24388: tidy up error if MH not availablePeter Stephenson2008-01-161-0/+5
|
* N.J.Mann: users/12420: completion for cvs commit -fPeter Stephenson2008-01-111-1/+10
|
* 24360: fix misspelling of --separate-dirs.Clint Adams2008-01-041-1/+1
|
* 24345: add --no-utf8-comment and --list.Clint Adams2008-01-041-0/+2
|
* 24268: handle backslashed = in mailbox completionPeter Stephenson2007-12-161-1/+1
|
* Improved --whole-file description.Wayne Davison2007-12-151-1/+1
|
* unposted: 4.3.4-dev-4 zsh-4.3.4-dev-4Peter Stephenson2007-12-111-0/+1
|
* Vincent Lefevre: 24192: make GNU make completion support -includePeter Stephenson2007-12-101-3/+3
|
* 24188: completion for GNU id.Clint Adams2007-12-081-0/+13
|
* 24174: Oliver's deuglification of 24169.Clint Adams2007-12-071-1/+1
|
* 24169: use print in command substitution to avoid a literal non-ASCII ↵Clint Adams2007-12-061-1/+1
| | | | character in the German translation of args for cut completion.
* unposted: typo in "ip addr replace" completionPeter Stephenson2007-12-051-1/+1
|
* 24140: spelling fix and removal of redundant "config" subcommand as proposed ↵Clint Adams2007-12-031-2/+1
| | | | by Wayne.
* arno: 24134: extra find completion optionsPeter Stephenson2007-11-301-0/+12
|
* Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson2007-11-291-1/+3
| | | | skip those beginning - that cant be invoked from the command line
* One more rsync 3.0.0 option.Wayne Davison2007-11-281-1/+2
|
* Mustafa Oezkan: 24126: additional mount completion optionsPeter Stephenson2007-11-281-0/+2
|
* Ryan F: users/12154: MacOS X group completionPeter Stephenson2007-11-261-1/+5
|
* unposted: changes for 4.3.4-dev-3Peter Stephenson2007-11-261-45/+207
|