summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Oliver Kiddle2018-11-121-10/+10
| | | | the same word as the option
* 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 ↵Oliver Kiddle2018-11-081-1/+1
| | | | expansion flag
* 43761: update five completion functions for darwinJun-ichi Takimoto2018-11-075-12/+43
|
* 43752: Fix _expand quoting.Peter Stephenson2018-11-031-2/+12
| | | | Quoting was not applied properly if globbing failed or was not applied.
* 43748: fix completion for ack 3betaOliver Kiddle2018-11-021-6/+11
|
* github #29: Add completion support for Gits --color-moved option and color ↵Wieland Hoffmann2018-11-021-5/+19
| | | | | | settings --color-moved was added in Git 2.15.
* 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
| | | | with several updates for other OS
* 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
| | | | use the same completions as freebsd
* 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
| | | | See also users/23635
* 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
| | | | Used by svn 1.11.0-rc1.
* 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
| | | | | | 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.
* 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
|
* 43351: handle the new diff implementation in the pre-release version of ↵Oliver Kiddle2018-08-291-60/+61
| | | | FreeBSD 12
* 43346: various completion option updatesOliver Kiddle2018-08-2920-44/+93
|
* 43348: _hg: check for both -r and --revAnton Shestakov2018-08-291-2/+2
|
* 43347: _hg: use revsets for suggestions for hg mergeAnton Shestakov2018-08-291-6/+2
|
* 43345: don't modify global variable in _umountableOliver Kiddle2018-08-282-2/+2
|
* unposted: correct completion argument order for dkmsOliver Kiddle2018-08-281-3/+3
|
* unposted: completion for argument to strings -s was missingOliver Kiddle2018-08-281-1/+1
|