Commit History

Author SHA1 Message Date
  David Kalnischkies 561f860a38 refactor compressor calling so that we don't (need to) export ExecCompressor 14 years ago
  David Kalnischkies 73688d27f6 atleast libapt should announce to itself that it is clean… 14 years ago
  David Kalnischkies 12d1f5b3e2 remove the second usage instance of ExecCompressor in ftparchive 14 years ago
  David Kalnischkies 52b47296f6 use FileFd instead of forking the compression childs by hand 14 years ago
  David Kalnischkies aee1aac6f7 allow Open() and OpenDescriptor() to be called with a Compressor 14 years ago
  David Kalnischkies 73437844e2 note to myself: In case you rename something, make sure that you have 14 years ago
  David Kalnischkies b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 years ago
  David Kalnischkies a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 years ago
  David Kalnischkies 699b209e51 Allow the FileFd to use an external Compressor to uncompress a given file 14 years ago
  David Kalnischkies 032bd56ff8 - add a ReadLine method 14 years ago
  David Kalnischkies eed564b853 use different compression types in the test now that we support them 14 years ago
  David Kalnischkies 2c405a44a0 add a testcase for FindPackages() to better validate that cdrom should work. 14 years ago
  David Kalnischkies 212080b87d * apt-pkg/cdrom.cc: 14 years ago
  David Kalnischkies 711078ae18 use fileutl exists-functions instead of doing the stat'ing by hand 14 years ago
  David Kalnischkies 4e86b003ba strip the extension of the translation file before storing it in the list 14 years ago
  David Kalnischkies 76a763e1f8 * apt-pkg/contrib/fileutl.{h,cc}: 14 years ago
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or 14 years ago
  David Kalnischkies 8e16d8c394 * cmdline/apt-config.cc: 14 years ago
  David Kalnischkies a7e052eae6 ensure that we exit instead of proceed in execution after the trap 14 years ago
  David Kalnischkies 257e8d668c split up the OpenMode into OpenMode and CompressionMode and 14 years ago
  David Kalnischkies 78c9276d29 use getCompressors() instead of getCompressorTypes() and use it everywhere 14 years ago
  David Kalnischkies 1e67a553e8 fix another hickup in the changelog 14 years ago
  Steve McIntyre 01366a44bf factored out the decompressor code in IndexCopy::CopyPackages() and 14 years ago
  Michael Vogt 5cbddfa3c7 fixup changelog 14 years ago
  Michael Vogt f0b503b394 merged from lp:~donkult/apt/experimental 14 years ago
  Michael Vogt 2277979628 merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin 14 years ago
  David Kalnischkies 286afa3688 * cmdline/apt-get.cc: 14 years ago
  David Kalnischkies 2b5c35c7bb * apt-pkg/depcache.cc: 14 years ago
  David Kalnischkies 63b70b21c8 fix the operator++ implementations in the cachesets 14 years ago
  Michael Vogt 82c8f08ec6 * apt-pkg/cdrom.cc: 14 years ago