| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert making pkgAcquire::Item::DescURI() "const" | Michael Vogt | 2014-09-25 | 1 | -12/+12 |
| * | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 2014-09-23 | 1 | -0/+9 |
| |\ |
|
| | * | SECURITY UPDATE for CVE-2014-{0488,0487,0489} | Michael Vogt | 2014-09-16 | 1 | -0/+8 |
| * | | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 2014-07-08 | 1 | -9/+2 |
| |\| |
|
| | * | Try not to parse invalid translation files (LP: #756317) | Michael Vogt | 2014-07-03 | 1 | -9/+2 |
| * | | apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b... | Michael Vogt | 2014-06-18 | 1 | -1/+2 |
| * | | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim... | Michael Vogt | 2014-06-18 | 1 | -0/+3 |
| |\ \ |
|
| | * | | move ByHash into its own function | Michael Vogt | 2014-05-22 | 1 | -0/+3 |
| * | | | Fix more warnings from clang | Michael Vogt | 2014-05-29 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt | 2014-05-14 | 1 | -121/+77 |
| |\ \ |
|
| | * | | promote ExpectedHashes to a pkgAcquire::Item member | David Kalnischkies | 2014-05-09 | 1 | -76/+17 |
| | * | | use HashStringList in the acquire system | David Kalnischkies | 2014-05-09 | 1 | -73/+73 |
| * | | | Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB... | Michael Vogt | 2014-05-14 | 1 | -44/+19 |
| * | | | Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs | Michael Vogt | 2014-05-14 | 1 | -7/+36 |
| |/ / |
|
| * | | pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u... | Michael Vogt | 2014-04-17 | 1 | -2/+9 |
| * | | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f... | Michael Vogt | 2014-04-16 | 1 | -0/+5 |
| * | | load the size from the metaindex into the fetcher to have even more accurate ... | Michael Vogt | 2014-04-16 | 1 | -2/+2 |
| * | | make the TotalFiles more reliable in apt-get update | Michael Vogt | 2014-04-16 | 1 | -0/+10 |
| |/ |
|
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -0/+4 |
| * | make doxygen more quiet, fix issues and disable latex | David Kalnischkies | 2014-03-13 | 1 | -7/+8 |
| * | implement POC client-side merging of pdiffs via apt-file | David Kalnischkies | 2013-12-13 | 1 | -1/+99 |
| * | refactor onError relabeling of DestFile as '.FAILED' | David Kalnischkies | 2013-10-03 | 1 | -2/+17 |
| * | fix: --print-uris removes authentication | David Kalnischkies | 2013-08-12 | 1 | -0/+2 |
| * | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies | 2011-12-13 | 1 | -0/+8 |
| * | merge with current debian apt/experimental | David Kalnischkies | 2011-10-05 | 1 | -0/+8 |
| |\ |
|
| | * | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: | Michael Vogt | 2011-09-16 | 1 | -0/+8 |
| * | | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -119/+119 |
| |/ |
|
| * | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2011-08-05 | 1 | -0/+10 |
| * | * [ABI break] apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2011-07-28 | 1 | -5/+20 |
| * | * apt-pkg/acquire*.{cc,h}: | David Kalnischkies | 2011-07-05 | 1 | -11/+11 |
| * | apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi... | Michael Vogt | 2011-03-14 | 1 | -0/+1 |
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-02-08 | 1 | -4/+96 |
| |\ |
|
| | * | - download and use i18n/Index to choose which Translations to download | David Kalnischkies | 2011-01-28 | 1 | -0/+56 |
| | * | - change the internal handling of Extensions in pkgAcqIndex | David Kalnischkies | 2011-01-26 | 1 | -3/+6 |
| | * | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies | 2011-01-20 | 1 | -0/+33 |
| | * | * methods/rred.cc: | David Kalnischkies | 2011-01-15 | 1 | -1/+1 |
| |/ |
|
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2010-06-09 | 1 | -2/+2 |
| |\ |
|
| | * | * apt-pkg/pkgcache.h: | David Kalnischkies | 2010-06-03 | 1 | -2/+2 |
| * | | merge lp:~mvo/apt/ubuntu-mirror-method-improvements | Michael Vogt | 2010-06-09 | 1 | -0/+1 |
| |\ \ |
|
| | * | | implement Fail-Ignore bool in FetchItem that tells the method that a failure ... | Michael Vogt | 2010-06-02 | 1 | -0/+1 |
| * | | | * merge the remaining Ubuntu change: | Michael Vogt | 2010-06-09 | 1 | -2/+14 |
| |\| |
| |/
|/| |
|
| | * | merged from debian | Michael Vogt | 2009-09-23 | 1 | -7/+3 |
| | |\ |
|
| | * \ | merged from debian | Michael Vogt | 2009-07-30 | 1 | -22/+22 |
| | |\ \ |
|
| | * \ \ | * Merged apt-authentication-reliabilty branch. This means | Michael Vogt | 2008-01-16 | 1 | -1/+0 |
| | |\ \ \ |
|
| | | * | | | implement AptAuthenticationReliabtlity spec | Michael Vogt | 2007-12-21 | 1 | -1/+0 |
| | * | | | | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2007-12-07 | 1 | -0/+4 |
| | |\| | | |
|
| | * | | | | * apt-inst/contrib/extracttar.cc: | Michael Vogt | 2007-08-03 | 1 | -38/+39 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2007-06-14 | 1 | -31/+696 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | * merged apt--no-pragma | Michael Vogt | 2007-06-09 | 1 | -3/+0 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | * merged the apt--mirror branch | Michael Vogt | 2007-02-06 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ |
|