summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11improve partial/ cleanup in abort and failure casesDavid Kalnischkies
2015-04-28Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscallsMichael Vogt
2015-04-28releasing package apt version 1.0.9.91.0.9.9Michael Vogt
2015-04-22remove "first package seen is native package" assumptionDavid Kalnischkies
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies
2015-04-19hide first pdiff merge failure debug messageDavid Kalnischkies
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies
2015-04-19refactor calculation of final lists/ name from URIDavid Kalnischkies
2015-04-19unsigned Release files can expire, tooDavid Kalnischkies
2015-04-19ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies
2015-04-19calculate hashes while downloading in httpsDavid Kalnischkies
2015-04-19Italian program translation updateMilo Casagrande
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-04-19if we can, use gccs __builtin_swap methodsDavid Kalnischkies
2015-04-19use SHA2 unrolled code as its a bit fasterDavid Kalnischkies
2015-04-19handle servers closing encoded connections correctlyDavid Kalnischkies
2015-04-19send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies
2015-04-19remove duplicated check for same file copyDavid Kalnischkies
2015-04-19improve https method queue progress reportingDavid Kalnischkies
2015-04-19do not unlink https file on general errorDavid Kalnischkies
2015-04-19demote missing gtest to a buildtime warningDavid Kalnischkies
2015-04-13Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...Michael Vogt
2015-04-13release 1.0.9.8David Kalnischkies
2015-04-12parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies
2015-04-10test for or-group choice behaviour in upgradeDavid Kalnischkies
2015-04-10add a simple unit test for acquire progressDavid Kalnischkies
2015-04-10reimplement the last uses of sprintfDavid Kalnischkies
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies
2015-04-07demote VectorizeString gcc attribute from const to pureDavid Kalnischkies
2015-04-07fix crash in order writing in pkgDPkgPM::WriteApportReport()Michael Vogt
2015-04-07avoid depends on std::string implementation for pkgAcquire::Item::ModeDavid Kalnischkies
2015-04-07properly handle expected filesize in httpsDavid Kalnischkies
2015-04-07fix another d(e)select-upgrade typoDavid Kalnischkies
2015-04-07HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404Robert Edmonds
2015-04-07Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)Michael Vogt
2015-03-20test/integration/test-apt-download-progress: fix test failure on fast hardwareMichael Vogt
2015-03-16stop displaying time of build in online helpJérémy Bobbio
2015-03-16Italian manpage translation updateBeatrice Torracca
2015-03-16test exitcode as well as string equalityDavid Kalnischkies
2015-03-16parse arch-qualified Provides correctlyHelmut Grohne
2015-03-16set version before updating po filesDavid Kalnischkies
2015-03-16(error) Same iterator is used with different containersDavid Kalnischkies
2015-03-16fix some new compiler warnings reported by gcc-5David Kalnischkies
2015-03-16properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies
2015-03-16fix another d(e)select-upgrade typoDavid Kalnischkies
2015-03-16derive more of https from http methodDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2015-03-08rework dpkg-wrapping in test frameworkDavid Kalnischkies
2015-02-23releasing package apt version 1.0.9.71.0.9.7Michael Vogt
2015-02-23Fix crash in the apt-transport-https when Owner is NULLTomasz Buchert