]> Dogcows Code - chaz/tar/commit
* configure.ac, NEWS: Version 1.20.90
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 26 Jun 2008 10:19:19 +0000 (10:19 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 26 Jun 2008 10:19:19 +0000 (10:19 +0000)
commitc9a7297a8a135c0afd8f984b91578a822ba3b04c
treeff2ebe2b29f1f80693a520b66dd4809adef9ff9b
parent985637ab5a7448cf89e59ac433229a4fef2d265d
* configure.ac, NEWS: Version 1.20.90
* doc/tar.texi: Document -J, --no-auto-compress, etc.
* src/buffer.c (ct_tar): New constant.
(magic): Add lzop support.  Proposed by Kevin Day
<thekevinday@gmail.com>.
(check_compressed_archive): Do not use autodetect if the
compression program was specified explicitly.
Fall back to analyzing archive name, if the autodetection fails.
* src/suffix.c: Add .lzo
* src/tar.c: New options --lzop and --no-auto-compress.
New short option -J (alias for --lzma).
ChangeLog
NEWS
configure.ac
doc/tar.texi
src/buffer.c
src/suffix.c
src/tar.c
This page took 0.018712 seconds and 4 git commands to generate.