Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 32911: Expand bpython completion to bpython2 and bpython3 | Axel Beckert | 2014-07-26 | 1 | -4/+4 |
| | |||||
* | 32816: Add completion for bpython and variants | Sebastian Ramacher | 2014-07-26 | 1 | -0/+46 |
| | |||||
* | 32817: Add completion for moosic | Omari Norman | 2014-07-26 | 1 | -0/+487 |
| | |||||
* | users/18981: improved tmux function completion | Keerthan jai.c | 2014-07-23 | 1 | -2/+3 |
| | |||||
* | Resolve conflict with origin/master | Barton E. Schaefer | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | 32849: new completion for Linux ss (netstat alternative) | Oliver Kiddle | 2014-07-17 | 2 | -0/+99 |
| | |||||
* | 32848: fix words array before using _normal for script arguments | Oliver Kiddle | 2014-07-17 | 3 | -65/+114 |
| | |||||
* | 32863: completion for mpc insert command | Koen Wilde | 2014-07-15 | 1 | -1/+2 |
| | |||||
* | 32814: Add some more recent dpkg options | Sebastian Ramacher | 2014-07-04 | 1 | -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 | ||||
* | 32815: aptitude completion missing resolver options | Daniel Bolton | 2014-07-04 | 1 | -0/+2 |
| | | | | | | Expand aptitude completion by two boolean options Initially submitted to Debian at https://bugs.debian.org/702760 | ||||
* | 32818: gzip completion: --rsyncable option is missing | Vincent Lefevre | 2014-07-04 | 1 | -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 | ||||
* | 32819: Update for axi-cache completion | Felipe Sateler | 2014-07-04 | 1 | -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 | ||||
* | 32821: Update _gcc as of GCC 4.8.3 for generic options and x86 | Mikael Magnusson | 2014-07-03 | 1 | -110/+754 |
| | |||||
* | 32833: complete Python and Ruby arguments as for Perl | Jun T | 2014-07-03 | 2 | -13/+34 |
| | |||||
* | 32823: complete file instead of Perl script after - | Jun T | 2014-06-30 | 1 | -1/+13 |
| | |||||
* | 19939: hg committable files | Andrew Magee | 2014-06-06 | 1 | -1/+11 |
| | |||||
* | 32694: the number of matches to find is the suffix argument of (Y) qualifier | Daniel Shahaf | 2014-06-03 | 1 | -0/+1 |
| | |||||
* | 32653: complete files with the ".phar" extension as well as ".php" | Barton E. Schaefer | 2014-06-01 | 1 | -1/+4 |
| | | | | Also respect the suffixes zstyle to change the extensions | ||||
* | users/18860: man -M overrides manpath | Peter Stephenson | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | 32562: updates for bzr completion | Sebastien Alaiwan | 2014-04-23 | 1 | -2/+10 |
| | |||||
* | 32546: better handling of ignored files with _path_files -W prefixes | Jun T | 2014-04-15 | 1 | -2/+3 |
| | |||||
* | 32533: add completion for "apt-mark" | Sebastian Ramacher | 2014-04-06 | 1 | -1/+32 |
| | |||||
* | 32532: completion for "apt" command | Alessandro Ghedini | 2014-04-06 | 1 | -1/+34 |
| | |||||
* | complete zfs ... -o multiple times | llua | 2014-04-06 | 1 | -3/+3 |
| | |||||
* | 32528: vcs_info: Add check-for-staged-changes | Daniel Shahaf | 2014-04-05 | 1 | -0/+2 |
| | |||||
* | 32505: improved Solaris compatibility for pgrep completion | Danek Duvall | 2014-03-28 | 1 | -4/+47 |
| | |||||
* | m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes | m0viefreak | 2014-03-23 | 1 | -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 | ||||
* | 32502: fix typo in argument list for git completio | Takeshi Banse | 2014-03-21 | 1 | -1/+1 |
| | |||||
* | unposted: in Perforce path completion complete depots after // | Peter Stephenson | 2014-03-20 | 1 | -2/+4 |
| | |||||
* | Fix zypper commands completion [zypper <TAB>]. | Mariusz Fik | 2014-03-16 | 1 | -1/+4 |
| | | | | Signed-off-by: Mariusz Fik <fisiu@opensuse.org> | ||||
* | 32471: tidy up pgrep completion | Kosuke Asami | 2014-03-13 | 1 | -23/+19 |
| | |||||
* | 32471: handle BSD process management in pgrep completion | Kosuke Asami | 2014-03-13 | 1 | -6/+48 |
| | |||||
* | 32472: new pgrep completion options | Kosuke Asami | 2014-03-13 | 1 | -2/+34 |
| | |||||
* | 32441: add completer for file extensions | Oliver Kiddle | 2014-03-03 | 1 | -0/+33 |
| | |||||
* | 32439: add new show-ambiguity style | Oliver Kiddle | 2014-03-03 | 1 | -0/+8 |
| | |||||
* | 32412 / 32415: New giga- and terabyte units for glob qualifiers | Manuel Presnitz | 2014-03-01 | 1 | -3/+3 |
| | |||||
* | Fix merge conflict | Peter Stephenson | 2014-02-28 | 5 | -20/+24 |
|\ | |||||
| * | 32435: improved quoting for ignore-line completion style | Jun T | 2014-02-26 | 2 | -14/+12 |
| | | |||||
| * | unposted: duplicate local statement was printing variable value | Oliver Kiddle | 2014-02-25 | 1 | -1/+1 |
| | | |||||
| * | users/18498: observe add-space style in _expand_alias so suffix can be disabled | Oliver Kiddle | 2014-02-25 | 1 | -2/+3 |
| | | |||||
| * | users/18485: add .. as an auto-removable suffix in git revision ranges | Oliver Kiddle | 2014-02-25 | 1 | -3/+8 |
| | | |||||
* | | Fix outdated npm completion | Hong Xu | 2014-02-24 | 1 | -15/+5 |
|/ | |||||
* | 32642: improve bzr completion with directory path | Sebastien Alaiwan | 2014-02-24 | 1 | -2/+2 |
| | |||||
* | new forms of completion for btrfs | Eric Cook | 2014-02-18 | 1 | -4/+138 |
| | |||||
* | updated subcommand completion for btrfs | Eric Cook | 2014-02-18 | 1 | -10/+42 |
| | |||||
* | minor typo in btrfs completion | Eric Cook | 2014-02-18 | 1 | -1/+1 |
| | |||||
* | remove hard tabs from btrfs completion | Eric Cook | 2014-02-18 | 1 | -75/+75 |
| | |||||
* | 32398: _git: completion updates up to latest git v1.9.0 | m0viefreak | 2014-02-18 | 1 | -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 | ||||
* | 32397: _git: fix __git_submodules to only use the actual name of the submodule | m0viefreak | 2014-02-18 | 1 | -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. | ||||
* | 32395: _git: diff: refactor and fix wrong completions | m0viefreak | 2014-02-18 | 1 | -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. |