summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * debian/apt.symbols:David Kalnischkies2011-08-172-2/+9
* * test/*David Kalnischkies2011-08-172-1/+6
* fix 'comparison between signed and unsigned integer expressions' warningDavid Kalnischkies2011-08-171-2/+1
* do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies2011-08-173-20/+48
* build test-binaries by default and add a test target to toplevelDavid Kalnischkies2011-08-173-3/+25
* fix the compareversion test to work then called from outside of libaptDavid Kalnischkies2011-08-172-2/+7
* the experimental branch has a better version of this test in libapt,David Kalnischkies2011-08-171-70/+0
* remove fake-status leftover from the python-testDavid Kalnischkies2011-08-171-16/+0
* move the networkless test to the interactive helpers as it needsDavid Kalnischkies2011-08-173-0/+0
* remove the python testcases as this is covered by integration/David Kalnischkies2011-08-1731-1594/+0
* move the interactive helper to a subdirectory of testDavid Kalnischkies2011-08-177-16/+3
* add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies2011-08-172-2/+1
* move the list of versions to test with to the libapt subdirectoryDavid Kalnischkies2011-08-172-1/+1
* remove the interactive scratch test, it doesn't test much and whatDavid Kalnischkies2011-08-171-105/+0
* replaced by the integration/test-compressed-indexes testDavid Kalnischkies2011-08-171-235/+0
* merge with the final changelog from debian-sidDavid Kalnischkies2011-08-171-3/+3
|\
| * releasing version 0.8.15.6Michael Vogt2011-08-151-2/+2
* | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies2011-08-174-2/+37
* | merge the tests for configuration into another libapt-testDavid Kalnischkies2011-08-175-72/+84
* | 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