Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 33659: use --dump-options to get most of the gpg options to complete | Oliver Kiddle | 2014-11-09 | 1 | -78/+48 |
| | |||||
* | 33648: _gpg completes for gpg2 as well | Barton E. Schaefer | 2014-11-08 | 1 | -1/+1 |
| | |||||
* | 33526: fix completion path prefix handling when NO_CASE_GLOB is in effect | Barton E. Schaefer | 2014-10-24 | 1 | -1/+8 |
| | |||||
* | 33485: fix a missing ;; case terminator | Mikael Magnusson | 2014-10-24 | 1 | -0/+1 |
| | |||||
* | 33485: fixes for zstyle context handling | Oliver Kiddle | 2014-10-21 | 12 | -80/+88 |
| | |||||
* | 33481: resolve completion clashes and tidy-up SUSE/Mandriva related functions | Oliver Kiddle | 2014-10-21 | 3 | -3/+3 |
| | |||||
* | see 33475: allow .cpp files to be completed as gcc input | Peter Stephenson | 2014-10-17 | 1 | -1/+1 |
| | |||||
* | 33455: update GNU global option completion | Syohei YOSHIDA | 2014-10-14 | 1 | -0/+16 |
| | |||||
* | 33467: correct return status on functions and numerous other minor fixes | Oliver Kiddle | 2014-10-14 | 36 | -559/+452 |
| | |||||
* | 33375: new sv completion | fREW Schmidt | 2014-10-10 | 1 | -0/+73 |
| | |||||
* | 33396: new xxd completion | Daniel Shahaf | 2014-10-10 | 1 | -0/+45 |
| | |||||
* | 33315: fix pattern to match freebsd10 and later | Oliver Kiddle | 2014-10-02 | 1 | -3/+6 |
| | |||||
* | 33284: Completion/Unix/Command/_*magick: Add JPEG 2000 file extensions | Axel Beckert | 2014-10-02 | 2 | -2/+2 |
| | |||||
* | 33252: complete more notmuch subcommands | Wieland Hoffmann | 2014-09-26 | 1 | -0/+3 |
| | |||||
* | 33238: correct return values | Oliver Kiddle | 2014-09-25 | 1 | -234/+191 |
| | |||||
* | 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 |