Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: add dvipdf to _dvi command list | Peter Stephenson | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | 33218: complete m4a files for mplayer | Richard Hartmann | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | 33198: new augeas completion | Oliver Kiddle | 2014-09-22 | 1 | -0/+58 |
| | |||||
* | users/19113: reorganised cryptsetup completion function | Oliver Kiddle | 2014-09-22 | 1 | -98/+77 |
| | |||||
* | 33205: keep array of completions and array of display strings in sync when ↵ | Barton E. Schaefer | 2014-09-19 | 1 | -1/+1 |
| | | | | filtering for matches | ||||
* | 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 |
| | |||||
* | 33061: More useful setopt / unsetopt completion | Mikael Magnusson | 2014-09-06 | 2 | -18/+14 |
| | |||||
* | 33108: stgit --patch completion | Alexandre Rames | 2014-09-04 | 1 | -0/+11 |
| | |||||
* | 33088: indentation in $PS4 | Barton E. Schaefer | 2014-09-03 | 1 | -0/+2 |
| | |||||
* | 33081: suppress unnecessary error message | Mark Oteiza | 2014-09-01 | 1 | -2/+2 |
| | |||||
* | 33069: remove internal quoting before lookup when expanding aliases in an ↵ | Barton E. Schaefer | 2014-08-30 | 1 | -0/+2 |
| | | | | unquoted word | ||||
* | 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 | 38 | -700/+0 |
| | |||||
* | 33046: new completion for "chsh" | Barton E. Schaefer | 2014-08-23 | 3 | -1/+42 |
| | |||||
* | Update .distfiles for _docker | Barton E. Schaefer | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | 33032: new completion for docker | Lokesh Mandvekar | 2014-08-20 | 1 | -0/+410 |
| | |||||
* | 32998: completion function updates | Oliver Kiddle | 2014-08-14 | 5 | -37/+132 |
| | |||||
* | 32997: new utility function for separated lists | Oliver Kiddle | 2014-08-14 | 5 | -19/+46 |
| | |||||
* | 32925: complete process groups, partly as a way to suppress insertion of ↵ | Oliver Kiddle | 2014-08-13 | 1 | -1/+5 |
| | | | | ambiguous PID prefix | ||||
* | 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 | 3 | -0/+4 |
| | |||||
* | Rename _SuSEconfig to _SUSEconfig | Peter Stephenson | 2014-08-06 | 2 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| |