about summary refs log tree commit diff
path: root/Completion/Unix/Command/_bogofilter
Commit message (Collapse)AuthorAgeFilesLines
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-12/+8
|
* 30199: add (-.) to many completion _files globsOliver Kiddle2012-02-101-3/+3
|
* 25988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams2008-11-021-0/+1
| | | | Kazuhiro NISHIYAMA.
* 21302: make sure expl is declared local in completion functionsDoug Kearns2005-06-081-1/+1
|
* * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ↵Clint Adams2004-12-271-22/+32
| | | | for 0.93.3.1.
* * 20636: Completion/Unix/Command/_bogofilter: add completion for ↵Clint Adams2004-12-251-11/+69
| | | | 'bogofilter' and 'bogotune' commands.
* * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer ↵Clint Adams2004-12-161-2/+7
| | | | bogoutil.
* * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ↵Clint Adams2004-11-181-1/+1
| | | | Michał Politowski.
* 19798: rudimentary completion for bogoutil.Clint Adams2004-04-191-0/+57