about summary refs log tree commit diff
path: root/Completion/Linux
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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 g...Oliver Kiddle2017-02-101-1/+1
* 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
* 39407: cleanup minor issues in cpupower completion; updated through to versio...Oliver Kiddle2016-09-211-63/+80
* 39165: update options to correspond to latest versions of software in various...Oliver Kiddle2016-09-031-1/+3
* 39067: update options to correspond to latest versions of software in various...Oliver Kiddle2016-08-192-15/+11
* 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
* 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
* 36158: _sshfs: Fix completion of and after -oDaniel Shahaf2015-08-171-3/+28
* 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
* 34053: complete additional Linux kernel module compressionTimofey Titovets2015-01-051-1/+1
* 33999: remove docker completion.Lokesh Mandvekar2014-12-181-410/+0
* 33481: resolve completion clashes and tidy-up SUSE/Mandriva related functionsOliver Kiddle2014-10-211-11/+0
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-44/+33
* 33224: complete directory as second btrfs argumentEric Cook2014-09-241-1/+2
* users/19113: reorganised cryptsetup completion functionOliver Kiddle2014-09-221-98/+77