Age | Commit message (Expand) | Author |
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 |
2014-05-08 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | Michael Vogt |
2014-05-08 | check for UnfetchedReleaseFiles when calculating the update percent value | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres... | Michael Vogt |
2014-05-07 | fix tests | Michael Vogt |
2014-05-07 | add BUILDDIRECTORY to PATH in the tests | Michael Vogt |
2014-05-07 | fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG... | Michael Vogt |
2014-05-07 | apt-pkg/contrib/macros.h: bump library version to 4.13 | Michael Vogt |
2014-05-07 | show progress in run-tests | Michael Vogt |
2014-05-07 | fix test-bug-602412-dequote-redirect by removing the aptget update size infor... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2014-05-07 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-05-07 | move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab... | Michael Vogt |
2014-05-07 | rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex() | Michael Vogt |
2014-05-07 | Merge branch 'debian/sid' into bugfix/update-progress-reporting | Michael Vogt |
2014-05-05 | prepare release 1.0.31.0.3 | Michael Vogt |
2014-05-05 | Revert "add bash completion for the "apt" command" | Michael Vogt |
2014-05-05 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt |
2014-04-30 | Only do openpty() if both stdin/stdout are terminals | Michael Vogt |
2014-04-28 | initialize Verify in second pkgAcqIndex constructor | David Kalnischkies |
2014-04-28 | Merge branch 'feature/abspath' into feature/apt-install-deb | Michael Vogt |
2014-04-28 | fix tests | Michael Vogt |
2014-04-28 | use flAbsPath() | Michael Vogt |
2014-04-28 | Merge branch 'feature/abspath' into feature/apt-install-deb | Michael Vogt |