summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-18* apt-pkg/contrib/fileutils.h:Michael Vogt
2012-01-18* apt-pkg/contrib/fileutl.h:David Kalnischkies
2012-01-18improve error reporting in case of errors in combination with zlibDavid Kalnischkies
2012-01-18merge with lp:~mvo/aptDavid Kalnischkies
2012-01-16* apt-pkg/contrib/fileutils.h:Michael Vogt
2012-01-16merged from debian-experimental2Michael Vogt
2012-01-13merged from lp:~donkult/apt/experimental/Michael Vogt
2012-01-13add Closes tag for the --show-foreign newline changeDavid Kalnischkies
2012-01-13* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2012-01-13factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies
2012-01-13* apt-pkg/pkgcache.cc:David Kalnischkies
2012-01-11* apt-pkg/depcache.cc:David Kalnischkies
2012-01-10/var/apt/cache is in reality /var/cache/aptSergio Cipolla
2012-01-10merge with debian-sidDavid Kalnischkies
2012-01-10as Size() can be quiet expensive for compressed files lets store the resultDavid Kalnischkies
2012-01-09Hungarian (Gabor Kelemen). Closes: #655238bubulle@debian.org
2012-01-07Russian (Yuri Kozlov). Closes: #654844bubulle@debian.org
2012-01-05releasing version 0.8.16~exp9Michael Vogt
2012-01-02g++ 4.7 fixesMichael Vogt
2012-01-02g++ 4.7 fixesMichael Vogt
2011-12-22Slovak (Ivan Masar). Closes: #652985bubulle@debian.org
2011-12-20merged from lp:~donkult/apt/sid/Michael Vogt
2011-12-20merged from lp:~donkult/apt/sid/ Michael Vogt
2011-12-19merged from debian-sidMichael Vogt
2011-12-19merged from lp:~donkult/apt/experimentalMichael Vogt
2011-12-19merged from lp:~donkult/apt/experimentalMichael Vogt
2011-12-18implement the fallback method of rred by using the FileFd and the includedDavid Kalnischkies
2011-12-18usage of Skipping in pipes can't work, so we ignore-read insteadDavid Kalnischkies
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-12-17keep track of where we are in a filedescriptor so we can use it as Tell()David Kalnischkies
2011-12-16try seeking on fds opened with OpenDescriptor before giving upDavid Kalnischkies
2011-12-15refactor compressor calling so that we don't (need to) export ExecCompressorDavid Kalnischkies
2011-12-15Dutch (Jeroen Schot). Closes: #652230bubulle@debian.org
2011-12-15atleast libapt should announce to itself that it is clean…David Kalnischkies
2011-12-14remove the second usage instance of ExecCompressor in ftparchiveDavid Kalnischkies
2011-12-14use FileFd instead of forking the compression childs by handDavid Kalnischkies
2011-12-14* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-12-13allow Open() and OpenDescriptor() to be called with a CompressorDavid Kalnischkies
2011-12-13note to myself: In case you rename something, make sure that you haveDavid Kalnischkies
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-12-13Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies
2011-12-11 - add a ReadLine methodDavid Kalnischkies
2011-12-11use different compression types in the test now that we support themDavid Kalnischkies
2011-12-11add a testcase for FindPackages() to better validate that cdrom should work.David Kalnischkies
2011-12-11* apt-pkg/cdrom.cc:David Kalnischkies
2011-12-11use fileutl exists-functions instead of doing the stat'ing by handDavid Kalnischkies
2011-12-11strip the extension of the translation file before storing it in the listDavid Kalnischkies
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies