summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2014-07-1532863: completion for mpc insert commandKoen Wilde1-1/+2
2014-07-0432814: Add some more recent dpkg optionsSebastian Ramacher1-0/+12
Expands dpkg completion by adding the --add-architecture, --remove-architecture, and --print-foreign-architectures options. Initially submitted to Debian at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681518#13
2014-07-0432815: aptitude completion missing resolver optionsDaniel Bolton1-0/+2
Expand aptitude completion by two boolean options Initially submitted to Debian at https://bugs.debian.org/702760
2014-07-0432818: gzip completion: --rsyncable option is missingVincent Lefevre1-0/+1
Debian's gzip version has a --rsyncable option (see "gzip --help" output, the man page not being currently up to date). It should be supported by "/usr/share/zsh/functions/Completion/Unix/_gzip". Initially submitted to Debian at https://bugs.debian.org/702000
2014-07-0432819: Update for axi-cache completionFelipe Sateler1-2/+6
Add some subcommands and to disable file name completion for the subcommands info and help. Initially submitted to Debian at https://bugs.debian.org/729921
2014-07-0332821: Update _gcc as of GCC 4.8.3 for generic options and x86Mikael Magnusson1-110/+754
2014-07-0332833: complete Python and Ruby arguments as for PerlJun T2-13/+34
2014-06-3032823: complete file instead of Perl script after -Jun T1-1/+13
2014-06-0619939: hg committable filesAndrew Magee1-1/+11
2014-06-0332694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf1-0/+1
2014-06-0132653: complete files with the ".phar" extension as well as ".php"Barton E. Schaefer1-1/+4
Also respect the suffixes zstyle to change the extensions
2014-05-29users/18860: man -M overrides manpathPeter Stephenson1-1/+1
2014-04-2332562: updates for bzr completionSebastien Alaiwan1-2/+10
2014-04-1532546: better handling of ignored files with _path_files -W prefixesJun T1-2/+3
2014-04-0632533: add completion for "apt-mark"Sebastian Ramacher1-1/+32
2014-04-0632532: completion for "apt" commandAlessandro Ghedini1-1/+34
2014-04-06complete zfs ... -o multiple timesllua1-3/+3
2014-04-0532528: vcs_info: Add check-for-staged-changesDaniel Shahaf1-0/+2
2014-03-2832505: improved Solaris compatibility for pgrep completionDanek Duvall1-4/+47
2014-03-23m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixesm0viefreak1-2/+2
Src/Zle/compresult.c, Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: fix auto-removable suffix highlighting Completion/Unix/Command/_git: fix compadd for auto-removable suffix in _git_commit_ranges and _git_stash
2014-03-2132502: fix typo in argument list for git completioTakeshi Banse1-1/+1
2014-03-20unposted: in Perforce path completion complete depots after //Peter Stephenson1-2/+4
2014-03-16Fix zypper commands completion [zypper <TAB>].Mariusz Fik1-1/+4
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2014-03-1332471: tidy up pgrep completionKosuke Asami1-23/+19
2014-03-1332471: handle BSD process management in pgrep completionKosuke Asami1-6/+48
2014-03-1332472: new pgrep completion optionsKosuke Asami1-2/+34
2014-03-0332441: add completer for file extensionsOliver Kiddle1-0/+33
2014-03-0332439: add new show-ambiguity styleOliver Kiddle1-0/+8
2014-03-0132412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz1-3/+3
2014-02-28Fix merge conflictPeter Stephenson5-20/+24
2014-02-2632435: improved quoting for ignore-line completion styleJun T2-14/+12
2014-02-25unposted: duplicate local statement was printing variable valueOliver Kiddle1-1/+1
2014-02-25users/18498: observe add-space style in _expand_alias so suffix can be disabledOliver Kiddle1-2/+3
2014-02-25users/18485: add .. as an auto-removable suffix in git revision rangesOliver Kiddle1-3/+8
2014-02-24Fix outdated npm completionHong Xu1-15/+5
2014-02-2432642: improve bzr completion with directory pathSebastien Alaiwan1-2/+2
2014-02-18new forms of completion for btrfsEric Cook1-4/+138
2014-02-18updated subcommand completion for btrfsEric Cook1-10/+42
2014-02-18minor typo in btrfs completionEric Cook1-1/+1
2014-02-18remove hard tabs from btrfs completionEric Cook1-75/+75
2014-02-1832398: _git: completion updates up to latest git v1.9.0m0viefreak1-32/+131
- cherry-pick: allow commit ranges to be specified - push: option is called --set-upstream and not --set-upstream-to - status: offer -b,--branch when --porcelain or -z are given --porcelain and -z don't show the branch info by default, so it is needed to offer --branch for those options, too. - checkout: add '--detach' option - checkout: offer '-l' option when '--orphan' was given - show-ref: update wording of --head and --heads according to man-page - config: update default value for color.ui color-bool was changed to accept a default value as $parts[5] - add support for 'cygstart' as a valid builtin browser on cygwin - rebase: add suuport for --autostash and config.autostash - update builtin browser list - grep: add --{no,}textconv - check-ignore: add --no-index - update-ref: add --stdin -z - add -C - pull: add support for --rebase=preserve - config: add support for http.*. options - blame: -L can be given multiple times - config: add support for http.savecookies - push: add support for --force-with-lease - diff: --diff-filter: allow lower-case variants (all-but ... specs) - config: add support for 'fetch.prune' and 'remote.*.prune' - check-ignore: -z: update message, check-attr: add -z - config: add diff.orderfile - revision options: add --exclude - revision options: add --ignore-missing - revision options: add --bisect - rev-parse: add --stuck-long - merge-base: add --fork-point - config: implement submodule.*.update completion - send-email: add --smtp-ssl-cert-path and config options
2014-02-1832397: _git: fix __git_submodules to only use the actual name of the submodulem0viefreak1-1/+1
The output of 'submodule status' is Xsha1 name (describe) X being one of -,+,U,[space] We are only interested in the name part and not the whole line. Fix the parameter expansions accordingly.
2014-02-1832395: _git: diff: refactor and fix wrong completionsm0viefreak1-33/+44
Before this, there were several cases where the completion would offer the wrong things: $ git diff branch -- <tab> would try to complete "changed in workdir files", but needs to complete all "tree files in HEAD". $ git diff --cached -- file1 file2 <tab> would try to complete "changed in workdir files" but needs to complete "changed in index files". ... After this change all possible combinations are taken into account and completion should work properly.
2014-02-1832396: _git: fix __git_committish_range_{first,last} and ↵m0viefreak1-8/+8
__git_is_committish_range - Ranges with 3 dots would always fail, because the non-greedy expansion %..(.|)* in __git_committish_range_first would only remove '..' and never three dots. 'a...b' would end up in 'a.'. Use ${${1%..*}%.} instead. - Use a similar approach for __git_committish_range_last. - Wrap them in another expansion to replace empty results with 'HEAD'. Git man-page states omitted range ending are being replaced with HEAD. This rule has to be followed to make completions like 'git log foo.. -- <tab>' work properly. - Add an additional check to make sure none of the extracted first/last parts contain additional '..' in invalied ranges such as 'a..b..c'. This gets rid of the 'TODO:' and ideally saves a few unneded calls to git rev-parse.
2014-02-0618406: New completion for system_profilerluc2-1/+27
2014-01-3032322: display a message when completion is interrupted from the keyboardBarton E. Schaefer1-0/+5
2014-01-3032300: new od completionJun T2-0/+72
2014-01-2932316: complete new ssh key typeChristian Hesse1-1/+3
2014-01-28Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2-0/+8
Conflicts: ChangeLog
2014-01-2832303: simplistic completion after $x:Peter Stephenson2-0/+8