summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2014-08-1332925: complete process groups, partly as a way to suppress insertion of ↵Oliver Kiddle1-1/+5
ambiguous PID prefix
2014-08-1332893: move use of _call_program inside the _tags loop to allow processes to ↵Oliver Kiddle1-19/+24
be separated
2014-08-10unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 releasePeter Stephenson3-0/+4
2014-08-06Rename _SuSEconfig to _SUSEconfigPeter Stephenson2-1/+1
2014-07-2832593: update --vga option in _qemuBarton E. Schaefer1-1/+1
2014-07-2632911: Expand bpython completion to bpython2 and bpython3Axel Beckert1-4/+4
2014-07-2632816: Add completion for bpython and variantsSebastian Ramacher1-0/+46
2014-07-2632817: Add completion for moosicOmari Norman1-0/+487
2014-07-23users/18981: improved tmux function completionKeerthan jai.c1-2/+3
2014-07-23Resolve conflict with origin/masterBarton E. Schaefer1-1/+1
2014-07-1732849: new completion for Linux ss (netstat alternative)Oliver Kiddle2-0/+99
2014-07-1732848: fix words array before using _normal for script argumentsOliver Kiddle3-65/+114
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