about summary refs log tree commit diff
path: root/Completion/Unix/Command/_gzip
Commit message (Collapse)AuthorAgeFilesLines
* 42317: completion option updates for commands that have had recent updatesOliver Kiddle2018-01-231-2/+5
|
* 35866: complete also for pigz and allow for NetBSD gzipOliver Kiddle2015-07-231-27/+36
|
* 32818: gzip completion: --rsyncable option is missingVincent Lefevre2014-07-041-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 .gzPeter Stephenson2013-05-291-1/+5
|
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-2/+2
|
* 18631: returning too early breaks prefix-needed style set to falseOliver Kiddle2003-06-251-6/+8
|
* 16823: complete for values of GZIP and any *PATH or *path parametersOliver Kiddle2002-03-141-3/+10
|
* 16821+16831: _gzip, _compress, _bzip2 complete after redirectionsPeter Stephenson2002-03-141-1/+1
|
* 15551: complete presumably compressed files for gzip -t and -lClint Adams2001-07-311-1/+3
|
* moved from Completion/User/_gzipSven Wischnowsky2001-04-021-0/+80