about summary refs log tree commit diff
path: root/Completion/Linux
Commit message (Collapse)AuthorAgeFilesLines
* 42659: various completion option updatesOliver Kiddle2018-04-163-14/+25
|
* 42613: typo fix in _sspda2018-04-091-1/+1
|
* 42572: various completion option updatesOliver Kiddle2018-03-312-5/+22
|
* 42317: completion option updates for commands that have had recent updatesOliver Kiddle2018-01-233-4/+26
|
* 42242: add [DFNO]BSD to the mix in ldconfig completionMatthew Martin2018-01-101-35/+0
|
* 42231: new completion functions for simple utilities belonging to the ↵dana2018-01-063-0/+88
| | | | 'Darwin' and 'Linux' groups.
* github #21: update nmcli completions to be compatible with recent version 1.8.4Maciek Makowski2018-01-042-244/+373
|
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-022-3/+3
|
* unposted: _sshfs: Make the -o option repeatable, accept "--".Daniel Shahaf2017-11-041-2/+3
|
* 41971: correctly break out of certain tag loops when there are matchesOliver Kiddle2017-11-021-0/+1
|
* 41958: update util-linux completions to 2.31; new hexdump completionOliver Kiddle2017-10-293-2/+14
|
* update options in tune2fs completion through e2fsprogs 1.43.6Oliver Kiddle2017-09-221-17/+30
|
* 41726: add + and = to option specs taking arguments and update options to 1.7.5Oliver Kiddle2017-09-181-31/+53
|
* update completion of options for util-linux 2.30.1Oliver Kiddle2017-09-184-76/+137
|
* 41725: assorted minor updates to completion functionsOliver Kiddle2017-09-181-3/+4
|
* 41724: update ethtool completion for new optionsOliver Kiddle2017-09-181-160/+270
|
* 41709: update options in Linux sysstat completionsOliver Kiddle2017-09-151-24/+46
|
* 41617: complete new tracepath optionsOliver Kiddle2017-08-291-0/+9
|
* users/22834: fix irritating bug in file glob for Linux kernel modulesTomasz Pala2017-08-171-1/+1
|
* 41431: update options in assorted completionsOliver Kiddle2017-07-153-1/+4
|
* 41414: fix for commas used in exclusion listsFabian Klötzl2017-07-141-2/+2
| | | | also missing escape for _gcc and --no-index option for git diff
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-1/+1
|
* 40823: update option completion for sshfs 2.8Oliver Kiddle2017-03-101-21/+47
|
* 40808: fix typos where (x,y) should have been (x y) in _arguments syntaxFabian Klotzl2017-03-091-1/+1
|
* unposted: using a colon in the tag name for lsusb completion was not such a ↵Oliver Kiddle2017-02-101-1/+1
| | | | good idea
* 40345: update lsusb completionOliver Kiddle2017-01-131-13/+17
|
* 40344: new lsblk completionOliver Kiddle2017-01-131-0/+57
|
* 40107: _mount, _fusermount: fix quotingMikael Magnusson2016-12-061-1/+1
|
* 39890: typo corrections in completion functionsOliver Kiddle2016-11-092-6/+6
|
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-1/+1
| | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
* 39407: cleanup minor issues in cpupower completion; updated through to ↵Oliver Kiddle2016-09-211-63/+80
| | | | version 4.8
* 39165: update options to correspond to latest versions of software in ↵Oliver Kiddle2016-09-031-1/+3
| | | | various functions
* 39067: update options to correspond to latest versions of software in ↵Oliver Kiddle2016-08-192-15/+11
| | | | various functions
* 38982: move cpupower completion to correct folderAndy Spencer2016-08-011-0/+0
|
* 38976: new cpupower completionAndy Spencer2016-08-011-0/+102
|
* 38867: update strace completionOliver Kiddle2016-07-172-114/+131
| | | | | Also factor out completion for system calls and new functions for truss and ltrace.
* 38833: separate iostat completion from _sysstatEric Cook2016-07-131-26/+11
|
* 38676, 38680: Completion for pidof and localedef.Eric Cook2016-06-141-0/+24
|
* 38632: remove trailing space on #compdef line for compinit parsingBarton E. Schaefer2016-06-071-1/+1
|
* 38587: Fix iconvconfig completion --output handlingMarko Myllynen2016-06-031-1/+1
|
* 38567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8)Marko Myllynen2016-06-021-0/+13
|
* 38514: remove unnecessary ls in completionMatthew Martin2016-05-221-1/+1
|
* 37913: add additional completers and _zpool improvementEric Cook2016-02-113-0/+45
|
* 36571: Completion for zsocket and updated losetup's completionEric Cook2015-09-231-11/+25
|
* unposted: _sshfs: Fix completion of options with valuesDaniel Shahaf2015-08-171-10/+10
| | | | | The "=" to the left of the ":" was interpreted as a literal part of the option name, resulting in double equal signs.
* 36158: _sshfs: Fix completion of and after -oDaniel Shahaf2015-08-171-3/+28
| | | | The "action" part of the -o spec didn't escape colons.
* 35879: fix for subcommands that don't have a second subcommandEric Cook2015-07-241-133/+132
|
* 34693: _strace: Fix variable leakage of $sys_callsDaniel Shahaf2015-03-091-0/+1
|
* 34233: function execution trick needed for _qdbusPeter Stephenson2015-01-111-0/+2
|
* 34195: new qdbus completionThomas Mitterfellner2015-01-101-0/+112
|