summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_pgrep
AgeCommit message (Collapse)AuthorFilesLines
2025-01-2753326: completion updates for core Linux utilsOliver Kiddle1-0/+1
2023-11-2252315: completion options updateOliver Kiddle1-2/+6
2022-03-1849852: Add _routing_domains and _routing_tables typesMatthew Martin1-2/+1
2021-08-2949319: completion options updateOliver Kiddle1-2/+3
2021-06-1448920: _pgrep: Address issues related to -f completiondana1-2/+5
2021-06-1448920: _pgrep: Clarify -x descriptiondana1-1/+1
2021-05-2248897: completion updates for DragonFly 6.0 and OpenBSD 6.9Oliver Kiddle1-0/+4
2021-05-2148891: Fix pgrep/pkill -f completionMarlon Richert1-2/+9
Old completion produced false positives & took too much screen space.
2021-02-0747932: update completions for procps 3.3.16Oliver Kiddle1-1/+2
2021-02-0647919: use common function for completing BSD login classesOliver Kiddle1-2/+1
also update for options to env on FreeBSD and Dragonfly
2020-06-0145939: Add _pgids typeMatthew Martin1-1/+1
2018-07-2043192: _pgrep: simplify completions of list of IDsJun-ichi Takimoto1-89/+22
2018-07-1943183: fix '_ttys -o' and use it in _gdb/_pgrepJun-ichi Takimoto1-1/+1
2018-07-0343105: Improve pgrep/pkill completiondana1-61/+120
Contains minor changes to signal completion compared to the patch as originally posted
2018-04-1342631: _pgrep: pkill: fix completion of signalsDaniel Hahler1-3/+5
This adds the signals after arguments are filtered according to $optchars.
2017-03-1240837: for pgrep completion, add -w on LinuxWieland Hoffmann1-1/+2
2015-06-0235356: factor out completion of tty devicesOliver Kiddle1-7/+1
2015-05-1135049: allow jail completion to include jid 0 for the host and toOliver Kiddle1-11/+1
complete jails by any parameter
2014-10-2133485: fixes for zstyle context handlingOliver Kiddle1-2/+2
2014-08-1432997: new utility function for separated listsOliver Kiddle1-6/+2
2014-03-2832505: improved Solaris compatibility for pgrep completionDanek Duvall1-4/+47
2014-03-1332471: tidy up pgrep completionKosuke Asami1-23/+19
2014-03-1332471: handle BSD process management in pgrep completionKosuke Asami1-6/+48
2014-03-1332472: new pgrep completion optionsKosuke Asami1-2/+34
2011-09-1629764, 29765: fix various problems with _pgrep.Mikael Magnusson1-96/+73
2011-01-09 gi1242+zsh@gmail.com: 28594:Peter Stephenson1-0/+112
Various new and improved completions