summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2019-07-3024102: _user_admin subuids and subgidsEric Cook1-4/+4
2019-07-1944356: complete ansible callback plugins for the relevant environment ↵Oliver Kiddle1-7/+14
variable's value
2019-07-1944551: update for new git changesOliver Kiddle1-37/+165
2019-06-0344389: update _iostat and _vmstat for BSDJun-ichi Takimoto2-40/+36
common parts are separated into _bsd_disks and _fbsd_device_types
2019-05-2344349: completion option updatesOliver Kiddle17-22/+78
2019-05-0944279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5Oliver Kiddle14-34/+58
2019-05-0744274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle1-7/+7
2019-05-07gitlab !6: Rudimentary rclone completionGautam Iyer1-0/+335
2019-05-07gitlab !7: Minor fixes to _lp and _gv completionGautam Iyer1-7/+21
2019-05-06gitlab !8: Support completion of installed lua rocks' versionsDoron Behar1-14/+31
2019-05-06gitlab !4: Add pandoc completionDoron Behar1-0/+423
2019-05-06gitlab !3: Transmission remote completionDoron Behar1-0/+503
2019-05-06github #33: Add completion file for myrepos (mr)Aurélien Olivier1-0/+126
2019-05-06github #35: fix _arguments spec for gem push completionLaurent Arnoud1-2/+2
2019-04-2644251: Completion: Fix various wording issuesdana5-9/+9
2019-04-2644250: Completion: Fix use of -A and -S options to _argumentsdana7-17/+23
2019-04-2644249: Completion: Handle zsh/files built-ins in _mv and _rmdirdana2-2/+2
2019-04-2644234: _ssh: Update for OpenSSH 8.0dana1-6/+11
2019-04-2244242: Completion: Use _pick_variant -b to detect builtinsMatthew Martin5-178/+234
2019-04-0144158: Completion: Add _postgresqldana1-0/+1148
Adjusted to fix minor copy/paste error in __pgsql_cfg_params
2019-03-24unposted: _chmod: Adjust _guard patterndana1-1/+1
Per off-list feedback from Daniel, use a more context-specific pattern
2019-03-22unposted: _chmod: Use _guard for mode operanddana1-1/+1
2019-03-2144149: _mkdir, _stat: Use _pick_variant -bMatthew Martin2-26/+6
2019-03-2244147: add/update completions for procps-ngJun-ichi Takimoto1-5/+16
New completions for free, pmap, slabtop, tload. Update _top.
2019-03-2144111: _git: Use `git rev-list` for log messagesdana1-5/+7
This side-steps issues related to `git log` respecting settings like log.showSignature
2019-03-1844135: Add chmod builtinMatthew Martin1-2/+11
2019-03-1744135: _chmod: Reformat to minimize next diff. No functional change.Matthew Martin1-44/+50
2019-03-0844101: _vim: better support for nvimJun-ichi Takimoto1-34/+51
2019-02-2744087: _getconf: Complete options, config variables on more systemsdana1-29/+78
2019-02-2644080: Completion: Fix several option-description typosdana18-22/+22
2019-02-24unposted: _less: Fix typodana1-1/+1
Reported here: https://www.reddit.com/r/zsh/comments/au98zv/_/
2019-02-2244077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s`dana5-9/+13
2019-02-2244076: _column: Support Debian, add missing options, adjust wordingdana1-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`
2019-02-09gitlab !5: Add new abcde completion.Doron Behar1-0/+50
2019-02-09github #31: Add new demangle style, rust and dlangHiroki Noda2-2/+2
2019-02-0344033: Add completion for dos2unix/unix2dosdana1-0/+129
2019-01-28github #32: Fix a typo in the git tag completion.Fredric Silberberg1-1/+1
2019-01-0443974: _git: Always offer -F/-m for `git tag`dana1-10/+2
2019-01-0143959: Add completion for strongSwan, &al.dana2-0/+404
Also update _urls to complete unix:// URIs as for file://
2018-12-3043914 (tweaked): Add completion for Composerdana1-0/+850
Tweaks: Adjusted spelling, fixed minor idiomatic issues
2018-12-1743897: Add/update various completion functionsdana9-3/+244
* Update tail to support -q/-v on NetBSD * Add several new functions (with one change needed to _hosts compdefs)
2018-12-1743895: _watch: Complete for procps/-ng watchdana1-5/+38
2018-12-14unposted: _dig: Fix _arguments syntax errordana1-2/+2
2018-11-15unposted: _zcat: support macOSJun-ichi Takimoto1-1/+1
2018-11-1343809: Suppress npm update checks during completiondana1-2/+7
2018-11-1243819: expand adb completion to also cover options to adb backupOliver Kiddle1-1/+16
2018-11-1243816: various completion option updatesOliver Kiddle12-77/+233
2018-11-1243812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle1-1/+1
2018-11-0743761: update five completion functions for darwinJun-ichi Takimoto3-7/+39
2018-11-0243748: fix completion for ack 3betaOliver Kiddle1-6/+11