| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 43819: expand adb completion to also cover options to adb backup | Oliver Kiddle | 2018-11-12 | 1 | -1/+16 |
* | 43816: various completion option updates | Oliver Kiddle | 2018-11-12 | 12 | -77/+233 |
* | 43812: allow repeats of gcc's -Wsuggest-attribute option | Oliver Kiddle | 2018-11-12 | 1 | -1/+1 |
* | 43761: update five completion functions for darwin | Jun-ichi Takimoto | 2018-11-07 | 3 | -7/+39 |
* | 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 |
* | 43744: _sysctl: support procps-ng, NetBSD | Jun-ichi Takimoto | 2018-10-31 | 1 | -30/+58 |
* | 43723: _mkdir: fix builtin mkdir and support darwin | Jun-ichi Takimoto | 2018-10-24 | 1 | -3/+1 |
* | 43722: _ed, _env, _sort: support darwin | Jun-ichi Takimoto | 2018-10-24 | 3 | -12/+12 |
* | 43721: _diff3: detect GNU variant correctly | Jun-ichi Takimoto | 2018-10-24 | 1 | -3/+3 |
* | 43718: Use singular completion group descriptions | dana | 2018-10-24 | 11 | -19/+19 |
* | 43714: complete lp fit-to-page option | Marcin Mielniczuk | 2018-10-23 | 1 | -1/+1 |
* | 43713: Improve init.d command completion | dana | 2018-10-22 | 1 | -6/+20 |
* | 43698: update options for git 2.19.1 | Oliver Kiddle | 2018-10-17 | 1 | -37/+74 |
* | gitlab !2: _toilet: detect .flf files as well as .tlf ones | Noam Barnea | 2018-09-23 | 1 | -1/+1 |
* | _svn: Allow hyphens in command name aliases. | Daniel Shahaf | 2018-09-14 | 1 | -1/+1 |
* | unposted: _svn: Complete --accept=recommended, new in 1.10.0. | Daniel Shahaf | 2018-09-12 | 1 | -1/+1 |
* | 43443: _git: When completing worktrees, show the ref and hash of each worktree. | Daniel Shahaf | 2018-09-12 | 1 | -2/+19 |
* | 43442: _git: Break out a helper function. | Daniel Shahaf | 2018-09-12 | 1 | -2/+6 |
* | unposted: git describe's --long and --abbrev options are not mutually exclusive | Oliver Kiddle | 2018-08-31 | 1 | -2/+2 |
* | 43359: further review of git remote set-url completion | Oliver Kiddle | 2018-08-31 | 1 | -26/+17 |
* | 42810: git remote set-url completion | pseyfert | 2018-08-31 | 1 | -7/+22 |
* | 43350: _zsh: support --emulate | Jun-ichi Takimoto | 2018-08-30 | 1 | -1/+4 |
* | 43346: various completion option updates | Oliver Kiddle | 2018-08-29 | 16 | -39/+61 |
* | 43348: _hg: check for both -r and --rev | Anton Shestakov | 2018-08-29 | 1 | -2/+2 |
* | 43347: _hg: use revsets for suggestions for hg merge | Anton Shestakov | 2018-08-29 | 1 | -6/+2 |
* | 43345: don't modify global variable in _umountable | Oliver Kiddle | 2018-08-28 | 1 | -1/+1 |
* | unposted: completion for argument to strings -s was missing | Oliver Kiddle | 2018-08-28 | 1 | -1/+1 |
* | unposted: complete also for bsdtar | Oliver Kiddle | 2018-08-28 | 1 | -1/+1 |
* | 43331: _diff3: Enhance positional argument descriptions (thanks, Oliver). | Daniel Shahaf | 2018-08-25 | 1 | -3/+3 |
* | 43329: new diff3 completion | Oliver Kiddle | 2018-08-24 | 1 | -0/+46 |
* | unposted: Fix --ascii typo in _man | dana | 2018-08-23 | 1 | -1/+1 |
* | 43325: _hg: suggest merge tools for -t/--tool | Anton Shestakov | 2018-08-23 | 1 | -4/+20 |
* | 43326: _hg: add completion of -S/--subrepos to many commands | Anton Shestakov | 2018-08-23 | 1 | -10/+14 |
* | 43301: add some functions from zsh-completions project | Oliver Kiddle | 2018-08-23 | 3 | -0/+251 |
* | 43302: Fix _du -B spec | dana | 2018-08-15 | 1 | -2/+2 |
* | unposted: _make: Allow pasted arguments for GNU make's -j option. | Daniel Shahaf | 2018-08-13 | 1 | -1/+1 |
* | unposted (PR #26): __git_files: fix double quotation of star | Marc Cornellà | 2018-08-12 | 1 | -1/+1 |
* | 43254: remove hg -w completion, add hg -S | Anton Shestakov | 2018-08-07 | 1 | -69/+69 |
* | 43252: fix various hg options for completion | Anton Shestakov | 2018-08-07 | 1 | -71/+118 |
* | 43250: add hg forget, phase, summary completion | Anton Shestakov | 2018-08-07 | 1 | -0/+20 |
* | 43251: fix some return values of _hg functions | Anton Shestakov | 2018-08-07 | 1 | -10/+18 |
* | 43253: hg --style deprecated in favour of --template | Anton Shestakov | 2018-08-07 | 1 | -9/+9 |
* | 43207: Improve _bind_addresses, _php | dana | 2018-07-31 | 1 | -64/+170 |
* | 43203: Add completion for lua | dana | 2018-07-25 | 1 | -0/+63 |
* | 43196: Add completion for nginx | dana | 2018-07-20 | 1 | -0/+20 |
* | 43192: _pgrep: simplify completions of list of IDs | Jun-ichi Takimoto | 2018-07-20 | 1 | -89/+22 |