about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 46106: new usbconfig completionOliver Kiddle2020-06-261-0/+63
* 46105: new xinput completionOliver Kiddle2020-06-261-0/+140
* 46075: drelo: prefer ip on linux for finding network interfacesdrelo2020-06-261-3/+9
* 45895: ignore deduplication patterns in _sequenceoxiedi2020-06-261-2/+2
* 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
* gitlab !12: completion for mat & mat2Jan Máslo2020-06-112-0/+38
* 46036: fix colouring in prompt completionOliver Kiddle2020-06-111-3/+3
* users/24892: fix local declaration with recursive-files style and complete it...Oliver Kiddle2020-06-112-5/+7
* gitlab !14 (fixup): modutils comp: Fix getting the value of kver from opt_argsDoron Behar2020-06-081-1/+1
* 45940: Add _kdump and _ktrace completers and supporting _ktrace_points typeMatthew Martin2020-06-013-0/+164
* 45939: Add _pgids typeMatthew Martin2020-06-015-5/+10
* gitlab !14: modutils completion: Fix getting the value of kver from opt_argsDoron Behar2020-06-011-1/+1
* 45934: _subversion: Make 'svnliteadmin' completed same as 'svnadmin'Yasuhiro KIMURA2020-05-281-1/+1
* 45831: Add _vi completerMatthew Martin2020-05-171-0/+47
* gitlab !13: tar supports zstandard (zstd)noraj2020-05-091-2/+2
* unposted: libarchive tar can extract zip filesEitan Adler2020-05-071-1/+3
* unposted: Use alternation patterns rather than brace expansionDaniel Shahaf2020-05-072-3/+3
* 45614: update _dnfJun-ichi Takimoto2020-05-031-101/+454
* 45731: _debsnap: New completion function.Daniel Shahaf2020-05-031-0/+77
* 45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf2020-05-031-3/+5
* 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
* 45655: _retrieve_mac_apps: Update for recent macOSdana2020-04-051-2/+5
* 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
* 45572: _sshfs: Complete some more optionsDaniel Shahaf2020-03-171-3/+10
* 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
* 45534: _hdiutil: Update image-file extensions, image/disk formats, &c.dana2020-03-131-24/+63
* 45531: _sh: Complete options more accuratelydana2020-03-131-12/+34
* 45424: completion: Add **/sbin to PATH when completing commands like sudodana2020-03-115-22/+50
* 45524: Add completion for dscverify(1) from Debian's devscripts.Romain Porte2020-03-101-0/+30
* Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf2020-03-0710-24/+83
|\
| * unposted: Remove 'sgi', as that OpenBSD port has been discontinued.Daniel Shahaf2020-03-061-1/+1