summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* 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
* 43861: make "(#" completion safer by checking for ")"Peter Stephenson2018-12-041-1/+1
* 43860: Complete glob flags at start of word.Peter Stephenson2018-12-041-0/+4
* 43830: _cu: Complete /dev/cu.*Daniel O'Connor2018-11-161-2/+2
* unposted: _zcat: support macOSJun-ichi Takimoto2018-11-151-1/+1
* 43809: Suppress npm update checks during completiondana2018-11-131-2/+7
* unposted (cf. 43800): Update strftime completiondana2018-11-131-2/+4
* 43819: expand adb completion to also cover options to adb backupOliver Kiddle2018-11-121-1/+16
* 43818: complete math functions for other modules besides zsh/mathfuncOliver Kiddle2018-11-121-5/+8
* 43816: various completion option updatesOliver Kiddle2018-11-1217-147/+427
* 43817: update options in btrfs completion through to btrfs 4.17.1Oliver Kiddle2018-11-121-66/+182
* 43813: for powerd add units, default values and allow option arguments in the...Oliver Kiddle2018-11-121-10/+10
* 43812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle2018-11-121-1/+1
* 43784: clarify descriptions on options related to match sortingOliver Kiddle2018-11-081-3/+3
* unposted (c.f. Bart: 43739): use a correct description for the @ parameter ex...Oliver Kiddle2018-11-081-1/+1
* 43761: update five completion functions for darwinJun-ichi Takimoto2018-11-075-12/+43
* 43752: Fix _expand quoting.Peter Stephenson2018-11-031-2/+12
* 43748: fix completion for ack 3betaOliver Kiddle2018-11-021-6/+11
* github #29: Add completion support for Gits --color-moved option and color se...Wieland Hoffmann2018-11-021-5/+19
* 43746: _ping: update for BSD and DarwinJun-ichi Takimoto2018-10-311-11/+16
* 43744: _sysctl: support procps-ng, NetBSDJun-ichi Takimoto2018-10-311-30/+58
* 43723: _mkdir: fix builtin mkdir and support darwinJun-ichi Takimoto2018-10-241-3/+1
* 43722: _ed, _env, _sort: support darwinJun-ichi Takimoto2018-10-243-12/+12
* 43721: _diff3: detect GNU variant correctlyJun-ichi Takimoto2018-10-241-3/+3
* 43718: Use singular completion group descriptionsdana2018-10-2412-20/+20
* 43714: complete lp fit-to-page optionMarcin Mielniczuk2018-10-231-1/+1
* 43713: Improve init.d command completiondana2018-10-221-6/+20
* 43697: match uppercase filename extensions in zathura completionOliver Kiddle2018-10-171-2/+2
* 43698: update options for git 2.19.1Oliver Kiddle2018-10-171-37/+74
* 43623: Fix Completion iptables -t raw securitya-wing2018-10-081-3/+3
* 43554 (tweaked): Fix zathura completion ignoring multiple plugin directories.Oliver Freyermuth2018-09-251-3/+2
* 43544: Fix zathura filename completion derived from *.so plugin name.Oliver Freyermuth2018-09-251-1/+1
* users/23642: Revert _files change from workers/42984Takeshi Banse2018-09-241-1/+1
* gitlab !2: _toilet: detect .flf files as well as .tlf onesNoam Barnea2018-09-231-1/+1
* 43502: Search XDG_DATA_DIRS in _setxkbmap completionMaximilian Bosch2018-09-191-4/+6
* 43464: complete options for the valgrind drd tool and update them for helgrindOliver Kiddle2018-09-181-7/+40
* _svn: Allow hyphens in command name aliases.Daniel Shahaf2018-09-141-1/+1
* unposted: _svn: Complete --accept=recommended, new in 1.10.0.Daniel Shahaf2018-09-121-1/+1
* 43443: _git: When completing worktrees, show the ref and hash of each worktree.Daniel Shahaf2018-09-121-2/+19
* 43442: _git: Break out a helper function.Daniel Shahaf2018-09-121-2/+6
* 43366: _compdef: Change and add sources for completed completion function names.Daniel Shahaf2018-09-061-2/+3
* 43372: Add completion for e2labeldana2018-09-051-0/+3
* unposted: git describe's --long and --abbrev options are not mutually exclusiveOliver Kiddle2018-08-311-2/+2
* 43359: further review of git remote set-url completionOliver Kiddle2018-08-311-26/+17
* 42810: git remote set-url completionpseyfert2018-08-311-7/+22
* 43350: _zsh: support --emulateJun-ichi Takimoto2018-08-301-1/+4
* 43349: new completion for eogJun-ichi Takimoto2018-08-301-0/+24