enable FileFd to guess the compressor based on the filename if requested or
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 10 Dec 2011 18:31:36 +0000 (19:31 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 10 Dec 2011 18:31:36 +0000 (19:31 +0100)
commit468720c59fcf48b20332cdb7b601b2b0d7cbbfbb
treef01d2dcf5827a86706567387c1a0af50c4cf21dd
parent8e16d8c39447809506a8cd8e6f88cae3c168f82d
enable FileFd to guess the compressor based on the filename if requested or
to search for compressed silbings of the given filename and use this guessing
instead of hardcoding Gzip compression
apt-pkg/contrib/fileutl.cc
apt-pkg/contrib/fileutl.h
apt-pkg/deb/debindexfile.cc
apt-pkg/deb/debrecords.cc
apt-pkg/deb/debsrcrecords.h
cmdline/apt-cache.cc
methods/gzip.cc
methods/rred.cc