summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2018-12-1743897: Add/update various completion functionsdana11-4/+255
* 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-12-0943871: _files: Support `-F '(pat ...)'` as with _path_filesdana1-0/+2
2018-12-0443861: make "(#" completion safer by checking for ")"Peter Stephenson1-1/+1
2018-12-0443860: Complete glob flags at start of word.Peter Stephenson1-0/+4
2018-11-1643830: _cu: Complete /dev/cu.*Daniel O'Connor1-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-13unposted (cf. 43800): Update strftime completiondana1-2/+4
2018-11-1243819: expand adb completion to also cover options to adb backupOliver Kiddle1-1/+16
2018-11-1243818: complete math functions for other modules besides zsh/mathfuncOliver Kiddle1-5/+8
2018-11-1243816: various completion option updatesOliver Kiddle17-147/+427
2018-11-1243817: update options in btrfs completion through to btrfs 4.17.1Oliver Kiddle1-66/+182
2018-11-1243813: for powerd add units, default values and allow option arguments in ↵Oliver Kiddle1-10/+10
the same word as the option
2018-11-1243812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle1-1/+1
2018-11-0843784: clarify descriptions on options related to match sortingOliver Kiddle1-3/+3
2018-11-08unposted (c.f. Bart: 43739): use a correct description for the @ parameter ↵Oliver Kiddle1-1/+1
expansion flag
2018-11-0743761: update five completion functions for darwinJun-ichi Takimoto5-12/+43
2018-11-0343752: Fix _expand quoting.Peter Stephenson1-2/+12
Quoting was not applied properly if globbing failed or was not applied.
2018-11-0243748: fix completion for ack 3betaOliver Kiddle1-6/+11
2018-11-02github #29: Add completion support for Gits --color-moved option and color ↵Wieland Hoffmann1-5/+19
settings --color-moved was added in Git 2.15.
2018-10-3143746: _ping: update for BSD and DarwinJun-ichi Takimoto1-11/+16
2018-10-3143744: _sysctl: support procps-ng, NetBSDJun-ichi Takimoto1-30/+58
with several updates for other OS
2018-10-2443723: _mkdir: fix builtin mkdir and support darwinJun-ichi Takimoto1-3/+1
2018-10-2443722: _ed, _env, _sort: support darwinJun-ichi Takimoto3-12/+12
use the same completions as freebsd
2018-10-2443721: _diff3: detect GNU variant correctlyJun-ichi Takimoto1-3/+3
2018-10-2443718: Use singular completion group descriptionsdana12-20/+20
2018-10-2343714: complete lp fit-to-page optionMarcin Mielniczuk1-1/+1
2018-10-2243713: Improve init.d command completiondana1-6/+20
2018-10-1743697: match uppercase filename extensions in zathura completionOliver Kiddle1-2/+2
2018-10-1743698: update options for git 2.19.1Oliver Kiddle1-37/+74
2018-10-0843623: Fix Completion iptables -t raw securitya-wing1-3/+3
2018-09-2543554 (tweaked): Fix zathura completion ignoring multiple plugin directories.Oliver Freyermuth1-3/+2
2018-09-2543544: Fix zathura filename completion derived from *.so plugin name.Oliver Freyermuth1-1/+1
2018-09-24users/23642: Revert _files change from workers/42984Takeshi Banse1-1/+1
See also users/23635
2018-09-23gitlab !2: _toilet: detect .flf files as well as .tlf onesNoam Barnea1-1/+1
2018-09-1943502: Search XDG_DATA_DIRS in _setxkbmap completionMaximilian Bosch1-4/+6
2018-09-1843464: complete options for the valgrind drd tool and update them for helgrindOliver Kiddle1-7/+40
2018-09-14_svn: Allow hyphens in command name aliases.Daniel Shahaf1-1/+1
Used by svn 1.11.0-rc1.
2018-09-12unposted: _svn: Complete --accept=recommended, new in 1.10.0.Daniel Shahaf1-1/+1
2018-09-1243443: _git: When completing worktrees, show the ref and hash of each worktree.Daniel Shahaf1-2/+19
2018-09-1243442: _git: Break out a helper function.Daniel Shahaf1-2/+6
2018-09-0643366: _compdef: Change and add sources for completed completion function names.Daniel Shahaf1-2/+3
Use ${(v)_comps} instead of going through $fpath again. Use ${functions} as well to find more legitimate matches, such as various __git_foo() helpers defined in ${^fpath}/_git.
2018-09-0543372: Add completion for e2labeldana1-0/+3
2018-08-31unposted: git describe's --long and --abbrev options are not mutually exclusiveOliver Kiddle1-2/+2
2018-08-3143359: further review of git remote set-url completionOliver Kiddle1-26/+17
2018-08-3142810: git remote set-url completionpseyfert1-7/+22
2018-08-3043350: _zsh: support --emulateJun-ichi Takimoto1-1/+4
2018-08-3043349: new completion for eogJun-ichi Takimoto1-0/+24