about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* 48702: _pandoc: don't use cache, multiple extensions of format, etc.Jun-ichi Takimoto2021-04-281-261/+114
* github/zsh-completions #792: added completions for opus-tools (opusenc, opusd...André Kugland2021-04-191-0/+71
* 48619: complete inventory plugins in assignments to ANSIBLE_INVENTORY_ENABLEDOliver Kiddle2021-04-191-7/+7
* 48618: update completions for FreeBSD 13Oliver Kiddle2021-04-196-33/+89
* 48466: correct indentation and remove tabs and trailing spacesMarc Chantreux2021-04-111-29/+29
* 48445: pluralize tags in _surfrawMarc Chantreux2021-04-111-8/+8
* 48338: _git: Support case-insensitive path matchingdana2021-04-101-3/+8
* 48437: fix pid completion when cursor is in the middle of the lineOliver Kiddle2021-04-091-2/+2
* 48416: update _gcore for macOS and GNUJun-ichi Takimoto2021-04-081-3/+13
* 48321 (tweaked per thread): _perl_modules: Don't assume ${words[1]} to be eit...Daniel Shahaf2021-04-081-5/+6
* users/26579: changes from review including parameter expansion to replace awkMarc Chantreux2021-04-061-13/+17
* 48414: quote closing bracket to adapt for change in 43928Oliver Kiddle2021-04-061-1/+1
* 48218 (+ 48354): various improvements for _gccJacob Gelbman2021-04-041-989/+2052
* github #74: Drop vcsh completions, maintained upstreamCaleb Maclennan2021-03-311-89/+0
* 48192: Fix _openstack completion for new style clientsSyphdias2021-03-311-53/+64
* users/26557: add bookmarks support and remove the header from the final list ...Marc Chantreux2021-03-311-2/+16
* 48166: add completion for ctags language optionsJacob Gelbman2021-03-291-197/+244
* 48231: add missing git --pretty formats and improve descriptionsŠtěpán Němec2021-03-281-7/+9
* 48105: Update ctags completion with format fixJacob Gelbman2021-02-241-193/+186
* 48096: New ctags completionJacob Gelbman2021-02-231-0/+204
* unposted (Daniel): add exclusion list missed in recent OpenBSD update to loca...Oliver Kiddle2021-02-131-1/+1
* github #68: support section suffix completion for man pagestaiyu2021-02-131-8/+14
* 47944: update completions for NetBSD 9Oliver Kiddle2021-02-081-2/+9
* 47943: update completions for DragonflyBSD 5.8.3Oliver Kiddle2021-02-082-2/+6
* 47932: update completions for procps 3.3.16Oliver Kiddle2021-02-073-1/+4
* 47931: update completions for OpenBSD base up to 6.8Oliver Kiddle2021-02-073-9/+17
* 47930: update completions for FreeBSD base up to 12.2Oliver Kiddle2021-02-072-5/+5
* based on github #62: return proper exit statusoxiedi2021-02-071-2/+4
* github #66: Add more commands to _todo.shDCsunset2021-02-071-1/+6
* github #72: Fix unix command lldb tab-completionSemnodime2021-02-071-12/+12
* gitlab !16: Allow spaces between short options and their parameters in _trans...aaaz2021-02-071-10/+10
* 47919: use common function for completing BSD login classesOliver Kiddle2021-02-064-11/+30
* 47883: _awk: support gawk ver.5Jun-ichi Takimoto2021-02-011-2/+2
* 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
* github #60: Fix completion for a zfs dataset containing spacesMathias Fredriksson2020-07-081-3/+3
* github #50: Complete hosts in "Match" directiveSATOH Fumiyasu2020-07-081-0/+12
* github #53: Allow specifying directory name for _remote_filesJames Pike2020-07-081-5/+12
* 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