summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* 43959: Add completion for strongSwan, &al.dana2019-01-013-1/+405
* 43914 (tweaked): Add completion for Composerdana2018-12-301-0/+850
* 43897: Add/update various completion functionsdana2018-12-1710-4/+245
* 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
* unposted: _zcat: support macOSJun-ichi Takimoto2018-11-151-1/+1
* 43809: Suppress npm update checks during completiondana2018-11-131-2/+7
* 43819: expand adb completion to also cover options to adb backupOliver Kiddle2018-11-121-1/+16
* 43816: various completion option updatesOliver Kiddle2018-11-1212-77/+233
* 43812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle2018-11-121-1/+1
* 43761: update five completion functions for darwinJun-ichi Takimoto2018-11-074-9/+40
* 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-2411-19/+19
* 43714: complete lp fit-to-page optionMarcin Mielniczuk2018-10-231-1/+1
* 43713: Improve init.d command completiondana2018-10-221-6/+20
* 43698: update options for git 2.19.1Oliver Kiddle2018-10-171-37/+74
* 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
* _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
* 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
* 43351: handle the new diff implementation in the pre-release version of FreeB...Oliver Kiddle2018-08-291-60/+61
* 43346: various completion option updatesOliver Kiddle2018-08-2916-39/+61
* 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: completion for argument to strings -s was missingOliver Kiddle2018-08-281-1/+1
* unposted: complete also for bsdtarOliver Kiddle2018-08-281-1/+1
* 43331: _diff3: Enhance positional argument descriptions (thanks, Oliver).Daniel Shahaf2018-08-251-3/+3
* 43329: new diff3 completionOliver Kiddle2018-08-241-0/+46
* unposted: Fix --ascii typo in _mandana2018-08-231-1/+1
* 43325: _hg: suggest merge tools for -t/--toolAnton Shestakov2018-08-231-4/+20
* 43326: _hg: add completion of -S/--subrepos to many commandsAnton Shestakov2018-08-231-10/+14
* 43301: add some functions from zsh-completions projectOliver Kiddle2018-08-233-0/+251