Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 44726/0002: _subversion: Update --show-item= completion to 1.12.0. | Daniel Shahaf | 2019-09-04 | 1 | -0/+3 |
| | |||||
* | 44726/0001: _subversion: Use 'svn help -v' to show global options, ↵ | Daniel Shahaf | 2019-09-04 | 1 | -3/+16 |
| | | | | experimental options, and experimental subcommands (upstream issue SVN-4828, to be released in Subversion 1.13.0) | ||||
* | 44614: apt list option completion | Oliver Kiddle | 2019-08-19 | 1 | -5/+10 |
| | |||||
* | 44633: complete ansible-vault actions like create, edit, etc. | Lajos Koszti | 2019-08-19 | 1 | -0/+4 |
| | |||||
* | 44587: completion option updates | Oliver Kiddle | 2019-08-19 | 17 | -63/+198 |
| | |||||
* | 44675: _find: Fix return status | dana | 2019-08-17 | 1 | -3/+6 |
| | |||||
* | 24102: _user_admin subuids and subgids | Eric Cook | 2019-07-30 | 1 | -4/+4 |
| | |||||
* | 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 | 4 | -40/+93 |
| | | | | common parts are separated into _bsd_disks and _fbsd_device_types | ||||
* | unposted: remove spurious reference to nonexistent completion function | Oliver Kiddle | 2019-05-23 | 1 | -2/+2 |
| | |||||
* | 44349: completion option updates | Oliver Kiddle | 2019-05-23 | 24 | -32/+123 |
| | |||||
* | 44308: update Linux modutils completion | Oliver Kiddle | 2019-05-20 | 1 | -132/+140 |
| | |||||
* | 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 | Oliver Kiddle | 2019-05-09 | 20 | -58/+97 |
| | |||||
* | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 2019-05-07 | 16 | -47/+56 |
| | |||||
* | 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 | 2 | -8/+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 |
| | |||||
* | unposted: _pick_variant: Use ${(P) ::= rather than eval | Matthew Martin | 2019-04-22 | 1 | -4/+4 |
| | |||||
* | 44242: Completion: Use _pick_variant -b to detect builtins | Matthew Martin | 2019-04-22 | 5 | -178/+234 |
| | |||||
* | 44210: add _findmnt and update _lsblk | Jun-ichi Takimoto | 2019-04-10 | 2 | -1/+119 |
| | |||||
* | 44202 (tweaked): _normal: Add -P to reset precommands | Matthew Martin | 2019-04-04 | 1 | -1/+2 |
| | |||||
* | 44201: _command_name: Check for external forcing precommand | Matthew Martin | 2019-04-04 | 5 | -8/+8 |
| | |||||
* | 44200 (tweaked): Completion: Append to precommands in _normal | Matthew Martin | 2019-04-04 | 6 | -19/+8 |
| | |||||
* | 44199: _normal: Use zparseopts | Matthew Martin | 2019-04-04 | 1 | -8/+5 |
| | |||||
* | 44158: Completion: Add _postgresql | dana | 2019-04-01 | 1 | -0/+1148 |
| | | | | Adjusted to fix minor copy/paste error in __pgsql_cfg_params | ||||
* | 44160 (tweaked): Completion: Add _deb_files, match *.ddeb | dana | 2019-03-25 | 7 | -17/+34 |
| | | | | | | | Add new helper function for generating Debian package/control files, use it where applicable Adjusted only for minor white-space corruption in original patch | ||||
* | 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 |
| | |||||
* | 44144: _builtin: Append "builtin" to precommands | Matthew Martin | 2019-03-21 | 1 | -0/+2 |
| | |||||
* | 44155: _pick_variant: Update builtin check | Matthew Martin | 2019-03-21 | 1 | -8/+22 |
| | |||||
* | 44147: add/update completions for procps-ng | Jun-ichi Takimoto | 2019-03-22 | 6 | -6/+93 |
| | | | | 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 |
| | |||||
* | 44100: zparseopts: Add -F option, completion, tests; improve documentation | dana | 2019-03-12 | 1 | -0/+37 |
| | | | | | | | * Enable zparseopts to perform basic usage validation (aborting on an unrecognised option-like parameter) * Officially document the resolution of ambiguous option specs | ||||
* | 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 |
| | | | | | | _zftp's use of `#compdef -p`, combined with inaccurate sub-command matching in the function, was causing it to clobber the completion for other commands, notably zf_mkdir from zsh/files. To avoid this, use -P instead | ||||
* | 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 |
| | | | | | The syntax was incompatible with some shells, and it's probably not a big enough concern to work around it |