Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | users/26579: changes from review including parameter expansion to replace awk | Marc Chantreux | 2021-04-06 | 1 | -13/+17 |
| | |||||
* | 48414: quote closing bracket to adapt for change in 43928 | Oliver Kiddle | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | 48218 (+ 48354): various improvements for _gcc | Jacob Gelbman | 2021-04-04 | 1 | -989/+2052 |
| | |||||
* | github #74: Drop vcsh completions, maintained upstream | Caleb Maclennan | 2021-03-31 | 1 | -89/+0 |
| | | | | | | See discussion on upstream project here: https://github.com/RichiH/vcsh/issues/270 | ||||
* | 48192: Fix _openstack completion for new style clients | Syphdias | 2021-03-31 | 1 | -53/+64 |
| | |||||
* | users/26557: add bookmarks support and remove the header from the final list ↵ | Marc Chantreux | 2021-03-31 | 1 | -2/+16 |
| | | | | in surfraw completion | ||||
* | 48166: add completion for ctags language options | Jacob Gelbman | 2021-03-29 | 1 | -197/+244 |
| | |||||
* | 48231: add missing git --pretty formats and improve descriptions | Štěpán Němec | 2021-03-28 | 1 | -7/+9 |
| | |||||
* | 48105: Update ctags completion with format fix | Jacob Gelbman | 2021-02-24 | 1 | -193/+186 |
| | |||||
* | 48096: New ctags completion | Jacob Gelbman | 2021-02-23 | 1 | -0/+204 |
| | |||||
* | unposted (Daniel): add exclusion list missed in recent OpenBSD update to ↵ | Oliver Kiddle | 2021-02-13 | 1 | -1/+1 |
| | | | | locale completion | ||||
* | github #68: support section suffix completion for man pages | taiyu | 2021-02-13 | 1 | -8/+14 |
| | | | | | Support prepend and suffix values for insert-sections Add values for insert-sections for zstyle completion | ||||
* | 47944: update completions for NetBSD 9 | Oliver Kiddle | 2021-02-08 | 1 | -2/+9 |
| | |||||
* | 47943: update completions for DragonflyBSD 5.8.3 | Oliver Kiddle | 2021-02-08 | 2 | -2/+6 |
| | |||||
* | 47932: update completions for procps 3.3.16 | Oliver Kiddle | 2021-02-07 | 3 | -1/+4 |
| | |||||
* | 47931: update completions for OpenBSD base up to 6.8 | Oliver Kiddle | 2021-02-07 | 3 | -9/+17 |
| | |||||
* | 47930: update completions for FreeBSD base up to 12.2 | Oliver Kiddle | 2021-02-07 | 2 | -5/+5 |
| | |||||
* | based on github #62: return proper exit status | oxiedi | 2021-02-07 | 1 | -2/+4 |
| | |||||
* | github #66: Add more commands to _todo.sh | DCsunset | 2021-02-07 | 1 | -1/+6 |
| | |||||
* | github #72: Fix unix command lldb tab-completion | Semnodime | 2021-02-07 | 1 | -12/+12 |
| | | | | | The --arguments are space (` `) separated, not equal-sign (`=`) separated. lldb --correct c_arg --wrong=w_arg | ||||
* | gitlab !16: Allow spaces between short options and their parameters in ↵ | aaaz | 2021-02-07 | 1 | -10/+10 |
| | | | | | | _transmission This matches the summary listed in the `transmission-remote` man page and the program's actual behavior. | ||||
* | 47919: use common function for completing BSD login classes | Oliver Kiddle | 2021-02-06 | 4 | -11/+30 |
| | | | | also update for options to env on FreeBSD and Dragonfly | ||||
* | 47883: _awk: support gawk ver.5 | Jun-ichi Takimoto | 2021-02-01 | 1 | -2/+2 |
| | |||||
* | users/26107: complete changed files after git diff HEAD | Oliver Kiddle | 2020-10-29 | 1 | -1/+8 |
| | |||||
* | github #65: _nmap: Rename option flags (s/_/-/g) | Meng Bo | 2020-09-23 | 1 | -12/+12 |
| | | | | Nmap commands that previously included an underscore (--max_rtt_timeout, --send_eth, --host_timeout, etc.) have been renamed to use a hyphen in the preferred format. | ||||
* | unposted: remove periods from completion descriptions | Doug Kearns | 2020-09-06 | 2 | -2/+2 |
| | | | | As per the completion-style-guide recommendations. | ||||
* | 47350: new dropbox command line client completion | Peter Stephenson | 2020-09-04 | 1 | -0/+66 |
| | |||||
* | 47322: allow prefix with ssh cipher completion and add matching control for ↵ | Oliver Kiddle | 2020-08-21 | 1 | -3/+3 |
| | | | | options | ||||
* | 47319: complete more options to ImageMagick's convert command | Oliver Kiddle | 2020-08-13 | 1 | -0/+7 |
| | |||||
* | 47293: lowercase completion descriptions for lp | Oliver Kiddle | 2020-08-10 | 1 | -78/+81 |
| | |||||
* | 46216: update for ansible 2.9 | Oliver Kiddle | 2020-07-08 | 1 | -38/+109 |
| | |||||
* | 46217: update options for tmux 3.1 | Oliver Kiddle | 2020-07-08 | 1 | -19/+91 |
| | |||||
* | github #60: Fix completion for a zfs dataset containing spaces | Mathias Fredriksson | 2020-07-08 | 1 | -3/+3 |
| | |||||
* | github #50: Complete hosts in "Match" directive | SATOH Fumiyasu | 2020-07-08 | 1 | -0/+12 |
| | |||||
* | github #53: Allow specifying directory name for _remote_files | James Pike | 2020-07-08 | 1 | -5/+12 |
| | |||||
* | 46097: Fix "assignment to invalid subscript range" error in _rm. | zsugabubus | 2020-06-28 | 1 | -1/+1 |
| | | | | See 46090 for details. | ||||
* | 46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be ↵ | Daniel Shahaf | 2020-06-28 | 1 | -2/+3 |
| | | | | | | | | | completed to 'foo.bar.baz'. Now it properly gets completed, but in the case of gpg.openpgp.program, the description would be shown as "unknown option name", that being the description of gpg.*.program via `git help -c`, which shadows the more description of gpg.openpgp.program in $git_options. | ||||
* | 46128: _git: Complete more options and diff/merge tools. | Daniel Shahaf | 2020-06-28 | 1 | -2/+27 |
| | |||||
* | 46129: _git-config: Fix a bug where a second trailing dot would be ↵ | Daniel Shahaf | 2020-06-28 | 1 | -5/+1 |
| | | | | incorrectly offered. | ||||
* | 46130: _git-config: Complete some more options. | Daniel Shahaf | 2020-06-28 | 1 | -25/+68 |
| | |||||
* | 46140: _git: Fix insufficiently quoted pattern | Miroslav Koškár | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | 46139: _git: Remove hanging whitespaces | Miroslav Koškár | 2020-06-27 | 1 | -2/+2 |
| | |||||
* | unposted c.f. 46034: workaround incompatibility with sh_file_expansion option | Oliver Kiddle | 2020-06-26 | 1 | -1/+1 |
| | |||||
* | 46075: drelo: prefer ip on linux for finding network interfaces | drelo | 2020-06-26 | 1 | -3/+9 |
| | |||||
* | 46044 (tweaked per Matthew): _units: Correct the path to the units data file ↵ | Daniel Shahaf | 2020-06-19 | 1 | -2/+4 |
| | | | | on Debian with units 2.00 and newer and on FreeBSD. | ||||
* | 45982: _zfs: add space property | Frederick Zhang | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | users/24892: fix local declaration with recursive-files style and complete ↵ | Oliver Kiddle | 2020-06-11 | 1 | -1/+1 |
| | | | | it for zstyle | ||||
* | 45939: Add _pgids type | Matthew Martin | 2020-06-01 | 4 | -3/+8 |
| | |||||
* | 45934: _subversion: Make 'svnliteadmin' completed same as 'svnadmin' | Yasuhiro KIMURA | 2020-05-28 | 1 | -1/+1 |
| | | | | | In FreeBSD base system svnadmin is installed as 'svnliteadmin'. So make 'svnliteadmin' completed same as 'svnadmin'. | ||||
* | 45831: Add _vi completer | Matthew Martin | 2020-05-17 | 1 | -0/+47 |
| |