summaryrefslogtreecommitdiff
path: root/Completion/Unix
AgeCommit message (Collapse)AuthorFilesLines
2008-07-30users/13077: Max Mikhanosha: restore follow after sort in _path_filesPeter Stephenson1-1/+1
2008-07-29users/13072: add follow option to file-sortPeter Stephenson1-0/+1
2008-07-2325328: fix --recv-keys and --send-keys to complete key IDs instead of uid ↵Clint Adams1-2/+6
email addresses.
2008-07-2125324: Danek Duvall: some Solaris and more general completionsPeter Stephenson10-0/+566
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson4-4/+4
2008-06-3025258(?): donʼt use -M option with -U in _path_filesPeter Stephenson1-7/+7
2008-06-24users/12985, users/12986, users/12988: Tomasz Pala:Peter Stephenson1-6/+13
some new and updated completions
2008-06-2125231: fix approximation of absolute paths in root directoryPeter Stephenson1-1/+1
2008-06-13move _strace to be Linux-specificPeter Stephenson2-114/+0
2008-06-13users/12911: Tomasz Pala: completion for stracePeter Stephenson2-0/+114
2008-06-04unposted: missing .distfiles entriesPeter Stephenson1-0/+2
2008-06-04unposted: another typo in _path_filesPeter Stephenson1-1/+1
2008-06-0425130 with typos fixed: use compad -U in _path_files to fix problemPeter Stephenson1-7/+15
with spelling correction of path prefixes
2008-06-0325131: typo with b:zstat loading zstatPeter Stephenson4-4/+4
2008-05-29Tomasz Pala <gotar@polanet.pl>: users/12884:Peter Stephenson3-0/+114
new completions for iftop and tcpdump
2008-05-2625104; 25111 (Jun T): better completion for multiple versoins of locatePeter Stephenson1-4/+25
2008-05-2025077: consolidation of GNUpod script completion from Omari Norman in 25075.Clint Adams1-0/+91
2008-05-18users/12858: add accept-exact-dirs stylePeter Stephenson1-0/+23
2008-05-14unposted: handle p4 sizes and license completionPeter Stephenson1-0/+18
2008-05-14unposted: handle p4 protects completionPeter Stephenson1-0/+12
2008-05-1325018: Omari Norman: completion for awk, join, sortPeter Stephenson4-0/+78
2008-04-17248??: some fixes and updates for git 1.5.5.Clint Adams1-4/+9
2008-04-07Markus Waldeck: 24799: complete .spx files for ogg123.Clint Adams1-1/+1
2008-04-0424789: completion for stg subcommands.Clint Adams1-0/+57
2008-03-2824768: add -q option to cd, chdir, pushd, popdPeter Stephenson1-27/+30
use in _canonical_paths add 4.3.6 release note with this and other stuff
2008-03-2724759: dont unfunction if no function; sanitize helper functionsPeter Stephenson1-61/+68
2008-03-2724757: canonicalize paths some morePeter Stephenson1-5/+26
2008-03-2625735: use zstat to get canonical name for symbolic linksPeter Stephenson1-8/+31
2008-03-2324730: use --no-color when calling git commands that might output color codes.Clint Adams1-3/+3
2008-03-15unposted: fix some .distfiles and .cvsignore stuffPeter Stephenson1-0/+1
2008-03-1224704: completion for BSD calendar.Clint Adams1-0/+12
2008-03-0924702: fix 24701Clint Adams1-2/+2
2008-03-0924701: use $service instead of $words[1] so completion will work if git is ↵Clint Adams1-4/+4
an alias to a wrapper.
2008-03-07Richard Hartmann: 24631: gpg completion updatePeter Stephenson1-4/+5
2008-03-04unposted: improved handling of perforce @label and @datePeter Stephenson1-2/+2
2008-03-0324653, 24659: Completion/Unix/Type/_path_commands: use a helper functionBart Schaefer1-3/+15
to call "whatis" portably, and use compadd -O to pre-filter matches before reading $_command_descriptions.
2008-03-0124650: use zstyle -t instead of -T since extra-verbose isn't meant to ↵Clint Adams1-1/+1
default to yes.
2008-03-0124632: fix remote ssh filename quoting.Clint Adams1-1/+5
2008-02-2824626: only process command descriptions if extra-verbose style is set.Clint Adams1-1/+1
2008-02-2824622: add completion for 'git bisect skip' and 'git bisect run'.Clint Adams1-1/+8
2008-02-2324585: completion for glob qualifiers plusPeter Stephenson1-2/+15
bug fix for _alternative
2008-02-22unposted: new p4 change option -uPeter Stephenson1-0/+1
2008-02-1924570: don't attempt to pre-filter $commands on $PREFIX, just let compaddBart Schaefer1-1/+1
deal with it.
2008-02-11users/12547: [0] -> [1] in completion arraysPeter Stephenson1-2/+2
2008-02-0624536: tweaks to 24529, spelling fix.Clint Adams1-5/+5
2008-02-06Mikael Magnusson: 24529: remaining fixes from 24526.Clint Adams1-6/+6
2008-02-0324527: a subset of the fixes from Mikael Magnusson in 24526.Clint Adams1-2/+3
2008-01-31Christopher Key: fix for subversion help outputPeter Stephenson1-2/+2
2008-01-2524464: remove trailing whitespace.Clint Adams1-6/+6
2008-01-2224442: compensate for some breakage introduced by 24396.Clint Adams1-3/+1