summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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/acquire-item.cc: always init VerifyMichael Vogt2011-08-052-2/+6
* | | | | | * apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-08-054-3/+20
* | | | | | apt-pkg/pkgcachegen.cc: fix compiler errorMichael Vogt2011-08-051-1/+1
* | | | | | fix crash when P.Arch() was used but the cache got remappedMichael Vogt2011-08-012-4/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
* | | | | | apt-pkg/sourcelist.cc: GetListOfFilesInDir() fails if the dir does not exists...Michael Vogt2011-08-011-2/+6
* | | | | | apt-pkg/contrib/sha2_internal.h: remove extern "C" to avoid symbol clash with...Michael Vogt2011-07-291-9/+0
* | | | | | test/libapt/hashsums_test.cc: add a test for HashString and VerifyFileMichael Vogt2011-07-291-0/+15
* | | | | | apt-pkg/contrib/sha256.h: use #warning to warn about deprecated headerMichael Vogt2011-07-291-1/+1
* | | | | | merge from lp:~mvo/apt/mvoMichael Vogt2011-07-293-2/+9
|\| | | | |
| * | | | | * apt-pkg/pkgcachegen.{cc,h}:Michael Vogt2011-07-293-2/+9
* | | | | | * apt-pkg/makefile:Michael Vogt2011-07-292-1/+8
* | | | | | releasing version 0.8.16~exp4Michael Vogt2011-07-281-2/+2
* | | | | | merged from lp:~mvo/apt/mvoMichael Vogt2011-07-286-4/+54
|\| | | | |
| * | | | | * apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2011-07-286-4/+54
* | | | | | [ABI break] merge patch from Jonathan Thomas to speed up theMichael Vogt2011-07-283-3/+14
* | | | | | [ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt2011-07-284-1/+19
* | | | | | * [ABI break] apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-07-283-15/+22
* | | | | | cmdline/makefile: ajust commentMichael Vogt2011-07-281-1/+1
* | | | | | * apt-pkg/cdrom.{cc,h}:Michael Vogt2011-07-283-14/+6
* | | | | | merged from debian-aptMichael Vogt2011-07-283-5/+54
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | merged from lp:~donkult/apt/sidMichael Vogt2011-07-283-5/+54
| |\ \ \ \ \
| | * | | | | * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-273-1/+40
| |/ / / / /
* | | | | | * merged latest fixes from debian-sidMichael Vogt2011-07-2876-18282/+23142
|\| | | | |
| * | | | | 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
| |\| | | |
| | * | | | fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt2011-07-263-6/+7
| | * | | | add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2011-07-263-6/+11
| | * | | | apt-pkg/contrib/strutl.cc: kill unneeded debug outputMichael Vogt2011-07-261-1/+0
| | * | | | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt2011-07-266-6/+118
| | * | | | * apt-pkg/contrib/cdromutl.cc:Michael Vogt2011-07-252-1/+9
| * | | | | 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