summaryrefslogtreecommitdiffstats
path: root/Completion/Linux
Commit message (Collapse)AuthorAgeFilesLines
* 54531: completers: remove spurious ; in "case $foo; in"Mikael Magnusson2 days2-5/+5
|
* 54528: completion option updates and minor cleanupsOliver Kiddle4 days3-7/+50
|
* unposted: complete files after semanage fcontext -eOliver Kiddle8 days1-1/+1
|
* 54448: completion: update base64, btrfs, emulate, treedana14 days1-6/+6
|
* unposted: completion: add missing + to some short-option specsdana2026-05-031-5/+5
|
* unposted: remove the 'this' from 'show this help and exit' in completersMikael Magnusson2026-05-031-1/+1
|
* unposted: _opkg: guard zparseopts long-option specsdana2026-04-291-4/+4
| | | | see w/54376
* 53968: new lvm2 and blkid completionsOliver Kiddle2025-09-292-0/+705
|
* 53966: completion update based on nmcli 1.52.0Oliver Kiddle2025-09-251-42/+83
|
* 53898: update _pmap, _date, _pgrep, _sysctlJun-ichi Takimoto2025-09-011-20/+0
| | | | _pmap is moved from Linux/Command/ to Unix/Command
* github #131: completion: minor updatesChristopher Bock2025-06-051-1/+1
| | | | | | | | | | | | | | | | _apt-file: add list-indices (wording tweaked by dana) _bug: update bts backends from `reportbug --bts help` output _debsnap: complete -l as --list _deb_architectures: update archs (source: popcon) _losetup: remove "--delete" _rsync: add PROGRESS2 to --info _x_utils: add eventtype "button"
* 53328: completion options updateOliver Kiddle2025-01-277-22/+227
|
* 53326: completion updates for core Linux utilsOliver Kiddle2025-01-277-8/+23
|
* unposted (c.f. Emil Velikov: 53072): remove completion that has been ↵Oliver Kiddle2024-09-141-165/+0
| | | | imported by the upstream project
* 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-10/+54
| | | | | | | | | | | | | | | * 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
|