about summary refs log tree commit diff
path: root/Completion/Unix/Type
Commit message (Expand)AuthorAgeFilesLines
* users/13077: Max Mikhanosha: restore follow after sort in _path_filesPeter Stephenson2008-07-301-1/+1
* users/13072: add follow option to file-sortPeter Stephenson2008-07-291-0/+1
* 25324: Danek Duvall: some Solaris and more general completionsPeter Stephenson2008-07-213-0/+27
* 25258(?): donʼt use -M option with -U in _path_filesPeter Stephenson2008-06-301-7/+7
* 25231: fix approximation of absolute paths in root directoryPeter Stephenson2008-06-211-1/+1
* unposted: another typo in _path_filesPeter Stephenson2008-06-041-1/+1
* 25130 with typos fixed: use compad -U in _path_files to fix problemPeter Stephenson2008-06-041-7/+15
* 25131: typo with b:zstat loading zstatPeter Stephenson2008-06-031-1/+1
* users/12858: add accept-exact-dirs stylePeter Stephenson2008-05-181-0/+23
* 24768: add -q option to cd, chdir, pushd, popdPeter Stephenson2008-03-281-27/+30
* 24759: dont unfunction if no function; sanitize helper functionsPeter Stephenson2008-03-271-61/+68
* 24757: canonicalize paths some morePeter Stephenson2008-03-271-5/+26
* 25735: use zstat to get canonical name for symbolic linksPeter Stephenson2008-03-261-8/+31
* 24653, 24659: Completion/Unix/Type/_path_commands: use a helper functionBart Schaefer2008-03-031-3/+15
* 24650: use zstyle -t instead of -T since extra-verbose isn't meant to default...Clint Adams2008-03-011-1/+1
* 24626: only process command descriptions if extra-verbose style is set.Clint Adams2008-02-281-1/+1
* 24585: completion for glob qualifiers plusPeter Stephenson2008-02-231-2/+15
* 24570: don't attempt to pre-filter $commands on $PREFIX, just let compaddBart Schaefer2008-02-191-1/+1
* 24268: handle backslashed = in mailbox completionPeter Stephenson2007-12-161-1/+1
* Ryan F: users/12154: MacOS X group completionPeter Stephenson2007-11-261-1/+5
* users/12100: default to a case-insensitive matcher with NO_CASE_GLOBPeter Stephenson2007-10-251-1/+10
* 23814: fixes for Darwin.Clint Adams2007-09-271-0/+4
* 23834: complete tex files for xetex and xelatex.Clint Adams2007-09-261-1/+1
* updates for dev versionPeter Stephenson2007-08-231-12/+46
* 23782: commands with descriptions.Clint Adams2007-08-191-0/+77
* 23611: new completions for ldd and LD_DEBUG on Solaris and LinuxOliver Kiddle2007-06-292-1/+40
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-13/+2
* 23438 (tweaked): improve _printers to use lpstatPeter Stephenson2007-05-141-1/+39
* 22894 which was supposedly committed 2007-02-25 but somehow didn't make it:Bart Schaefer2007-03-231-1/+1
* fix typoPeter Stephenson2007-02-261-1/+1
* 23190: tweak _net_interfaces for LinuxPeter Stephenson2007-02-261-2/+13
* unposted: fix calendar stuffPeter Stephenson2006-12-011-1/+4
* c.f. 23023: new calendar function system.Peter Stephenson2006-12-011-0/+8
* boring .distfiles stuffPeter Stephenson2006-10-251-0/+1
* 22811: helper function to give local IP addresses to which a program might bi...Clint Adams2006-10-031-0/+15
* 22795: handle https urls.Clint Adams2006-09-301-2/+2
* 22601: need some unquoting in _list_filesPeter Stephenson2006-08-141-5/+8
* 22584: GNU tar should complete uncompressed archivesPeter Stephenson2006-08-041-1/+1
* 22579: find .pod files in include path for perldocPeter Stephenson2006-08-021-6/+17
* unposted: update .distfilesPeter Stephenson2006-07-181-2/+3
* 22511: complete compressed archive filenames for GNU tar even when a compressionClint Adams2006-06-241-0/+2
* 22467: utility function which completes all paths given to it, and alsoClint Adams2006-05-281-0/+94
* 22440: _list_files loaded zsh/stat too earlyPeter Stephenson2006-05-121-2/+2
* 22393, 22402: use-ip and known-hosts-files stylesPeter Stephenson2006-04-051-7/+30
* 22328, modified: add -o option to compaddPeter Stephenson2006-03-072-7/+98
* 22305: no default for pine-directoryPeter Stephenson2006-02-281-6/+13
* Weed out hashed host lines that start with a '|' since they'reWayne Davison2006-02-161-1/+1
* 22192: remove comments from .ssh/known_hostsPeter Stephenson2006-02-041-1/+1
* 22191: from Danek Duvall: neaten host and user completionsPeter Stephenson2006-02-032-3/+5
* 22187: improved _hostsPeter Stephenson2006-02-031-13/+26