Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 33180: _git: add missing --3way option | Øystein Walle | 2014-09-23 | 1 | -0/+1 |
| | |||||
* | 33177: _git: fix typo in git-apply | Øystein Walle | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | 33178: _git: updates for Git 2.1.0 | Øystein Walle | 2014-09-23 | 1 | -5/+21 |
| | | | | This incorporates changes mentioned in the release notes since 2.0.0. | ||||
* | 33176: _git: Add missing --list to git-tag | Øystein Walle | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | 33179: _git: updates for Git 2.0.0 | Øystein Walle | 2014-09-23 | 1 | -3/+24 |
| | | | | This incorporates changes mentioned in the release notes since 1.9.0. | ||||
* | 33221 (including 33173 from Anthony Heading): _perforce tweak. | Peter Stephenson | 2014-09-23 | 1 | -5/+10 |
| | | | | | Complete directories when handling unmaintained files for add. Rationalise code and comments around this. | ||||
* | unposted: add dvipdf to _dvi command list | Peter Stephenson | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | 33198: new augeas completion | Oliver Kiddle | 2014-09-22 | 1 | -0/+58 |
| | |||||
* | 33137: _path_files: complete # to introduce a glob flag | Mikael Magnusson | 2014-09-16 | 1 | -7/+15 |
| | |||||
* | 33150: completion git: fix send-email --confirm values | Marc Finet | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | 33151: completion git: support aliases when \n exist | Marc Finet | 2014-09-14 | 1 | -3/+7 |
| | | | | | The git completion for aliases (i.e. completing with aliased verb) was broken whem some \n exist in aliases. | ||||
* | 33132: use ip on Linux to get interface names | Eric Cook | 2014-09-09 | 1 | -9/+18 |
| | |||||
* | 33108: stgit --patch completion | Alexandre Rames | 2014-09-04 | 1 | -0/+11 |
| | |||||
* | 33081: suppress unnecessary error message | Mark Oteiza | 2014-09-01 | 1 | -2/+2 |
| | |||||
* | un-transpose help text for git merge -{-no,}-verify | Barton E. Schaefer | 2014-08-24 | 1 | -2/+2 |
| | |||||
* | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 2014-08-23 | 3 | -332/+0 |
| | |||||
* | 33046: new completion for "chsh" | Barton E. Schaefer | 2014-08-23 | 3 | -1/+42 |
| | |||||
* | 32998: completion function updates | Oliver Kiddle | 2014-08-14 | 5 | -37/+132 |
| | |||||
* | 32997: new utility function for separated lists | Oliver Kiddle | 2014-08-14 | 4 | -19/+7 |
| | |||||
* | 32893: move use of _call_program inside the _tags loop to allow processes to ↵ | Oliver Kiddle | 2014-08-13 | 1 | -19/+24 |
| | | | | be separated | ||||
* | unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release zsh-5.0.5-dev-1 | Peter Stephenson | 2014-08-10 | 1 | -0/+2 |
| | |||||
* | 32593: update --vga option in _qemu | Barton E. Schaefer | 2014-07-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | complete zfs ... -o multiple times | llua | 2014-04-06 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Fix merge conflict | Peter Stephenson | 2014-02-28 | 2 | -10/+11 |
|\ | |||||
| * | 32435: improved quoting for ignore-line completion style | Jun T | 2014-02-26 | 1 | -7/+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 |
|/ |