summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* support yet another webserver in the integration tests: gatlingDavid Kalnischkies2011-08-151-0/+5
* write a proper testcase replacing the print-only uri.cc testDavid Kalnischkies2011-08-155-41/+119
* merged fixes from lp:~mvo/apt/mvoMichael Vogt2011-08-152-1/+2
|\
| * fix crash when P.Arch() was used but the cache got remappedMichael Vogt2011-08-082-2/+3
| |\
| * | apt-pkg/acquire-item.cc: add more debug outputMichael Vogt2011-08-081-0/+1
| * | apt-pkg/pkgcachegen.cc: fix incorrect test for modification timeMichael Vogt2011-08-081-1/+1
* | | lots of cppcheck fixesMichael Vogt2011-08-1253-377/+369
|\ \ \
| * | | follow the recommendation of cppcheck to make some method methods (scnr)David Kalnischkies2011-08-116-13/+18
| * | | rename the parameter name of MarkDelete from Purge to MarkPurge toDavid Kalnischkies2011-08-111-2/+2
| * | | fix a few more cppcheck performance and scope warningsDavid Kalnischkies2011-08-115-17/+17
| * | | cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-1142-334/+321
| * | | fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies2011-08-114-5/+5
| * | | cppcheck is right that the check for preventing null deference of QueryDavid Kalnischkies2011-08-111-6/+2
| | |/ | |/|
* / | cherry pick test/integration/Packages-hashsum-verification addition from lp:~...Michael Vogt2011-08-121-0/+18
|/ /
* | * test/integration/test-hashsum-verification:Michael Vogt2011-08-053-2/+91
|\|
| * * apt-pkg/acquire-item.cc:Michael Vogt2011-08-053-2/+13
| * * test/integration/test-hashsum-verification:Michael Vogt2011-08-052-0/+78
* | merged from lp:~mvo/apt/mvoMichael Vogt2011-08-017-7/+72
|\|
| * apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remapMichael Vogt2011-08-011-1/+3
| * merged from debian-sidMichael Vogt2011-07-2982-18445/+23460
| |\ | |/ |/|
* | releasing version 0.8.15.5Michael Vogt2011-07-281-2/+2
* | merged from lp:~donkult/apt/sidMichael Vogt2011-07-283-5/+54
|\ \
| * | * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-273-1/+40
|/ /
* | releasing version 0.8.15.4Michael Vogt2011-07-261-2/+2
* | refresh po/*Michael Vogt2011-07-2646-18572/+22958
* | merged from lp:~mvo/apt/mvoMichael Vogt2011-07-266-3/+130
|\ \
* \ \ merged from lp:~donkult/apt/sidMichael Vogt2011-07-262-3/+11
|\ \ \
| * | | * apt-pkg/contrib/sha1.cc:David Miller2011-07-262-3/+11
|/ / /
* | | releasing version 0.8.15.3Michael Vogt2011-07-250-0/+0
* | | merged from lp:~donkult/apt/sidMichael Vogt2011-07-2512-117/+496
|\ \ \
| * | | implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies2011-07-256-8/+341
| * | | the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies2011-07-252-6/+40
| * | | update the testcase to reflect that native is always on top ifDavid Kalnischkies2011-07-251-0/+6
| * | | * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-252-4/+11
| * | | * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-07-252-2/+5
| * | | move debug message about attempt install/remove to the responsible methodDavid Kalnischkies2011-07-241-3/+8
| * | | alternatively check in a versioned depends if the candidate is goodDavid Kalnischkies2011-07-241-27/+21
| * | | after this consider providing packages (if it is not a versioned dep)David Kalnischkies2011-07-241-26/+27
| * | | move the detection for installed versions up as it is the easiest caseDavid Kalnischkies2011-07-241-25/+20
| * | | first round of reorder code without changing resultDavid Kalnischkies2011-07-241-29/+27
| * | | buildconflicts effect all architecturesDavid Kalnischkies2011-07-242-12/+15
| * | | you want to be nice and quote a filename just to be reminded by gpgDavid Kalnischkies2011-07-231-1/+1
* | | | merged from donkultMichael Vogt2011-07-2216-21/+117
|\| | |
| * | | * apt-pkg/policy.cc:David Kalnischkies2011-07-164-6/+86
| * | | do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies2011-07-163-3/+5
| * | | * doc/apt-cache.8.xml:John Feuerstein2011-07-169-13/+15
| * | | * cmdline/apt-key:David Kalnischkies2011-07-163-2/+14
* | | | merged from the mvo branchMichael Vogt2011-07-222-1/+3
|\ \ \ \ | |/ / / |/| | |
* | | | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt2011-07-152-2/+2
* | | | merged from lp:~donkult/apt/sidMichael Vogt2011-07-1515-52/+241
|\ \ \ \