about summary refs log tree commit diff
path: root/Completion/Unix/Command
Commit message (Expand)AuthorAgeFilesLines
* users/26107: complete changed files after git diff HEADOliver Kiddle2020-10-291-1/+8
* github #65: _nmap: Rename option flags (s/_/-/g)Meng Bo2020-09-231-12/+12
* unposted: remove periods from completion descriptionsDoug Kearns2020-09-062-2/+2
* 47350: new dropbox command line client completionPeter Stephenson2020-09-041-0/+66
* 47322: allow prefix with ssh cipher completion and add matching control for o...Oliver Kiddle2020-08-211-3/+3
* 47319: complete more options to ImageMagick's convert commandOliver Kiddle2020-08-131-0/+7
* 47293: lowercase completion descriptions for lpOliver Kiddle2020-08-101-78/+81
* 46216: update for ansible 2.9Oliver Kiddle2020-07-081-38/+109
* 46217: update options for tmux 3.1Oliver Kiddle2020-07-081-19/+91
* 46097: Fix "assignment to invalid subscript range" error in _rm.zsugabubus2020-06-281-1/+1
* 46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be comp...Daniel Shahaf2020-06-281-2/+3
* 46128: _git: Complete more options and diff/merge tools.Daniel Shahaf2020-06-281-2/+27
* 46129: _git-config: Fix a bug where a second trailing dot would be incorrectl...Daniel Shahaf2020-06-281-5/+1
* 46130: _git-config: Complete some more options.Daniel Shahaf2020-06-281-25/+68
* 46140: _git: Fix insufficiently quoted patternMiroslav Koškár2020-06-271-1/+1
* 46139: _git: Remove hanging whitespacesMiroslav Koškár2020-06-271-2/+2
* unposted c.f. 46034: workaround incompatibility with sh_file_expansion optionOliver Kiddle2020-06-261-1/+1
* 46044 (tweaked per Matthew): _units: Correct the path to the units data file ...Daniel Shahaf2020-06-191-2/+4
* 45982: _zfs: add space propertyFrederick Zhang2020-06-171-1/+1
* 45939: Add _pgids typeMatthew Martin2020-06-013-3/+3
* 45934: _subversion: Make 'svnliteadmin' completed same as 'svnadmin'Yasuhiro KIMURA2020-05-281-1/+1
* 45831: Add _vi completerMatthew Martin2020-05-171-0/+47
* unposted: Use alternation patterns rather than brace expansionDaniel Shahaf2020-05-071-1/+1
* 45752/0002: _gcc: Complete --output like -o.Daniel Shahaf2020-05-021-1/+1
* 45752/0001: _gcc: Add .cpp and .hpp to the ignored extensions list.Daniel Shahaf2020-05-021-1/+1
* github #54: Fix dig completion errordavey hathorn2020-04-211-1/+1
* 45649: completion: Simplify Unison completion. No functional change.Daniel Shahaf2020-03-291-5/+2
* 45646: completion: Unison: Honour the $UNISON variableHenri Menke2020-03-291-2/+2
* github #46: _git-restore: Complete arguments to the --source option after a '...Gastón Haro2020-03-281-1/+1
* github #46: Better restrict git-restore(1) file completionsGastón Haro2020-03-281-5/+9
* 45623: _quilt: Add subcommand descriptionsDaniel Shahaf2020-03-271-7/+43
* 45622: _quilt: Categorize subcommandsDaniel Shahaf2020-03-271-4/+37
* unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ...dana2020-03-131-1/+1
* 45535: _lz4: Order compression levels numericallydana2020-03-131-2/+7
* 45531: _sh: Complete options more accuratelydana2020-03-131-12/+34
* 45424: completion: Add **/sbin to PATH when completing commands like sudodana2020-03-113-15/+26
* Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-03-073-18/+46
|\
| * 45423: _su: Improve arg handling, shell look-upsdana2020-02-141-12/+33
| * unposted: _zip: Recognise '--'dana2020-02-071-3/+3
| * 45365: _git: Fix __git_recent_branches for the case when a commit has an empt...WGH2020-02-021-2/+2
| * 45332: _git: add completion for git-versionEitan Adler2020-01-191-1/+8
* | 45313: _git: Support completion from outside of a worktree when --git-dir/--w...Daniel Shahaf2020-01-171-4/+7
* | Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-01-1529-63/+110
|\|
| * unposted: additional typo fixOliver Kiddle2020-01-111-1/+1
| * 45280: _git: add -local variantsEitan Adler2020-01-111-2/+9
| * unposted: Two additional typo fixes.Daniel Shahaf2020-01-091-1/+1
| * Fix typos reported by codespell in shell codeMikael Magnusson2020-01-099-10/+10
| * 45269: Fix misspellings in completions and elsewhere.Jens Schleusener2020-01-0915-30/+30
| * 45261: _gcc: Detect clang-as-gccdana2020-01-081-0/+5
| * github #44: Allow completion for picocom to list symlinks to character devicesDamien Thébault2020-01-071-1/+1