| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 43186: Add completion for cronie/dcron/Vixie crontab | dana | 2018-07-19 | 1 | -0/+68 |
* | 43183: fix '_ttys -o' and use it in _gdb/_pgrep | Jun-ichi Takimoto | 2018-07-19 | 2 | -3/+3 |
* | 43189: _install: similar fix as 43187 for option -f | Jun-ichi Takimoto | 2018-07-19 | 1 | -1/+1 |
* | 43187: Fix completion error about 'm' option of 'install' command | Yasuhiro KIMURA | 2018-07-19 | 1 | -1/+1 |
* | 43182: _lldb: complete process name after option -n | Jun-ichi Takimoto | 2018-07-18 | 1 | -2/+3 |
* | 43177: _grep: support bzgrep, and add a few options for macOS | Jun-ichi Takimoto | 2018-07-18 | 1 | -7/+13 |
* | 43164: _gcc: fix 'args=' to 'args+=', and update a few options | Jun-ichi Takimoto | 2018-07-11 | 1 | -4/+6 |
* | 43155: _gcc: escape ':' in action for -std | Jun-ichi Takimoto | 2018-07-11 | 1 | -1/+1 |
* | 43105: Improve pgrep/pkill completion | dana | 2018-07-03 | 1 | -61/+120 |
* | 43108, 43121: _killall: complete various options | Jun-ichi Takimoto | 2018-07-02 | 1 | -5/+73 |
* | 43059: _gpg: Use explicit UIDs for state = public keys. | Doron Behar | 2018-07-01 | 1 | -7/+55 |
* | 43107: add an option to _ttys to complete only open ttys | Jun-ichi Takimoto | 2018-07-01 | 1 | -2/+2 |
* | 42746: _vim: handle special values for -u/-U | Daniel Hahler | 2018-06-27 | 1 | -2/+19 |
* | 43096: _vim: remove duplicate flag | Eric Cook | 2018-06-27 | 1 | -1/+0 |
* | 43079, 43086: new utility to complete names of running processes | Jun-ichi Takimoto | 2018-06-25 | 1 | -0/+18 |
* | 43074: Completion for additional linker options for clang and sanitizers for gcc | Eitan Adler | 2018-06-21 | 1 | -10/+11 |
* | 43078: add completion for the sed expression | Oliver Kiddle | 2018-06-21 | 1 | -11/+206 |
* | 43073: various completion option updates | Oliver Kiddle | 2018-06-21 | 11 | -59/+152 |
* | 43061: Improve open (macOS) completion | dana | 2018-06-20 | 1 | -1/+1 |
* | 43060: Expand stat completion | dana | 2018-06-20 | 1 | -0/+96 |