about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 43960: Add full completion for exec and setsiddana2019-01-013-1/+22
* 43959: Add completion for strongSwan, &al.dana2019-01-013-1/+405
* 43914 (tweaked): Add completion for Composerdana2018-12-301-0/+850
* 43930: Improve _multi_parts performancedana2018-12-301-7/+9
* 43928: _alternative: Evaluate (...) action syntax as with _argumentsdana2018-12-231-1/+3
* 43897: Add/update various completion functionsdana2018-12-1711-4/+255
* 43895: _watch: Complete for procps/-ng watchdana2018-12-171-5/+38
* unposted: _dig: Fix _arguments syntax errordana2018-12-141-2/+2
* 43871: _files: Support `-F '(pat ...)'` as with _path_filesdana2018-12-091-0/+2