summary refs log tree commit diff
path: root/Completion/Unix/Type/_tar_archive
Commit message (Collapse)AuthorAgeFilesLines
* gitlab !13: tar supports zstandard (zstd)noraj2020-05-091-2/+2
| | | | | | | | | | | | | Problem Variants of tar based on libarchive or GNU tar can support extracting zstd based files. Solution Add this type of to _tar_archive. From noraj <gitlab@mg.gitlab.com>
* unposted: libarchive tar can extract zip filesEitan Adler2020-05-071-1/+3
| | | | | | | | | | | Problem Variants of tar based on libarchive can extract zip files but `tar xf <tab>` does not complete this type of file. Solution Add this type of to _tar_archive.
* 42585: improve completion for libarchive-based tarJun-ichi Takimoto2018-04-051-1/+1
| | | | | | Offer all compressed archives if no compression flag is specified because libarchive can automaticaly recoginize them. cf. 42574 (Eitan Adler).
* Ingmar Vanhassel: 27456: complete .tar.lzma, .tbz, .txz.Clint Adams2009-12-051-2/+2
|
* 27448: mild understanding of xz-compressed tarballs.Clint Adams2009-12-031-1/+3
|
* 22584: GNU tar should complete uncompressed archivesPeter Stephenson2006-08-041-1/+1
|
* 22511: complete compressed archive filenames for GNU tar even when a compressionClint Adams2006-06-241-0/+2
| | | | option is not specified.
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-3/+3
|
* 18300: handle tar's -C option betterOliver Kiddle2003-02-261-1/+1
|
* moved from Completion/User/_tar_archiveSven Wischnowsky2001-04-021-0/+26