about summary refs log tree commit diff
path: root/Completion/Linux
Commit message (Collapse)AuthorAgeFilesLines
* 52770: handle newrole in SELinux completionsOliver Kiddle2024-03-181-8/+23
|
* Fix a typoWu Zhenyu2024-01-141-1/+1
| | | | | $ valgrind --tool=massif --help | grep time-unit --time-unit=i|ms|B time unit: instructions executed, milliseconds
* 52315: completion options updateOliver Kiddle2023-11-227-35/+139
|
* 52307: new completion for many SELinux toolsOliver Kiddle2023-11-175-30/+806
|
* 52268: update nmcli completion to networkmanager 1.42.2Oliver Kiddle2023-11-021-2/+18
|
* 52266: update completion for strace to 2.6.5Oliver Kiddle2023-11-021-3/+11
|
* 52265: update completions for some util-linux tools to version 2.39.2Oliver Kiddle2023-11-022-1/+9
|
* 51857: Include fusermount3 in fusermount completionsWim de With2023-09-201-1/+1
| | | | | | fusermount3 is part of libfuse version 3, while fusermount is part of libfuse version 2. Since they share the exact same command line interface, we can reuse the completions.
* 52112: use '_normal -p subcmd' to complete only external commandJun-ichi Takimoto2023-09-045-5/+5
|
* 51979: Update free completion for procps-ng version 4.0.3Shohei YOSHIDA2023-07-261-0/+1
|
* 51964: support pidof variants other than procpsShohei YOSHIDA2023-07-261-13/+45
|
* github #94: Support .zst kernel modules with modutilsNorbert Lange2022-05-251-1/+1
|
* github #93: Replace /etc/mtab with /proc/self/mounts for LinuxNorbert Lange2022-05-252-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
* 50176 (tweaked): Improve htop completiondana2022-05-081-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)
* 49629: new Linux perf completionOliver Kiddle2021-12-021-0/+809
|
* 49597: add a helper for completing numbers with unit suffixes and separate ↵Oliver Kiddle2021-11-241-4/+4
| | | | out defaults, ranges and units in completion descriptions
* github #82: Fix typosDimitris Apostolou2021-11-122-2/+2
|
* 49500: new lsns completionOliver Kiddle2021-10-231-0/+18
|
* 49464: _basenc: new completionJun-ichi Takimoto2021-10-111-0/+30
|
* 49319: completion options updateOliver Kiddle2021-08-2911-51/+117
|
* 49315: list units in brackets at the end of group descriptionsOliver Kiddle2021-08-291-1/+1
|
* 49309: update the strace completion through strace 5.13Oliver Kiddle2021-08-271-43/+79
|
* 49306: fix file completion for the second parameter to losetupOliver Kiddle2021-08-271-2/+3
|
* 49147: fix completion of linux kernel modulesEric Cook2021-07-191-1/+1
|
* 49157: fix uses of literal % characters in completion descriptionsOliver Kiddle2021-07-101-4/+4
|
* 49156: make wider use of the convention of square brackets for defaultsOliver Kiddle2021-07-102-14/+7
|
* 49150: consistently use singular form for headings on completion match groupsOliver Kiddle2021-07-095-8/+8
|
* 48210: Introduce new completion for setpriv(1) on LinuxArseny Maslennikov2021-03-281-0/+107
|
* 48212: Introduce new completion for Linux task capabilitiesArseny Maslennikov2021-03-281-0/+65
|
* 47932: update completions for procps 3.3.16Oliver Kiddle2021-02-071-1/+1
|
* 47918: new util-linux completions for nsenter and unshareOliver Kiddle2021-02-062-0/+68
|
* 47320: Add completion for Linux tool used to adjust process OOM scoreJörg Sommer2020-08-131-0/+10
|
* 47321: update completion for btrfs 5.4Oliver Kiddle2020-08-131-6/+15
|
* gitlab !15: modutils completion: Fix FHS assumptionDoron Behar2020-07-081-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.
* gitlab !12: completion for mat & mat2Jan Máslo2020-06-112-0/+38
|
* gitlab !14 (fixup): modutils comp: Fix getting the value of kver from opt_argsDoron Behar2020-06-081-1/+1
|
* 45939: Add _pgids typeMatthew Martin2020-06-011-2/+2
|
* gitlab !14: modutils completion: Fix getting the value of kver from opt_argsDoron Behar2020-06-011-1/+1
| | | | | To get the _value_ of either of the options -S, -k or --set-version, the (i) subscript flag is not needed.
* 45572: _sshfs: Complete some more optionsDaniel Shahaf2020-03-171-3/+10
|
* 45266: Fix losetup completion, broken in ↵Daniel Shahaf2020-01-101-1/+1
| | | | da085b7a20729401c725f91ae930200d0deda64f (41720).
* 45269: Fix misspellings in completions and elsewhere.Jens Schleusener2020-01-093-3/+3
|
* unposted (cf. 44967): _alsa-utils: Fix minor syntax error in arg specdana2019-12-021-1/+1
|
* 44967: Completion for aplay from alsa-utilsSebastian Gniazdowski2019-12-011-0/+54
|
* c.f. 44831: remove completion functions for long dead projectsOliver Kiddle2019-10-181-24/+0
|
* 44798: completion option updateOliver Kiddle2019-10-014-10/+17
|
* 44788: handle newer rpm commands like rpmkeys, rpmsign and update optionsOliver Kiddle2019-09-301-53/+0
|
* 44781: add completion of SELinux contextsOliver Kiddle2019-09-275-0/+60
|
* 44587: completion option updatesOliver Kiddle2019-08-195-31/+75
|
* unposted: remove spurious reference to nonexistent completion functionOliver Kiddle2019-05-231-2/+2
|
* 44349: completion option updatesOliver Kiddle2019-05-236-9/+43
|