summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-05-08Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt
2014-05-08check for UnfetchedReleaseFiles when calculating the update percent valueMichael Vogt
2014-05-08Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...Michael Vogt
2014-05-07fix testsMichael Vogt
2014-05-07add BUILDDIRECTORY to PATH in the testsMichael Vogt
2014-05-07fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...Michael Vogt
2014-05-07apt-pkg/contrib/macros.h: bump library version to 4.13Michael Vogt
2014-05-07show progress in run-testsMichael Vogt
2014-05-07fix test-bug-602412-dequote-redirect by removing the aptget update size infor...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt
2014-05-07Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-05-07move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...Michael Vogt
2014-05-07rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()Michael Vogt
2014-05-07Merge branch 'debian/sid' into bugfix/update-progress-reportingMichael Vogt
2014-05-05prepare release 1.0.31.0.3Michael Vogt
2014-05-05Revert "add bash completion for the "apt" command"Michael Vogt
2014-05-05Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt
2014-04-30Only do openpty() if both stdin/stdout are terminalsMichael Vogt
2014-04-28initialize Verify in second pkgAcqIndex constructorDavid Kalnischkies
2014-04-28Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt
2014-04-28fix testsMichael Vogt
2014-04-28use flAbsPath()Michael Vogt
2014-04-28Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt
2014-04-28add flAbsPath() as a wrapper to realpath()Michael Vogt
2014-04-28use new Popen()Michael Vogt
2014-04-28Merge branch 'feature/popen' into feature/apt-install-debMichael Vogt
2014-04-28Implement Popen() execv helper to avoid popen()Michael Vogt
2014-04-28avoid deb specific code in private-installMichael Vogt
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt
2014-04-28debian/apt-doc.docs: remove README.MultiArchMichael Vogt