about summary refs log tree commit diff
path: root/Completion/Zsh/Type
Commit message (Expand)AuthorAgeFilesLines
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-252-1/+11
* 33883: documentation for (*) glob qualifierDaniel Shahaf2014-12-071-1/+1
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-25/+0
* 32694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf2014-06-031-0/+1
* 32412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz2014-03-011-3/+3
* 32303: simplistic completion after $x:Peter Stephenson2014-01-281-0/+5
* users/18219: compadd -Q for builtins, aliases, and reserved wordsBarton E. Schaefer2013-12-151-3/+3
* improved math context completion: functionsPeter Stephenson2013-03-174-0/+24
* 30021: _globquals: Add d flag, show what unit the digits are entered in.Mikael Magnusson2011-12-141-7/+9
* 29618: Fix some syntax to not depend on SHORT_LOOPS being set.Mikael Magnusson2011-07-271-1/+3
* Greg Klanderman: 28887: fix quoting in defs arrayBart Schaefer2011-03-121-1/+1
* Greg Klanderman: 28846: adapt prefix-needed zstyle to handle theBart Schaefer2011-03-083-6/+18
* Mikael: 27980: completion typoPeter Stephenson2010-05-281-1/+1
* Mikael: 27707: glob qualifiers with argument completionPeter Stephenson2010-02-131-36/+63
* unposted: add P to list of glob qualifiers to completePeter Stephenson2010-02-121-0/+1
* 27694: add P glob qualifier for prependingPeter Stephenson2010-02-091-2/+2
* Mikael: 27642: missing glob qualifier completionPeter Stephenson2010-01-311-0/+3
* 26756: handle completion following :s modifierPeter Stephenson2009-03-191-4/+4
* 26746: tweak history modifier completionPeter Stephenson2009-03-171-0/+2
* 26713: add #autoloadBart Schaefer2009-03-131-0/+2
* 26022: fix on Solaris where /proc/$$/fd exists but doesn't contain symlinksOliver Kiddle2008-11-101-2/+2
* add completion of globbing flagsOliver Kiddle2008-11-103-3/+37
* 25131: typo with b:zstat loading zstatPeter Stephenson2008-06-031-1/+1
* unposted: fix some .distfiles and .cvsignore stuffPeter Stephenson2008-03-151-4/+19
* 24588: tweak glob qualifier completionPeter Stephenson2008-02-232-14/+9
* 24585: completion for glob qualifiers plusPeter Stephenson2008-02-234-0/+357
* 23783: use _path_commands.Clint Adams2007-08-191-1/+1
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-2/+2
* users/1097: rehash style for external commandsPeter Stephenson2006-03-061-0/+2
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-089-16/+16
* * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:Clint Adams2004-05-011-0/+8
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-201-1/+1
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-034-1/+26
* slight improvement for 16500 to allow completion after ./<TAB> in all cases (...Sven Wischnowsky2002-01-281-6/+1
* 16500: don't complete executable files in the current directory if "." is not...Clint Adams2002-01-271-1/+10
* 16197: `limit' accepts `unlimited'.Bart Schaefer2001-11-011-1/+1
* fix: make _describe handle (...) arguments correctly; use _file_descriptors a...Sven Wischnowsky2001-10-191-3/+7
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-253-10/+15
* Completion for AUTO_CD.Bart Schaefer2001-06-211-1/+1
* don't complete read-only parameters on the left side of an assignment (14896)Oliver Kiddle2001-06-131-1/+1
* remove SUFFIX-handling, it's in _tilde and only needed there (13997)Sven Wischnowsky2001-04-171-10/+2
* avoid appending a / when called from _cd (13958)Oliver Kiddle2001-04-121-3/+2
* Don't append a / when completing after [-+]*.Bart Schaefer2001-04-111-3/+4
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-112-2/+2
* new completion functionsOliver Kiddle2001-04-031-1/+1
* new or changed after moveSven Wischnowsky2001-04-021-0/+7
* moved from Completion/Core/_unset_optionsSven Wischnowsky2001-04-021-0/+10
* moved from Completion/Core/_set_optionsSven Wischnowsky2001-04-021-0/+10
* moved from Completion/Builtins/_fg_jobsSven Wischnowsky2001-04-021-0/+3
* moved from Completion/Builtins/_bg_jobsSven Wischnowsky2001-04-021-0/+3