Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 44356: complete ansible callback plugins for the relevant environment ↵ | Oliver Kiddle | 2019-07-19 | 1 | -7/+14 |
| | | | | variable's value | ||||
* | 44551: update for new git changes | Oliver Kiddle | 2019-07-19 | 1 | -37/+165 |
| | |||||
* | 44389: update _iostat and _vmstat for BSD | Jun-ichi Takimoto | 2019-06-03 | 2 | -40/+36 |
| | | | | common parts are separated into _bsd_disks and _fbsd_device_types | ||||
* | 44349: completion option updates | Oliver Kiddle | 2019-05-23 | 17 | -22/+78 |
| | |||||
* | 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 | Oliver Kiddle | 2019-05-09 | 14 | -34/+58 |
| | |||||
* | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 2019-05-07 | 6 | -18/+18 |
| | |||||
* | gitlab !6: Rudimentary rclone completion | Gautam Iyer | 2019-05-07 | 1 | -0/+335 |
| | |||||
* | gitlab !7: Minor fixes to _lp and _gv completion | Gautam Iyer | 2019-05-07 | 1 | -7/+21 |
| | |||||
* | gitlab !8: Support completion of installed lua rocks' versions | Doron Behar | 2019-05-06 | 1 | -14/+31 |
| | |||||
* | gitlab !4: Add pandoc completion | Doron Behar | 2019-05-06 | 1 | -0/+423 |
| | |||||
* | gitlab !3: Transmission remote completion | Doron Behar | 2019-05-06 | 1 | -0/+503 |
| | |||||
* | github #33: Add completion file for myrepos (mr) | Aurélien Olivier | 2019-05-06 | 1 | -0/+126 |
| | |||||
* | github #35: fix _arguments spec for gem push completion | Laurent Arnoud | 2019-05-06 | 1 | -2/+2 |
| | |||||
* | 44251: Completion: Fix various wording issues | dana | 2019-04-26 | 5 | -9/+9 |
| | |||||
* | 44250: Completion: Fix use of -A and -S options to _arguments | dana | 2019-04-26 | 7 | -17/+23 |
| | |||||
* | 44249: Completion: Handle zsh/files built-ins in _mv and _rmdir | dana | 2019-04-26 | 3 | -3/+3 |
| | |||||
* | 44234: _ssh: Update for OpenSSH 8.0 | dana | 2019-04-26 | 1 | -6/+11 |
| | |||||
* | 44242: Completion: Use _pick_variant -b to detect builtins | Matthew Martin | 2019-04-22 | 5 | -178/+234 |
| | |||||
* | 44158: Completion: Add _postgresql | dana | 2019-04-01 | 1 | -0/+1148 |
| | | | | Adjusted to fix minor copy/paste error in __pgsql_cfg_params | ||||
* | unposted: _chmod: Adjust _guard pattern | dana | 2019-03-24 | 1 | -1/+1 |
| | | | | Per off-list feedback from Daniel, use a more context-specific pattern | ||||
* | unposted: _chmod: Use _guard for mode operand | dana | 2019-03-22 | 1 | -1/+1 |
| | |||||
* | 44149: _mkdir, _stat: Use _pick_variant -b | Matthew Martin | 2019-03-21 | 2 | -26/+6 |
| | |||||
* | 44147: add/update completions for procps-ng | Jun-ichi Takimoto | 2019-03-22 | 2 | -6/+17 |
| | | | | New completions for free, pmap, slabtop, tload. Update _top. | ||||
* | 44111: _git: Use `git rev-list` for log messages | dana | 2019-03-21 | 1 | -5/+7 |
| | | | | | This side-steps issues related to `git log` respecting settings like log.showSignature | ||||
* | 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 |
| | |||||
* | 44101: _vim: better support for nvim | Jun-ichi Takimoto | 2019-03-08 | 1 | -34/+51 |
| | |||||
* | 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 |
| | | | | | The syntax was incompatible with some shells, and it's probably not a big enough concern to work around it | ||||
* | 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 | 18 | -22/+22 |
| | |||||
* | unposted: _less: Fix typo | dana | 2019-02-24 | 1 | -1/+1 |
| | | | | Reported here: https://www.reddit.com/r/zsh/comments/au98zv/_/ | ||||
* | 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 |
| | | | | | | | Tweaked per off-list discussion with Daniel: We agreed that it would be best to side-step the wording disagreement between the BSD and util-linux implementations by using our own description for -x, which was borrowed from the one for `print -ca` | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 43959: Add completion for strongSwan, &al. | dana | 2019-01-01 | 3 | -1/+405 |
| | | | | Also update _urls to complete unix:// URIs as for file:// | ||||
* | 43914 (tweaked): Add completion for Composer | dana | 2018-12-30 | 1 | -0/+850 |
| | | | | Tweaks: Adjusted spelling, fixed minor idiomatic issues | ||||
* | 43897: Add/update various completion functions | dana | 2018-12-17 | 10 | -4/+245 |
| | | | | | * Update tail to support -q/-v on NetBSD * Add several new functions (with one change needed to _hosts compdefs) | ||||
* | 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 |
| | |||||
* | unposted: _zcat: support macOS | Jun-ichi Takimoto | 2018-11-15 | 1 | -1/+1 |
| |