Age | Commit message (Expand) | Author |
2014-05-28 | Fix more warnings from clang | Michael Vogt |
2014-05-28 | Fix warning about uninitialized variable | Michael Vogt |
2014-05-28 | Fix uninitialized value | Michael Vogt |
2014-05-27 | use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser | Michael Vogt |
2014-05-27 | Do not try to cast a pkgDepCache::Policy to a pkgCache | Michael Vogt |
2014-05-27 | use free() instead of delete() when realloc is used | Michael Vogt |
2014-05-27 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt |
2014-05-22 | update Doxyfile to 1.8.7 to silence deprecation warnings | David Kalnischkies |
2014-05-22 | fix screen width detection for apt/apt-get lists | Sebastian Schmidt |
2014-05-22 | move ByHash into its own function | Michael Vogt |
2014-05-22 | fix tight loop detection and temporary removes | David Kalnischkies |
2014-05-22 | consistently fail if Smart* packagemanager actions fail | David Kalnischkies |
2014-05-22 | mark as Automatic/Downloadable pure as gcc suggests | David Kalnischkies |
2014-05-22 | make test independent from the actual Install-Size | David Kalnischkies |
2014-05-22 | Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file | Michael Vogt |
2014-05-22 | add TODO | Michael Vogt |
2014-05-22 | Implement simple by-hash for apt update | Michael Vogt |
2014-05-22 | show upgradable packages after apt update | Michael Vogt |
2014-05-16 | add an additional test for arch specific conflicts | David Kalnischkies |
2014-05-15 | Never parse Version/Architecture tags in a Translation-$lang file | Michael Vogt |
2014-05-14 | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt |
2014-05-14 | Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB... | Michael Vogt |
2014-05-14 | Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs | Michael Vogt |
2014-05-12 | (try to) fix travis-ci build failures | David Kalnischkies |
2014-05-10 | add an additional test for arch specific conflicts | David Kalnischkies |
2014-05-10 | invalid cache if architecture set doesn't match | David Kalnischkies |
2014-05-10 | improve pkgTagSection scanning and parsing | David Kalnischkies |
2014-05-09 | parse and retrieve multiple Descriptions in one record | David Kalnischkies |
2014-05-09 | reenable pipelining via hashsum reordering support | David Kalnischkies |
2014-05-09 | tell download methods the expected hashes | David Kalnischkies |
2014-05-09 | promote ExpectedHashes to a pkgAcquire::Item member | David Kalnischkies |
2014-05-09 | deal with hashes in ftparchive more dynamic as well | David Kalnischkies |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-05-09 | use 'best' hash for source authentication | David Kalnischkies |
2014-05-09 | add a simple container for HashStrings | David Kalnischkies |
2014-05-09 | tests: be able to disable "Fetched …" statistics message | David Kalnischkies |
2014-05-08 | use a std::vector instead of hardcoded array | David Kalnischkies |
2014-05-08 | mark as Automatic/Downloadable pure as gcc suggests | David Kalnischkies |
2014-05-08 | make test independent from the actual Install-Size | David Kalnischkies |
2014-05-08 | fix apt-config test now that PATH changed in 8c617819 | David Kalnischkies |
2014-05-08 | apt-pkg/deb/debindexfile.cc: do not hardcode dpkg | Michael Vogt |
2014-05-08 | apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche... | Michael Vogt |
2014-05-08 | Revert "fix test-bug-602412-dequote-redirect by removing the aptget update si... | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim... | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | Michael Vogt |
2014-05-08 | update test-apt-progress-fd | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres... | Michael Vogt |
2014-05-08 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-05-08 | fix regression from commit 215b0faf | Michael Vogt |