summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
* add Debug::pkgAcqArchive::NoQueue to disable package downloadingDavid Kalnischkies2012-03-061-1/+12
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-03-041-0/+7
* use pdiff for Translation-* files if available (Closes: #657902)David Kalnischkies2012-02-181-1/+6
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-181-47/+20
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-2/+2
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+2
* merge with debian/sidDavid Kalnischkies2011-09-131-25/+22
|\
| * * apt-pkg/acquire-item.cc:David Kalnischkies2011-08-221-25/+22
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-23/+23
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-13/+15
| |\|
| | * merged fixes from lp:~mvo/apt/mvoMichael Vogt2011-08-151-0/+1
| | |\
| | | * fix crash when P.Arch() was used but the cache got remappedMichael Vogt2011-08-081-1/+1
| | | |\
| | | * | apt-pkg/acquire-item.cc: add more debug outputMichael Vogt2011-08-081-0/+1
| | * | | cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-11/+11
| | | |/ | | |/|
| | * | * test/integration/test-hashsum-verification:Michael Vogt2011-08-051-2/+3
| | |\|
| | | * * apt-pkg/acquire-item.cc:Michael Vogt2011-08-051-2/+3
| | |/
| * | apt-pkg/acquire-item.cc: always init VerifyMichael Vogt2011-08-051-0/+4
| * | * apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-08-051-0/+4
| * | * [ABI break] apt-pkg/acquire-item.{cc,h}:Michael Vogt2011-07-281-10/+0
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/ /
* | merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-151-2/+4
|\|
| * apt-pkg/acquire-item.cc: improve error message for valid-untilMichael Vogt2011-07-011-2/+4
* | * apt-pkg/acquire*.{cc,h}:David Kalnischkies2011-07-051-15/+15
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-1/+5
|\ \ | |/ |/|
| * merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt2011-06-081-1/+5
| |\
| | * add sha512 support in the client now as wellMichael Vogt2011-02-251-1/+5
* | | apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...Michael Vogt2011-05-311-11/+14
* | | Reject files known to be invalid (LP: #346386) (Closes: #627642)Julian Andres Klode2011-05-301-4/+4
* | | apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...Julian Andres Klode2011-05-301-0/+45
|/ /
* | * apt-pkg/acquire-item.cc:Ben Finney2011-04-261-1/+1
* | apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: #...Julian Andres Klode2011-04-161-1/+1
* | * apt-pkg/acquire-item.cc:Julian Andres Klode2011-04-081-0/+20
* | merged from lp:~donkult/apt/sidMichael Vogt2011-04-041-24/+0
|\ \
| * | * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:David Kalnischkies2011-03-161-24/+0
* | | apt-pkg/acquire-item.cc: Use stat buffer if stat wasJulian Andres Klode2011-04-021-1/+1
|/ /
* | apt-pkg/acquire-item.cc: add some more missing Fail-IgnoreMichael Vogt2011-03-141-4/+10
* | apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi...Michael Vogt2011-03-141-0/+15
* | * apt-pkg/acquire-item.cc:Michael Vogt2011-03-111-2/+2
|/
* merged from lp:~donkult/apt/sidMichael Vogt2011-02-081-93/+310
|\
| * - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-281-21/+197
| * - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies2011-01-261-49/+65
| * - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-5/+49
| * * methods/rred.cc:David Kalnischkies2011-01-151-18/+1
|/
* Fix missing space after dot in a message from apt-pkgbubulle@debian.org2010-09-091-1/+1
* * apt-pkg/acquire-item.cc:David Kalnischkies2010-09-091-6/+10
* * apt-pkg/acquire-item.cc:David Kalnischkies2010-08-211-3/+3
* mark all "Hash Sum mismatch" strings as translateableDavid Kalnischkies2010-07-111-1/+1
* [ Martin Pitt ]David Kalnischkies2010-07-111-4/+24
|\
| * apt-pkg/acquire-item.cc: Fix handling of local (file:/) sourcesmartin@piware.de2010-06-241-1/+1
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-2/+2