summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2014-05-292-2/+1
* Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-2912-1157/+1684
|\
| * update Doxyfile to 1.8.7 to silence deprecation warningsDavid Kalnischkies2014-05-221-943/+1365
| * fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-222-1/+1
| * fix tight loop detection and temporary removesDavid Kalnischkies2014-05-226-191/+251
| * consistently fail if Smart* packagemanager actions failDavid Kalnischkies2014-05-222-51/+44
| * mark as Automatic/Downloadable pure as gcc suggestsDavid Kalnischkies2014-05-221-2/+2
| * make test independent from the actual Install-SizeDavid Kalnischkies2014-05-221-2/+2
| * add an additional test for arch specific conflictsDavid Kalnischkies2014-05-161-0/+36
| * Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt2014-05-153-1/+53
* | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt2014-05-1452-1163/+2099
|\ \
| * | (try to) fix travis-ci build failuresDavid Kalnischkies2014-05-123-6/+22
| * | add an additional test for arch specific conflictsDavid Kalnischkies2014-05-101-0/+36
| * | invalid cache if architecture set doesn't matchDavid Kalnischkies2014-05-105-10/+67
| * | improve pkgTagSection scanning and parsingDavid Kalnischkies2014-05-105-104/+365
| * | parse and retrieve multiple Descriptions in one recordDavid Kalnischkies2014-05-098-95/+124
| * | reenable pipelining via hashsum reordering supportDavid Kalnischkies2014-05-095-65/+148
| * | tell download methods the expected hashesDavid Kalnischkies2014-05-093-0/+13
| * | promote ExpectedHashes to a pkgAcquire::Item memberDavid Kalnischkies2014-05-092-102/+40
| * | deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies2014-05-095-300/+199
| * | use HashStringList in the acquire systemDavid Kalnischkies2014-05-0920-361/+507
| * | use 'best' hash for source authenticationDavid Kalnischkies2014-05-095-158/+385
| * | add a simple container for HashStringsDavid Kalnischkies2014-05-093-28/+239
| * | tests: be able to disable "Fetched …" statistics messageDavid Kalnischkies2014-05-093-1/+5
| * | use a std::vector instead of hardcoded arrayDavid Kalnischkies2014-05-081-41/+39
| * | mark as Automatic/Downloadable pure as gcc suggestsDavid Kalnischkies2014-05-081-2/+2
| * | make test independent from the actual Install-SizeDavid Kalnischkies2014-05-081-2/+2
| * | fix apt-config test now that PATH changed in 8c617819David Kalnischkies2014-05-081-1/+1
* | | Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB...Michael Vogt2014-05-142-60/+27
* | | Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}DiffsMichael Vogt2014-05-142-36/+75
|/ /
* | apt-pkg/deb/debindexfile.cc: do not hardcode dpkgMichael Vogt2014-05-081-1/+2
* | apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche...Michael Vogt2014-05-081-2/+0
* | Revert "fix test-bug-602412-dequote-redirect by removing the aptget update si...Michael Vogt2014-05-081-4/+1
* | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-0812-8/+286
|\ \
| * | add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-254-1/+70
| * | create debIFTypeDscFile typeMichael Vogt2014-04-248-16/+89
| * | add support for apt-get build-dep foo.dscMichael Vogt2014-04-226-3/+141
* | | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-081-3/+3
|\ \ \
| * | | update test-apt-progress-fdMichael Vogt2014-05-081-3/+3
| * | | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...Michael Vogt2014-05-081-14/+4
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-081-14/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-081-14/+4
| |\ \ \
| | * | | fix regression from commit 215b0fafMichael Vogt2014-05-081-14/+4
* | | | | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-0816-202/+721
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | check for UnfetchedReleaseFiles when calculating the update percent valueMichael Vogt2014-05-081-4/+9
| * | | | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...Michael Vogt2014-05-0873-57863/+58276
| |\| | |
| | * | | show progress in run-testsMichael Vogt2014-05-071-1/+2
| | * | | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-0713-197/+708
| | |\| |
| | | * | ensure "--db" also works with the new srcpkgdbMichael Vogt2014-04-073-2/+35
| | | * | refactor _InitQuery()Michael Vogt2014-04-042-9/+22