about summary refs log tree commit diff
path: root/Completion/Unix/Command/_pgrep
Commit message (Collapse)AuthorAgeFilesLines
* 47932: update completions for procps 3.3.16Oliver Kiddle2021-02-071-1/+2
|
* 47919: use common function for completing BSD login classesOliver Kiddle2021-02-061-2/+1
| | | | also update for options to env on FreeBSD and Dragonfly
* 45939: Add _pgids typeMatthew Martin2020-06-011-1/+1
|
* 43192: _pgrep: simplify completions of list of IDsJun-ichi Takimoto2018-07-201-89/+22
|
* 43183: fix '_ttys -o' and use it in _gdb/_pgrepJun-ichi Takimoto2018-07-191-1/+1
|
* 43105: Improve pgrep/pkill completiondana2018-07-031-61/+120
| | | | | Contains minor changes to signal completion compared to the patch as originally posted
* 42631: _pgrep: pkill: fix completion of signalsDaniel Hahler2018-04-131-3/+5
| | | | | This adds the signals after arguments are filtered according to $optchars.
* 40837: for pgrep completion, add -w on LinuxWieland Hoffmann2017-03-121-1/+2
|
* 35356: factor out completion of tty devicesOliver Kiddle2015-06-021-7/+1
|
* 35049: allow jail completion to include jid 0 for the host and toOliver Kiddle2015-05-111-11/+1
| | | | complete jails by any parameter
* 33485: fixes for zstyle context handlingOliver Kiddle2014-10-211-2/+2
|
* 32997: new utility function for separated listsOliver Kiddle2014-08-141-6/+2
|
* 32505: improved Solaris compatibility for pgrep completionDanek Duvall2014-03-281-4/+47
|
* 32471: tidy up pgrep completionKosuke Asami2014-03-131-23/+19
|
* 32471: handle BSD process management in pgrep completionKosuke Asami2014-03-131-6/+48
|
* 32472: new pgrep completion optionsKosuke Asami2014-03-131-2/+34
|
* 29764, 29765: fix various problems with _pgrep.Mikael Magnusson2011-09-161-96/+73
|
* gi1242+zsh@gmail.com: 28594:Peter Stephenson2011-01-091-0/+112
Various new and improved completions