| Commit message (Expand) | Author | Age | Files | Lines |
* | 44135: Add chmod builtin | Matthew Martin | 2019-03-18 | 1 | -2/+11 |
* | 44135: _chmod: Reformat to minimize next diff. No functional change. | Matthew Martin | 2019-03-17 | 1 | -44/+50 |
* | 44100: zparseopts: Add -F option, completion, tests; improve documentation | dana | 2019-03-12 | 1 | -0/+37 |
* | 44101: _vim: better support for nvim | Jun-ichi Takimoto | 2019-03-08 | 1 | -34/+51 |
* | unposted: _zftp: Use 'post' pattern matching | dana | 2019-03-06 | 1 | -1/+1 |
* | 44099: Completion: Add _trash | dana | 2019-03-06 | 1 | -0/+22 |
* | 44087: _getconf: Complete options, config variables on more systems | dana | 2019-02-27 | 1 | -29/+78 |
* | 44090 (re: 44085): _remote_files: Don't set QUOTING_STYLE | dana | 2019-02-27 | 1 | -1/+1 |
* | 44085: _remote_files: Prevent ls/alias settings from mangling file listings | dana | 2019-02-26 | 1 | -1/+4 |
* | 44080: Completion: Fix several option-description typos | dana | 2019-02-26 | 32 | -41/+41 |
* | unposted: _less: Fix typo | dana | 2019-02-24 | 1 | -1/+1 |
* | 44077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s` | dana | 2019-02-22 | 5 | -9/+13 |
* | 44076: _column: Support Debian, add missing options, adjust wording | dana | 2019-02-22 | 1 | -12/+34 |
* | gitlab !5: Add new abcde completion. | Doron Behar | 2019-02-09 | 1 | -0/+50 |
* | github #31: Add new demangle style, rust and dlang | Hiroki Noda | 2019-02-09 | 2 | -2/+2 |
* | 44034: _date_formats: Complete %9./%N, adjust wording | dana | 2019-02-03 | 1 | -7/+12 |
* | 44033: Add completion for dos2unix/unix2dos | dana | 2019-02-03 | 1 | -0/+129 |
* | github #32: Fix a typo in the git tag completion. | Fredric Silberberg | 2019-01-28 | 1 | -1/+1 |
* | 44001: _brace_parameter: Complete (q+) | dana | 2019-01-21 | 1 | -0/+1 |
* | 43990: _opkg: Support gain-privileges | dana | 2019-01-18 | 1 | -4/+10 |
* | users/23829: add and coument file-split-chars style | Peter Stephenson | 2019-01-08 | 1 | -0/+5 |
* | 43974: _git: Always offer -F/-m for `git tag` | dana | 2019-01-04 | 1 | -10/+2 |
* | 43960: Add full completion for exec and setsid | dana | 2019-01-01 | 3 | -1/+22 |
* | 43959: Add completion for strongSwan, &al. | dana | 2019-01-01 | 3 | -1/+405 |
* | 43914 (tweaked): Add completion for Composer | dana | 2018-12-30 | 1 | -0/+850 |
* | 43930: Improve _multi_parts performance | dana | 2018-12-30 | 1 | -7/+9 |
* | 43928: _alternative: Evaluate (...) action syntax as with _arguments | dana | 2018-12-23 | 1 | -1/+3 |
* | 43897: Add/update various completion functions | dana | 2018-12-17 | 11 | -4/+255 |
* | 43895: _watch: Complete for procps/-ng watch | dana | 2018-12-17 | 1 | -5/+38 |
* | unposted: _dig: Fix _arguments syntax error | dana | 2018-12-14 | 1 | -2/+2 |
* | 43871: _files: Support `-F '(pat ...)'` as with _path_files | dana | 2018-12-09 | 1 | -0/+2 |
* | 43861: make "(#" completion safer by checking for ")" | Peter Stephenson | 2018-12-04 | 1 | -1/+1 |
* | 43860: Complete glob flags at start of word. | Peter Stephenson | 2018-12-04 | 1 | -0/+4 |
* | 43830: _cu: Complete /dev/cu.* | Daniel O'Connor | 2018-11-16 | 1 | -2/+2 |
* | unposted: _zcat: support macOS | Jun-ichi Takimoto | 2018-11-15 | 1 | -1/+1 |
* | 43809: Suppress npm update checks during completion | dana | 2018-11-13 | 1 | -2/+7 |
* | unposted (cf. 43800): Update strftime completion | dana | 2018-11-13 | 1 | -2/+4 |
* | 43819: expand adb completion to also cover options to adb backup | Oliver Kiddle | 2018-11-12 | 1 | -1/+16 |
* | 43818: complete math functions for other modules besides zsh/mathfunc | Oliver Kiddle | 2018-11-12 | 1 | -5/+8 |
* | 43816: various completion option updates | Oliver Kiddle | 2018-11-12 | 17 | -147/+427 |
* | 43817: update options in btrfs completion through to btrfs 4.17.1 | Oliver Kiddle | 2018-11-12 | 1 | -66/+182 |
* | 43813: for powerd add units, default values and allow option arguments in the... | Oliver Kiddle | 2018-11-12 | 1 | -10/+10 |
* | 43812: allow repeats of gcc's -Wsuggest-attribute option | Oliver Kiddle | 2018-11-12 | 1 | -1/+1 |
* | 43784: clarify descriptions on options related to match sorting | Oliver Kiddle | 2018-11-08 | 1 | -3/+3 |
* | unposted (c.f. Bart: 43739): use a correct description for the @ parameter ex... | Oliver Kiddle | 2018-11-08 | 1 | -1/+1 |
* | 43761: update five completion functions for darwin | Jun-ichi Takimoto | 2018-11-07 | 5 | -12/+43 |
* | 43752: Fix _expand quoting. | Peter Stephenson | 2018-11-03 | 1 | -2/+12 |
* | 43748: fix completion for ack 3beta | Oliver Kiddle | 2018-11-02 | 1 | -6/+11 |
* | github #29: Add completion support for Gits --color-moved option and color se... | Wieland Hoffmann | 2018-11-02 | 1 | -5/+19 |
* | 43746: _ping: update for BSD and Darwin | Jun-ichi Takimoto | 2018-10-31 | 1 | -11/+16 |