summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-30if Resolver fails, do not continue even if not brokenDavid Kalnischkies
2014-05-30Merge EDSP 0.5 w/ multi-arch support for external solversDavid Kalnischkies
2014-05-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2014-05-29Fix more warnings from clangMichael Vogt
2014-05-29cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt
2014-05-29(try to) fix travis-ci build failuresDavid Kalnischkies
2014-05-29increase Pkg/Grp hash table size from 2k to 64kMichael Vogt
2014-05-29add hashtable statsMichael Vogt
2014-05-28cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt
2014-05-28test/integration/test-apt-ftparchive-src-cachedb: make test more robustMichael Vogt
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