summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Expand)AuthorFilesLines
2021-02-07gitlab !16: Allow spaces between short options and their parameters in _trans...aaaz1-10/+10
2021-02-0647919: use common function for completing BSD login classesOliver Kiddle4-11/+30
2021-02-0147883: _awk: support gawk ver.5Jun-ichi Takimoto1-2/+2
2020-10-29users/26107: complete changed files after git diff HEADOliver Kiddle1-1/+8
2020-09-23github #65: _nmap: Rename option flags (s/_/-/g)Meng Bo1-12/+12
2020-09-06unposted: remove periods from completion descriptionsDoug Kearns2-2/+2
2020-09-0447350: new dropbox command line client completionPeter Stephenson1-0/+66
2020-08-2147322: allow prefix with ssh cipher completion and add matching control for o...Oliver Kiddle1-3/+3
2020-08-1347319: complete more options to ImageMagick's convert commandOliver Kiddle1-0/+7
2020-08-1047293: lowercase completion descriptions for lpOliver Kiddle1-78/+81
2020-07-0846216: update for ansible 2.9Oliver Kiddle1-38/+109
2020-07-0846217: update options for tmux 3.1Oliver Kiddle1-19/+91
2020-06-2846097: Fix "assignment to invalid subscript range" error in _rm.zsugabubus1-1/+1
2020-06-2846131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be comp...Daniel Shahaf1-2/+3
2020-06-2846128: _git: Complete more options and diff/merge tools.Daniel Shahaf1-2/+27
2020-06-2846129: _git-config: Fix a bug where a second trailing dot would be incorrectl...Daniel Shahaf1-5/+1
2020-06-2846130: _git-config: Complete some more options.Daniel Shahaf1-25/+68
2020-06-2746140: _git: Fix insufficiently quoted patternMiroslav Koškár1-1/+1
2020-06-2746139: _git: Remove hanging whitespacesMiroslav Koškár1-2/+2
2020-06-26unposted c.f. 46034: workaround incompatibility with sh_file_expansion optionOliver Kiddle1-1/+1
2020-06-1946044 (tweaked per Matthew): _units: Correct the path to the units data file ...Daniel Shahaf1-2/+4
2020-06-1745982: _zfs: add space propertyFrederick Zhang1-1/+1
2020-06-0145939: Add _pgids typeMatthew Martin3-3/+3
2020-05-2845934: _subversion: Make 'svnliteadmin' completed same as 'svnadmin'Yasuhiro KIMURA1-1/+1
2020-05-1745831: Add _vi completerMatthew Martin1-0/+47
2020-05-07unposted: Use alternation patterns rather than brace expansionDaniel Shahaf1-1/+1
2020-05-0245752/0002: _gcc: Complete --output like -o.Daniel Shahaf1-1/+1
2020-05-0245752/0001: _gcc: Add .cpp and .hpp to the ignored extensions list.Daniel Shahaf1-1/+1
2020-04-21github #54: Fix dig completion errordavey hathorn1-1/+1
2020-03-2945649: completion: Simplify Unison completion. No functional change.Daniel Shahaf1-5/+2
2020-03-2945646: completion: Unison: Honour the $UNISON variableHenri Menke1-2/+2
2020-03-28github #46: _git-restore: Complete arguments to the --source option after a '...Gastón Haro1-1/+1
2020-03-28github #46: Better restrict git-restore(1) file completionsGastón Haro1-5/+9
2020-03-2745623: _quilt: Add subcommand descriptionsDaniel Shahaf1-7/+43
2020-03-2745622: _quilt: Categorize subcommandsDaniel Shahaf1-4/+37
2020-03-13unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ...dana1-1/+1
2020-03-1345535: _lz4: Order compression levels numericallydana1-2/+7
2020-03-1345531: _sh: Complete options more accuratelydana1-12/+34
2020-03-1145424: completion: Add **/sbin to PATH when completing commands like sudodana3-15/+26
2020-03-07Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf3-18/+46
2020-02-1445423: _su: Improve arg handling, shell look-upsdana1-12/+33
2020-02-07unposted: _zip: Recognise '--'dana1-3/+3
2020-02-0245365: _git: Fix __git_recent_branches for the case when a commit has an empt...WGH1-2/+2
2020-01-1945332: _git: add completion for git-versionEitan Adler1-1/+8
2020-01-1745313: _git: Support completion from outside of a worktree when --git-dir/--w...Daniel Shahaf1-4/+7
2020-01-15Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf29-63/+110
2020-01-1545288: _git: Complete bisect/new as well as bisect/bad.Daniel Shahaf1-3/+1
2020-01-11unposted: additional typo fixOliver Kiddle1-1/+1
2020-01-1145280: _git: add -local variantsEitan Adler1-2/+9
2020-01-09unposted: Two additional typo fixes.Daniel Shahaf1-1/+1