summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-28Fix more warnings from clangMichael Vogt
2014-05-28Fix warning about uninitialized variableMichael Vogt
2014-05-28Fix uninitialized valueMichael Vogt
2014-05-27use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParserMichael Vogt
2014-05-27Do not try to cast a pkgDepCache::Policy to a pkgCacheMichael Vogt
2014-05-27use free() instead of delete() when realloc is usedMichael Vogt
2014-05-27Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt
2014-05-22update Doxyfile to 1.8.7 to silence deprecation warningsDavid Kalnischkies
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt
2014-05-22move ByHash into its own functionMichael Vogt
2014-05-22fix tight loop detection and temporary removesDavid Kalnischkies
2014-05-22consistently fail if Smart* packagemanager actions failDavid Kalnischkies
2014-05-22mark as Automatic/Downloadable pure as gcc suggestsDavid Kalnischkies
2014-05-22make test independent from the actual Install-SizeDavid Kalnischkies
2014-05-22Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release fileMichael Vogt
2014-05-22add TODOMichael Vogt
2014-05-22Implement simple by-hash for apt updateMichael Vogt
2014-05-22show upgradable packages after apt updateMichael Vogt
2014-05-16add an additional test for arch specific conflictsDavid Kalnischkies
2014-05-15Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt
2014-05-14Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt
2014-05-14Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB...Michael Vogt
2014-05-14Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}DiffsMichael Vogt
2014-05-12(try to) fix travis-ci build failuresDavid Kalnischkies
2014-05-10add an additional test for arch specific conflictsDavid Kalnischkies
2014-05-10invalid cache if architecture set doesn't matchDavid Kalnischkies
2014-05-10improve pkgTagSection scanning and parsingDavid Kalnischkies
2014-05-09parse and retrieve multiple Descriptions in one recordDavid Kalnischkies
2014-05-09reenable pipelining via hashsum reordering supportDavid Kalnischkies
2014-05-09tell download methods the expected hashesDavid Kalnischkies
2014-05-09promote ExpectedHashes to a pkgAcquire::Item memberDavid Kalnischkies
2014-05-09deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-05-09use 'best' hash for source authenticationDavid Kalnischkies
2014-05-09add a simple container for HashStringsDavid Kalnischkies
2014-05-09tests: be able to disable "Fetched …" statistics messageDavid Kalnischkies
2014-05-08use a std::vector instead of hardcoded arrayDavid Kalnischkies
2014-05-08mark as Automatic/Downloadable pure as gcc suggestsDavid Kalnischkies
2014-05-08make test independent from the actual Install-SizeDavid Kalnischkies
2014-05-08fix apt-config test now that PATH changed in 8c617819David Kalnischkies
2014-05-08apt-pkg/deb/debindexfile.cc: do not hardcode dpkgMichael Vogt
2014-05-08apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche...Michael Vogt
2014-05-08Revert "fix test-bug-602412-dequote-redirect by removing the aptget update si...Michael Vogt
2014-05-08Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt
2014-05-08Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt
2014-05-08update test-apt-progress-fdMichael Vogt
2014-05-08Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...Michael Vogt
2014-05-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-05-08Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt
2014-05-08fix regression from commit 215b0fafMichael Vogt