summaryrefslogtreecommitdiff
path: root/Completion/Base/Utility
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Back off 26270 (accept-and-menu-complete).Peter Stephenson1-2/+0
2009-01-0926270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov1-0/+2
2008-11-1726053: handle --help output like "--[fetch]all"Peter Stephenson1-4/+13
2008-10-15Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.Bart Schaefer1-1/+1
2008-07-11Phil Pennock: 25275: use restrictive permissions on cache filesPeter Stephenson1-2/+8
2008-02-2324585: completion for glob qualifiers plusPeter Stephenson1-1/+1
2007-12-13Peter: 24235: handle underscoresClint Adams1-5/+5
2007-08-01update some .distfilesPeter Stephenson1-0/+1
2007-07-05bad use of indices in _combinationPeter Stephenson1-2/+10
2007-06-1923567: new _complete_help_generic zle non-completion widgetPeter Stephenson1-0/+17
2007-04-16unposted: prepare for release of 4.3.3Peter Stephenson1-1/+1
2007-02-2723198: improve _values -sPeter Stephenson2-4/+3
2007-02-2523186: _ip completion and regex handling additionsPeter Stephenson1-0/+44
2007-02-1623182: _arguments problem with --with-foo[=BAR] specifiersPeter Stephenson1-1/+5
2006-10-1022859: improve _arguments auto-documentation some morePeter Stephenson1-65/+83
2006-10-1022858: _arguments can generate documentation from --help textPeter Stephenson1-14/+85
2006-09-2722780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson1-1/+7
2004-07-2820204: Motoi Washida: typo in _retrieve_cachePeter Stephenson1-1/+1
2004-06-18_arguments fix for configure, unconfirmedPeter Stephenson1-2/+2
2003-09-21users/6606: handle any matching control options passed downOliver Kiddle1-25/+8
2003-07-31tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle1-1/+1
2003-06-0518526: -O option to _describe for prefix-needed in _argumentsPeter Stephenson2-3/+11
2003-04-3018486: back-out 18458 because it causes problems when completing only optionsOliver Kiddle1-4/+0
2003-04-2218458: handle the prefix-needed style in _describe -o and new completion for ...Oliver Kiddle1-0/+4
2003-03-1318347: fix problems with having more than one ((val\:desc ...)) style actionOliver Kiddle1-3/+2
2003-02-1918262: fix bug where only first match was added with expand style set to suffixOliver Kiddle1-1/+1
2002-10-09Changes to _store_cache to allow cache names to contain slashes "/".Felix Rosencrantz1-2/+17
2002-05-23for automatic long options completion, use the string after the equal signs (...Sven Wischnowsky1-8/+23
2002-05-23rename max-match-length style to max-matches-width (17213)Sven Wischnowsky1-1/+1
2002-05-21fix removal of automatically added specs (from the -- option) for which a use...Sven Wischnowsky1-2/+2
2002-05-14fix for _arguments: don't use argument-tag when completing options; fix for _...Sven Wischnowsky1-2/+5
2002-05-14allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky1-3/+5
2002-05-06fix _arguments' -s option (17078)Sven Wischnowsky1-4/+2
2002-04-16make _values not use -Q (16991)Sven Wischnowsky1-1/+1
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-1/+1
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2-1/+36
2002-03-13remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky1-7/+7
2002-03-05unposted: usual fixups for .distfilesPeter Stephenson1-1/+1
2002-03-04allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2-23/+31
2002-02-25make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky1-9/+4
2002-02-18fix test for prefix-needed (16667)Sven Wischnowsky1-3/+2
2002-01-22add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky3-4/+4
2002-01-21allow arguments to be given to functions used by compdef (actually, the strin...Sven Wischnowsky1-2/+8
2002-01-1616461: a number of minor completion function updatesOliver Kiddle1-1/+1
2002-01-0416398: updated zstyle completion and related cleanupOliver Kiddle1-7/+0
2001-10-19fix: make _describe handle (...) arguments correctly; use _file_descriptors a...Sven Wischnowsky1-2/+10
2001-08-07make _dd not use already used specs; fix for selecting stuff to complete in _...Sven Wischnowsky1-2/+6
2001-07-30(15526)Sven Wischnowsky1-0/+8
2001-07-27(15509)Sven Wischnowsky1-2/+3
2001-07-25Fix typo.Bart Schaefer1-1/+1