summaryrefslogtreecommitdiff
path: root/Completion/Linux/Command
AgeCommit message (Collapse)AuthorFilesLines
2022-05-25github #94: Support .zst kernel modules with modutilsNorbert Lange1-1/+1
2022-05-25github #93: Replace /etc/mtab with /proc/self/mounts for LinuxNorbert Lange2-2/+2
/proc/self/mounts has been available since Linux 2.4.19, released in 2002. /etc/mtab is usually a symlink to this file but might not exist
2022-05-0850176 (tweaked): Improve htop completiondana1-11/+55
* Correct -v to -V * Make -u argument optional * Enable option stacking * Improve descriptions * Fix broken sort keys with htop 3.x and add new key descriptions * Remove _sequence limit on -p * Add several missing options + Fixed a typo and an erroneous comment in the original patch Thanks to GitHub user xpufx, whose work formed the initial basis of this change (see zsh-users/zsh pull #89)
2021-12-0249629: new Linux perf completionOliver Kiddle1-0/+809
2021-11-2449597: add a helper for completing numbers with unit suffixes and separate ↵Oliver Kiddle1-4/+4
out defaults, ranges and units in completion descriptions
2021-11-12github #82: Fix typosDimitris Apostolou2-2/+2
2021-10-2349500: new lsns completionOliver Kiddle1-0/+18
2021-10-1149464: _basenc: new completionJun-ichi Takimoto1-0/+30
2021-08-2949319: completion options updateOliver Kiddle11-51/+117
2021-08-2949315: list units in brackets at the end of group descriptionsOliver Kiddle1-1/+1
2021-08-2749309: update the strace completion through strace 5.13Oliver Kiddle1-43/+79
2021-08-2749306: fix file completion for the second parameter to losetupOliver Kiddle1-2/+3
2021-07-1949147: fix completion of linux kernel modulesEric Cook1-1/+1
2021-07-1049157: fix uses of literal % characters in completion descriptionsOliver Kiddle1-4/+4
2021-07-1049156: make wider use of the convention of square brackets for defaultsOliver Kiddle2-14/+7
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle4-7/+7
2021-03-2848210: Introduce new completion for setpriv(1) on LinuxArseny Maslennikov1-0/+107
2021-02-0747932: update completions for procps 3.3.16Oliver Kiddle1-1/+1
2021-02-0647918: new util-linux completions for nsenter and unshareOliver Kiddle2-0/+68
2020-08-1347320: Add completion for Linux tool used to adjust process OOM scoreJörg Sommer1-0/+10
2020-08-1347321: update completion for btrfs 5.4Oliver Kiddle1-6/+15
2020-07-08gitlab !15: modutils completion: Fix FHS assumptionDoron Behar1-3/+20
Remove calls to programs from /sbin/ with _call_program and to avoid the system complies to the FHS. Support modules completion for NixOS and Guix which store their kernel modules not at /lib/modules.
2020-06-11gitlab !12: completion for mat & mat2Jan Máslo2-0/+38
2020-06-08gitlab !14 (fixup): modutils comp: Fix getting the value of kver from opt_argsDoron Behar1-1/+1
2020-06-0145939: Add _pgids typeMatthew Martin1-2/+2
2020-06-01gitlab !14: modutils completion: Fix getting the value of kver from opt_argsDoron Behar1-1/+1
To get the _value_ of either of the options -S, -k or --set-version, the (i) subscript flag is not needed.
2020-03-1745572: _sshfs: Complete some more optionsDaniel Shahaf1-3/+10
2020-01-1045266: Fix losetup completion, broken in ↵Daniel Shahaf1-1/+1
da085b7a20729401c725f91ae930200d0deda64f (41720).
2020-01-0945269: Fix misspellings in completions and elsewhere.Jens Schleusener3-3/+3
2019-12-02unposted (cf. 44967): _alsa-utils: Fix minor syntax error in arg specdana1-1/+1
2019-12-0144967: Completion for aplay from alsa-utilsSebastian Gniazdowski1-0/+54
2019-10-18c.f. 44831: remove completion functions for long dead projectsOliver Kiddle1-24/+0
2019-10-0144798: completion option updateOliver Kiddle4-10/+17
2019-09-3044788: handle newer rpm commands like rpmkeys, rpmsign and update optionsOliver Kiddle1-53/+0
2019-09-2744781: add completion of SELinux contextsOliver Kiddle1-0/+24
2019-08-1944587: completion option updatesOliver Kiddle5-31/+75
2019-05-23unposted: remove spurious reference to nonexistent completion functionOliver Kiddle1-2/+2
2019-05-2344349: completion option updatesOliver Kiddle6-9/+43
2019-05-2044308: update Linux modutils completionOliver Kiddle1-132/+140
2019-04-1044210: add _findmnt and update _lsblkJun-ichi Takimoto2-1/+119
2019-04-0444201: _command_name: Check for external forcing precommandMatthew Martin1-1/+0
2019-04-0444200 (tweaked): Completion: Append to precommands in _normalMatthew Martin1-3/+1
2019-03-2244147: add/update completions for procps-ngJun-ichi Takimoto4-0/+76
New completions for free, pmap, slabtop, tload. Update _top.
2019-02-2644080: Completion: Fix several option-description typosdana3-4/+4
2019-01-1843990: _opkg: Support gain-privilegesdana1-4/+10
2019-01-0143960: Add full completion for exec and setsiddana1-0/+12
2018-11-1243816: various completion option updatesOliver Kiddle4-52/+153
2018-11-1243817: update options in btrfs completion through to btrfs 4.17.1Oliver Kiddle1-66/+182
2018-10-0843623: Fix Completion iptables -t raw securitya-wing1-3/+3
2018-09-1843464: complete options for the valgrind drd tool and update them for helgrindOliver Kiddle1-7/+40