Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-27 | 53326: completion updates for core Linux utils | Oliver Kiddle | 1 | -0/+1 | |
2023-11-22 | 52315: completion options update | Oliver Kiddle | 1 | -2/+6 | |
2022-03-18 | 49852: Add _routing_domains and _routing_tables types | Matthew Martin | 1 | -2/+1 | |
2021-08-29 | 49319: completion options update | Oliver Kiddle | 1 | -2/+3 | |
2021-06-14 | 48920: _pgrep: Address issues related to -f completion | dana | 1 | -2/+5 | |
2021-06-14 | 48920: _pgrep: Clarify -x description | dana | 1 | -1/+1 | |
2021-05-22 | 48897: completion updates for DragonFly 6.0 and OpenBSD 6.9 | Oliver Kiddle | 1 | -0/+4 | |
2021-05-21 | 48891: Fix pgrep/pkill -f completion | Marlon Richert | 1 | -2/+9 | |
Old completion produced false positives & took too much screen space. | |||||
2021-02-07 | 47932: update completions for procps 3.3.16 | Oliver Kiddle | 1 | -1/+2 | |
2021-02-06 | 47919: use common function for completing BSD login classes | Oliver Kiddle | 1 | -2/+1 | |
also update for options to env on FreeBSD and Dragonfly | |||||
2020-06-01 | 45939: Add _pgids type | Matthew Martin | 1 | -1/+1 | |
2018-07-20 | 43192: _pgrep: simplify completions of list of IDs | Jun-ichi Takimoto | 1 | -89/+22 | |
2018-07-19 | 43183: fix '_ttys -o' and use it in _gdb/_pgrep | Jun-ichi Takimoto | 1 | -1/+1 | |
2018-07-03 | 43105: Improve pgrep/pkill completion | dana | 1 | -61/+120 | |
Contains minor changes to signal completion compared to the patch as originally posted | |||||
2018-04-13 | 42631: _pgrep: pkill: fix completion of signals | Daniel Hahler | 1 | -3/+5 | |
This adds the signals after arguments are filtered according to $optchars. | |||||
2017-03-12 | 40837: for pgrep completion, add -w on Linux | Wieland Hoffmann | 1 | -1/+2 | |
2015-06-02 | 35356: factor out completion of tty devices | Oliver Kiddle | 1 | -7/+1 | |
2015-05-11 | 35049: allow jail completion to include jid 0 for the host and to | Oliver Kiddle | 1 | -11/+1 | |
complete jails by any parameter | |||||
2014-10-21 | 33485: fixes for zstyle context handling | Oliver Kiddle | 1 | -2/+2 | |
2014-08-14 | 32997: new utility function for separated lists | Oliver Kiddle | 1 | -6/+2 | |
2014-03-28 | 32505: improved Solaris compatibility for pgrep completion | Danek Duvall | 1 | -4/+47 | |
2014-03-13 | 32471: tidy up pgrep completion | Kosuke Asami | 1 | -23/+19 | |
2014-03-13 | 32471: handle BSD process management in pgrep completion | Kosuke Asami | 1 | -6/+48 | |
2014-03-13 | 32472: new pgrep completion options | Kosuke Asami | 1 | -2/+34 | |
2011-09-16 | 29764, 29765: fix various problems with _pgrep. | Mikael Magnusson | 1 | -96/+73 | |
2011-01-09 | gi1242+zsh@gmail.com: 28594: | Peter Stephenson | 1 | -0/+112 | |
Various new and improved completions |