Revīziju vēsture

Autors SHA1 Ziņojums Datums
  David Kalnischkies 4046885049 usage of Skipping in pipes can't work, so we ignore-read instead 14 gadi atpakaļ
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co 14 gadi atpakaļ
  David Kalnischkies 1abbc47c04 keep track of where we are in a filedescriptor so we can use it as Tell() 14 gadi atpakaļ
  David Kalnischkies 6fd947bd48 try seeking on fds opened with OpenDescriptor before giving up 14 gadi atpakaļ
  David Kalnischkies 561f860a38 refactor compressor calling so that we don't (need to) export ExecCompressor 14 gadi atpakaļ
  David Kalnischkies 73688d27f6 atleast libapt should announce to itself that it is clean… 14 gadi atpakaļ
  David Kalnischkies 12d1f5b3e2 remove the second usage instance of ExecCompressor in ftparchive 14 gadi atpakaļ
  David Kalnischkies 52b47296f6 use FileFd instead of forking the compression childs by hand 14 gadi atpakaļ
  David Kalnischkies aee1aac6f7 allow Open() and OpenDescriptor() to be called with a Compressor 14 gadi atpakaļ
  David Kalnischkies 73437844e2 note to myself: In case you rename something, make sure that you have 14 gadi atpakaļ
  David Kalnischkies b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 gadi atpakaļ
  David Kalnischkies a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 gadi atpakaļ
  David Kalnischkies 699b209e51 Allow the FileFd to use an external Compressor to uncompress a given file 14 gadi atpakaļ
  David Kalnischkies 032bd56ff8 - add a ReadLine method 14 gadi atpakaļ
  David Kalnischkies eed564b853 use different compression types in the test now that we support them 14 gadi atpakaļ
  David Kalnischkies 2c405a44a0 add a testcase for FindPackages() to better validate that cdrom should work. 14 gadi atpakaļ
  David Kalnischkies 212080b87d * apt-pkg/cdrom.cc: 14 gadi atpakaļ
  David Kalnischkies 711078ae18 use fileutl exists-functions instead of doing the stat'ing by hand 14 gadi atpakaļ
  David Kalnischkies 4e86b003ba strip the extension of the translation file before storing it in the list 14 gadi atpakaļ
  David Kalnischkies 76a763e1f8 * apt-pkg/contrib/fileutl.{h,cc}: 14 gadi atpakaļ
  David Kalnischkies 468720c59f enable FileFd to guess the compressor based on the filename if requested or 14 gadi atpakaļ
  David Kalnischkies 8e16d8c394 * cmdline/apt-config.cc: 14 gadi atpakaļ
  David Kalnischkies a7e052eae6 ensure that we exit instead of proceed in execution after the trap 14 gadi atpakaļ
  David Kalnischkies 257e8d668c split up the OpenMode into OpenMode and CompressionMode and 14 gadi atpakaļ
  David Kalnischkies 78c9276d29 use getCompressors() instead of getCompressorTypes() and use it everywhere 14 gadi atpakaļ
  David Kalnischkies 1e67a553e8 fix another hickup in the changelog 14 gadi atpakaļ
  Steve McIntyre 01366a44bf factored out the decompressor code in IndexCopy::CopyPackages() and 14 gadi atpakaļ
  Michael Vogt 5cbddfa3c7 fixup changelog 14 gadi atpakaļ
  Michael Vogt f0b503b394 merged from lp:~donkult/apt/experimental 14 gadi atpakaļ
  Michael Vogt 2277979628 merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin 14 gadi atpakaļ