Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 42317: completion option updates for commands that have had recent updates | Oliver Kiddle | 2018-01-23 | 1 | -2/+5 |
| | |||||
* | 35866: complete also for pigz and allow for NetBSD gzip | Oliver Kiddle | 2015-07-23 | 1 | -27/+36 |
| | |||||
* | 32818: gzip completion: --rsyncable option is missing | Vincent Lefevre | 2014-07-04 | 1 | -0/+1 |
| | | | | | | | | Debian's gzip version has a --rsyncable option (see "gzip --help" output, the man page not being currently up to date). It should be supported by "/usr/share/zsh/functions/Completion/Unix/_gzip". Initially submitted to Debian at https://bugs.debian.org/702000 | ||||
* | 31433: zcat -f doesn't need suffix .gz | Peter Stephenson | 2013-05-29 | 1 | -1/+5 |
| | |||||
* | 19387: add (-.) glob qualifier to globs where only files are directly applicable | Oliver Kiddle | 2004-01-21 | 1 | -2/+2 |
| | |||||
* | 18631: returning too early breaks prefix-needed style set to false | Oliver Kiddle | 2003-06-25 | 1 | -6/+8 |
| | |||||
* | 16823: complete for values of GZIP and any *PATH or *path parameters | Oliver Kiddle | 2002-03-14 | 1 | -3/+10 |
| | |||||
* | 16821+16831: _gzip, _compress, _bzip2 complete after redirections | Peter Stephenson | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | 15551: complete presumably compressed files for gzip -t and -l | Clint Adams | 2001-07-31 | 1 | -1/+3 |
| | |||||
* | moved from Completion/User/_gzip | Sven Wischnowsky | 2001-04-02 | 1 | -0/+80 |