| Commit message (Expand) | Author | Age | Files | Lines |
* | 49757 (sourceforge #1): offer *.dtx as TeX input files | samcarter | 2022-02-16 | 1 | -1/+1 |
* | 49730: new completions for csplit, pr, ptx, truncate | Jun-ichi Takimoto | 2022-02-04 | 4 | -0/+277 |
* | 49731: Add OpenBSD sys{clean,merge,patch,upgrade} completion | Matthew Martin | 2022-02-02 | 4 | -0/+28 |
* | 49715: _subversion: add: Complete target arguments to this subcommand | Daniel Shahaf | 2022-01-29 | 1 | -10/+14 |
* | 49714: _subversion: resolve: Complete conflicted files created by merges, too | Daniel Shahaf | 2022-01-29 | 1 | -1/+5 |
* | 49713: _subversion: commit, diff, revert: Update completions for svn 1.7 and ... | Daniel Shahaf | 2022-01-29 | 1 | -26/+43 |
* | 49712: _subversion: svn rm: Complete all svn-controlled files, not only missi... | Daniel Shahaf | 2022-01-29 | 1 | -1/+1 |
* | 49711: _subversion: _svn_status: Don't offer unversioned files | Daniel Shahaf | 2022-01-29 | 1 | -1/+1 |
* | gitlab !17: Add missing options for quilt setup command | Andreas Schneider | 2022-01-23 | 1 | -0/+2 |
* | 49664: Use associative array for third-party completion | Aaron Schrab | 2021-12-29 | 1 | -4/+4 |
* | 49668: update zfs completion | Oliver Kiddle | 2021-12-29 | 4 | -893/+1359 |
* | 49655 based on 34928 (Daniel Hahler): new pip completion | Oliver Kiddle | 2021-12-21 | 1 | -0/+213 |
* | 49648 based on github #80 (Vincent Bernat): invert before/since for date glob... | Oliver Kiddle | 2021-12-16 | 2 | -7/+5 |
* | 49645: when completing for the path_dirs option, add a / suffix and follow sy... | Oliver Kiddle | 2021-12-13 | 1 | -6/+7 |
* | 49643: facilitate use of the fake style by always calling _description with t... | Oliver Kiddle | 2021-12-13 | 1 | -4/+8 |
* | 49633: update options for git 2.34 | Oliver Kiddle | 2021-12-07 | 1 | -124/+238 |
* | 49630: allow zsh to quote matches from bash completions but include a special... | Oliver Kiddle | 2021-12-02 | 1 | -2/+3 |
* | 49631: new logger completion | Oliver Kiddle | 2021-12-02 | 1 | -0/+80 |
* | 49629: new Linux perf completion | Oliver Kiddle | 2021-12-02 | 1 | -0/+809 |
* | github #83: _git-push, _git-send-pack: Make --push-option repeatable. | Paul Seyfert | 2021-11-26 | 1 | -2/+2 |
* | 49449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ... | Daniel Shahaf | 2021-11-26 | 1 | -1/+1 |
* | 49597: add a helper for completing numbers with unit suffixes and separate ou... | Oliver Kiddle | 2021-11-24 | 16 | -88/+165 |
* | 49594: adapt to changes in 49499 to ensure file modes starting with dash aren... | Oliver Kiddle | 2021-11-19 | 1 | -1/+4 |
* | 49584: allow for build options in gem install completion | Oliver Kiddle | 2021-11-19 | 1 | -0/+5 |
* | github #82: Fix typos | Dimitris Apostolou | 2021-11-12 | 9 | -10/+10 |
* | 49572: Let _expand preserve array form w/out zstyle glob | Marlon Richert | 2021-11-12 | 1 | -1/+1 |
* | unposted: fix case statement fall-through for ansible-galaxy role completion | Oliver Kiddle | 2021-11-12 | 1 | -1/+1 |
* | 49564: always use descriptions included in the file-patterns style and allow ... | Oliver Kiddle | 2021-11-12 | 1 | -19/+26 |
* | 49561: add zformat -F option, similar to -f but ternary expressions check for... | Oliver Kiddle | 2021-11-12 | 2 | -2/+2 |
* | users/27302: _remote_files respects setting of AUTO_REMOVE_SLASH option | Bart Schaefer | 2021-10-31 | 1 | -1/+4 |
* | 49528: allow multiple -D options to compadd | Oliver Kiddle | 2021-10-30 | 2 | -3/+2 |
* | 49529: Add rogue and descriptions to _rcctl ls | Matthew Martin | 2021-10-27 | 1 | -2/+11 |
* | 49431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processing | Peter Palfrader | 2021-10-26 | 1 | -4/+5 |
* | 49519: quote completed options as needed and remove the now superfluous quote... | Oliver Kiddle | 2021-10-26 | 8 | -13/+13 |
* | 49493: fix '_arguments --' to correctly recognize optional argument | Jun-ichi Takimoto | 2021-10-24 | 1 | -2/+2 |
* | 49500: new lsns completion | Oliver Kiddle | 2021-10-23 | 1 | -0/+18 |
* | github #79 (tweaked): _ssh: update options in apple's version of ssh-add | Xavier Hsinyuan | 2021-10-16 | 1 | -3/+13 |
* | 49441: _timeout: Add OpenBSD | Matthew Martin | 2021-10-13 | 1 | -2/+2 |
* | 49464: _basenc: new completion | Jun-ichi Takimoto | 2021-10-11 | 1 | -0/+30 |
* | 49444: libarchive tar can actually extract much more formats | Alex Xu (Hello71) | 2021-09-28 | 1 | -1/+1 |
* | Add support for multi-project builds to _gradle | Marlon Richert | 2021-09-28 | 1 | -8/+30 |
* | 49454: open dump file once only instead of reopening it for appends | Oliver Kiddle | 2021-09-28 | 1 | -28/+30 |
* | 49389: leading variables in autoload file completion | Bart Schaefer | 2021-09-08 | 1 | -2/+2 |
* | 48969: fix for "zle -N" completion | Marlon Richert | 2021-09-06 | 1 | -4/+4 |
* | 48832: try _gnu_generic first | Bart Schaefer | 2021-09-06 | 1 | -1/+1 |
* | 49343: Fix file name completion of GNU digest utilities | Shohei YOSHIDA | 2021-09-04 | 1 | -1/+4 |
* | 49345: fix git file completion for paths starting with ../ | Oliver Kiddle | 2021-09-04 | 1 | -4/+4 |
* | 49327: complete for new git maintenance, for-each-repo, sparse-checkout and b... | Oliver Kiddle | 2021-08-29 | 1 | -2/+106 |
* | 49319: completion options update | Oliver Kiddle | 2021-08-29 | 49 | -209/+464 |
* | 49317: cleanup inappropriate use of {...} specs with _arguments or _alternative | Oliver Kiddle | 2021-08-29 | 4 | -30/+30 |