about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* unposted: fix syntax errors in recently added completersMikael Magnusson2020-08-082-2/+2
* 46280: compinit: add -w to explain why compdump runsMikael Magnusson2020-08-051-2/+27
* github #61: _parameters: Don't leak the variable $ioxiedi2020-07-141-1/+1
* 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
* gitlab !15: modutils completion: Fix FHS assumptionDoron Behar2020-07-081-3/+20
* 46195: use showrgb command to get colours if it is availableOliver Kiddle2020-07-081-5/+8
* 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