about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-0716-47/+56
* gitlab !6: Rudimentary rclone completionGautam Iyer2019-05-071-0/+335
* gitlab !7: Minor fixes to _lp and _gv completionGautam Iyer2019-05-072-8/+21
* gitlab !8: Support completion of installed lua rocks' versionsDoron Behar2019-05-061-14/+31
* gitlab !4: Add pandoc completionDoron Behar2019-05-061-0/+423
* gitlab !3: Transmission remote completionDoron Behar2019-05-061-0/+503
* github #33: Add completion file for myrepos (mr)Aurélien Olivier2019-05-061-0/+126
* github #35: fix _arguments spec for gem push completionLaurent Arnoud2019-05-061-2/+2
* 44251: Completion: Fix various wording issuesdana2019-04-265-9/+9
* 44250: Completion: Fix use of -A and -S options to _argumentsdana2019-04-267-17/+23
* 44249: Completion: Handle zsh/files built-ins in _mv and _rmdirdana2019-04-263-3/+3
* 44234: _ssh: Update for OpenSSH 8.0dana2019-04-261-6/+11
* unposted: _pick_variant: Use ${(P) ::= rather than evalMatthew Martin2019-04-221-4/+4
* 44242: Completion: Use _pick_variant -b to detect builtinsMatthew Martin2019-04-225-178/+234
* 44210: add _findmnt and update _lsblkJun-ichi Takimoto2019-04-102-1/+119
* 44202 (tweaked): _normal: Add -P to reset precommandsMatthew Martin2019-04-041-1/+2
* 44201: _command_name: Check for external forcing precommandMatthew Martin2019-04-045-8/+8
* 44200 (tweaked): Completion: Append to precommands in _normalMatthew Martin2019-04-046-19/+8
* 44199: _normal: Use zparseoptsMatthew Martin2019-04-041-8/+5
* 44158: Completion: Add _postgresqldana2019-04-011-0/+1148
* 44160 (tweaked): Completion: Add _deb_files, match *.ddebdana2019-03-257-17/+34
* unposted: _chmod: Adjust _guard patterndana2019-03-241-1/+1
* unposted: _chmod: Use _guard for mode operanddana2019-03-221-1/+1
* 44149: _mkdir, _stat: Use _pick_variant -bMatthew Martin2019-03-212-26/+6
* 44144: _builtin: Append "builtin" to precommandsMatthew Martin2019-03-211-0/+2
* 44155: _pick_variant: Update builtin checkMatthew Martin2019-03-211-8/+22
* 44147: add/update completions for procps-ngJun-ichi Takimoto2019-03-226-6/+93
* 44111: _git: Use `git rev-list` for log messagesdana2019-03-211-5/+7
* 44135: Add chmod builtinMatthew Martin2019-03-181-2/+11
* 44135: _chmod: Reformat to minimize next diff. No functional change.Matthew Martin2019-03-171-44/+50
* 44100: zparseopts: Add -F option, completion, tests; improve documentationdana2019-03-121-0/+37
* 44101: _vim: better support for nvimJun-ichi Takimoto2019-03-081-34/+51
* unposted: _zftp: Use 'post' pattern matchingdana2019-03-061-1/+1
* 44099: Completion: Add _trashdana2019-03-061-0/+22
* 44087: _getconf: Complete options, config variables on more systemsdana2019-02-271-29/+78
* 44090 (re: 44085): _remote_files: Don't set QUOTING_STYLEdana2019-02-271-1/+1
* 44085: _remote_files: Prevent ls/alias settings from mangling file listingsdana2019-02-261-1/+4
* 44080: Completion: Fix several option-description typosdana2019-02-2632-41/+41
* unposted: _less: Fix typodana2019-02-241-1/+1
* 44077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s`dana2019-02-225-9/+13
* 44076: _column: Support Debian, add missing options, adjust wordingdana2019-02-221-12/+34
* gitlab !5: Add new abcde completion.Doron Behar2019-02-091-0/+50
* github #31: Add new demangle style, rust and dlangHiroki Noda2019-02-092-2/+2
* 44034: _date_formats: Complete %9./%N, adjust wordingdana2019-02-031-7/+12
* 44033: Add completion for dos2unix/unix2dosdana2019-02-031-0/+129
* github #32: Fix a typo in the git tag completion.Fredric Silberberg2019-01-281-1/+1
* 44001: _brace_parameter: Complete (q+)dana2019-01-211-0/+1
* 43990: _opkg: Support gain-privilegesdana2019-01-181-4/+10
* users/23829: add and coument file-split-chars stylePeter Stephenson2019-01-081-0/+5
* 43974: _git: Always offer -F/-m for `git tag`dana2019-01-041-10/+2