| Commit message (Expand) | Author | Age | Files | Lines |
* | 34940: _fc: fix typo breaking completion for history | Oliver Kiddle | 2015-04-24 | 1 | -1/+1 |
* | Revert "34926: _fc: Remove a spurious 2" | Mikael Magnusson | 2015-04-21 | 1 | -1/+1 |
* | 34926: _fc: Remove a spurious 2 | Mikael Magnusson | 2015-04-19 | 1 | -1/+1 |
* | users/20159: completion: zstyle: Add 'show-ambiguity' | Daniel Shahaf | 2015-04-13 | 1 | -0/+1 |
* | Fix ~ and (Q) order in _zattr | Mikael Magnusson | 2015-03-15 | 1 | -1/+1 |
* | New completion for add-zsh-hook | Daniel Shahaf | 2015-03-05 | 1 | -0/+24 |
* | 34435: Update emulate completion. | Peter Stephenson | 2015-01-30 | 1 | -2/+4 |
* | 34373, 34374: update completion of builtin commands, modifiers, | Oliver Kiddle | 2015-01-25 | 11 | -89/+162 |
* | _zstyle vcs_info completion: Add missing styles | Daniel Shahaf | 2015-01-25 | 1 | -0/+42 |
* | _zstyle vcs_info: Unbreak branchformat completion | Daniel Shahaf | 2015-01-25 | 1 | -1/+1 |
* | 33977: don't complete widgets as first argument to bindkey | Daniel Shahaf | 2014-12-21 | 1 | -0/+1 |
* | 33883: documentation for (*) glob qualifier | Daniel Shahaf | 2014-12-07 | 1 | -1/+1 |
* | 33485: fixes for zstyle context handling | Oliver Kiddle | 2014-10-21 | 2 | -16/+9 |
* | 33420: complete -R/-m options and fix feature completion | Oliver Kiddle | 2014-10-10 | 1 | -18/+24 |
* | 33323: fix bug in removing math functions and complete -M option to functions | Oliver Kiddle | 2014-10-02 | 1 | -4/+11 |
* | 33061: More useful setopt / unsetopt completion | Mikael Magnusson | 2014-09-06 | 2 | -18/+14 |
* | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 2014-08-23 | 5 | -95/+0 |
* | 32925: complete process groups, partly as a way to suppress insertion of ambi... | Oliver Kiddle | 2014-08-13 | 1 | -1/+5 |
* | 32694: the number of matches to find is the suffix argument of (Y) qualifier | Daniel Shahaf | 2014-06-03 | 1 | -0/+1 |
* | 32528: vcs_info: Add check-for-staged-changes | Daniel Shahaf | 2014-04-05 | 1 | -0/+2 |
* | 32412 / 32415: New giga- and terabyte units for glob qualifiers | Manuel Presnitz | 2014-03-01 | 1 | -3/+3 |
* | 32303: simplistic completion after $x: | Peter Stephenson | 2014-01-28 | 2 | -0/+8 |
* | users/18335: avoid passing to "functions" those typeset options that it does ... | Barton E. Schaefer | 2014-01-19 | 1 | -2/+2 |
* | 32205: skip cdpath search when prefix begins with "../" | Barton E. Schaefer | 2013-12-30 | 1 | -1/+1 |
* | 32190: quote _path_files -W path when completing relative to ../ | Barton E. Schaefer | 2013-12-28 | 1 | -1/+1 |
* | users/18219: compadd -Q for builtins, aliases, and reserved words | Barton E. Schaefer | 2013-12-15 | 1 | -3/+3 |
* | 32031 plus missed _run_help: get helpfiles install path corect in functions | Peter Stephenson | 2013-11-23 | 1 | -1/+1 |
* | 32008: complete "." and ":" for run-help, clean Doc/help in make | Martin Vaeth | 2013-11-18 | 2 | -1/+2 |
* | 31959 (plus tweak to .gitignore): make help files during installation | Martin Vaeth | 2013-11-12 | 1 | -0/+7 |
* | 31806: _enable _disable: Workaround special characters in alias and function ... | Mikael Magnusson | 2013-10-11 | 2 | -6/+18 |
* | 31805: Update _enable and _disable for -p, fix related typo in docs | Mikael Magnusson | 2013-10-11 | 2 | -7/+10 |
* | 31714: handle ".." properly when $PWD or the path prefix traverses a symbolic... | Barton E. Schaefer | 2013-09-10 | 1 | -2/+14 |
* | improved math context completion: functions | Peter Stephenson | 2013-03-17 | 6 | -2/+28 |
* | 31061: "functions" completion takes account of options already | Peter Stephenson | 2013-02-22 | 1 | -2/+26 |
* | 31058: add completion of options from newer versions of some commands | Oliver Kiddle | 2013-02-21 | 1 | -14/+18 |
* | 30466: Add prompt format and printf format completion. | Mikael Magnusson | 2012-05-14 | 1 | -32/+84 |
* | 30431 with typo in _typeset fix: | Peter Stephenson | 2012-04-22 | 1 | -2/+4 |
* | 30021: _globquals: Add d flag, show what unit the digits are entered in. | Mikael Magnusson | 2011-12-14 | 1 | -7/+9 |
* | 30012: add $state_descr | Bart Schaefer | 2011-12-13 | 1 | -1/+1 |
* | 29741: _zattr: add ret=0 and fix filename globbing. | Mikael Magnusson | 2011-09-06 | 1 | -2/+2 |
* | unposted: move _schedtool to correct dir | Mikael Magnusson | 2011-08-18 | 2 | -26/+0 |
* | 29682: new _schedtool completer | Mikael Magnusson | 2011-08-17 | 2 | -0/+26 |
* | 29618: Fix some syntax to not depend on SHORT_LOOPS being set. | Mikael Magnusson | 2011-07-27 | 1 | -1/+3 |
* | unposted: clean up completion descriptions as per Etc/completion-style-guide | Doug Kearns | 2011-06-20 | 1 | -13/+13 |
* | 29459: Further fixes for parameter flag completion, | Peter Stephenson | 2011-06-04 | 1 | -1/+1 |
* | 29452: allow completion of parameter flags | Peter Stephenson | 2011-06-03 | 1 | -0/+187 |
* | 29438: complete dynamic directory names in command position | Mikael Magnusson | 2011-06-03 | 1 | -1/+1 |
* | Greg Klanderman: 28887: fix quoting in defs array | Bart Schaefer | 2011-03-12 | 1 | -1/+1 |
* | fix completion funny with dynamic directories | Peter Stephenson | 2011-03-11 | 1 | -1/+1 |
* | users/15864: turn zsh_directory_name into a hook | Peter Stephenson | 2011-03-11 | 1 | -2/+10 |