summaryrefslogtreecommitdiff
path: root/Completion/Base
AgeCommit message (Expand)AuthorFilesLines
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-10-1123934: cleveren _expand_alias for "foo" -> "foo blah" expansionsPeter Stephenson1-1/+16
2007-09-18users/11852: _expand_alias removed quotes from aliases incorrectlyPeter Stephenson1-1/+4
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 Stephenson4-2/+26
2007-05-3023495: fix fall out from (R) change in completion systemPeter Stephenson2-4/+12
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-11-15users/10989: add fake-always pattern that overrides ignored-patternsPeter Stephenson1-8/+16
2006-11-0322953: Mikael Magnusson: _most_recent_file fix.Peter Stephenson1-1/+1
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
2006-03-08Briefly enable aliases for one of the evals so that the expansionWayne Davison1-0/+2
2005-05-22Add zsh name and version to _complete_debug outputBart Schaefer1-0/+1
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer1-1/+1
2005-03-2121046: make unfunction compadd more reliablePeter Stephenson1-3/+15
2005-01-2120730: fix suffix style to regard quoted special characters as not specialOliver Kiddle1-1/+1
2004-10-0120427: Fix problem with _oldlist and custom completer.Peter Stephenson1-1/+11
2004-09-1620364: use $WIDGETSTYLE in _oldlistPeter Stephenson1-3/+3
2004-08-1120254: restrict scope of the default tag-order to fix a problem with cdrecordOliver Kiddle1-0/+1
2004-08-0720236: fix problem with keep-prefix style where a modifier removes the prefixOliver Kiddle1-2/+3
2004-07-2820204: Motoi Washida: typo in _retrieve_cachePeter Stephenson1-1/+1
2004-06-18_arguments fix for configure, unconfirmedPeter Stephenson1-2/+2
2004-06-03users/7467: quoted commands weren't found in dispatcher lokoupPeter Stephenson1-0/+4
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-6/+6
2004-03-02zsh-users/7100: fix completion of =file when noequals is setPeter Stephenson1-1/+1
2004-02-1019409: handle situation where the user has the nounset option setOliver Kiddle1-1/+1
2003-12-0519276: fix fallback used to get completer list if the style lookup failedOliver Kiddle1-2/+2
2003-09-21users/6606: handle any matching control options passed downOliver Kiddle1-25/+8
2003-08-0118920: fix unset IFS bettererPeter Stephenson1-0/+2
2003-07-31tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle1-1/+1
2003-07-2118859: Allow the sort style to override sorting by setting explicitly to false.Peter Stephenson1-1/+13
2003-07-0918841: work around problem which caused the whole word to be removedOliver Kiddle1-1/+5
2003-07-0718822: fix accept-exact style not not bail out when it shouldn't and add aOliver Kiddle1-6/+11
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-2518472: spelling correctionsOliver Kiddle1-3/+1
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-03-1118338: list a single unambiguous match instead of inserting itOliver Kiddle1-6/+2
2003-02-2618299: allow _next_tags to work with nested tag loopsOliver Kiddle4-0/+9
2003-02-2518296: sync fake _all_labels and _next_label functions with changes to real onesOliver Kiddle1-37/+38
2003-02-1918262: fix bug where only first match was added with expand style set to suffixOliver Kiddle1-1/+1