summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.h
AgeCommit message (Expand)Author
2014-07-21Download Release first, then Release.gpgMichael Vogt
2014-07-18WIP transaction based updateMichael Vogt
2014-07-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-07-03Try not to parse invalid translation files (LP: #756317)Michael Vogt
2014-06-18apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...Michael Vogt
2014-06-18Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...Michael Vogt
2014-05-29Fix more warnings from clangMichael Vogt
2014-05-22move ByHash into its own functionMichael Vogt
2014-05-14Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt
2014-05-14Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB...Michael Vogt
2014-05-14Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}DiffsMichael Vogt
2014-05-09promote ExpectedHashes to a pkgAcquire::Item memberDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-04-17pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...Michael Vogt
2014-04-16calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...Michael Vogt
2014-04-16load the size from the metaindex into the fetcher to have even more accurate ...Michael Vogt
2014-04-16make the TotalFiles more reliable in apt-get updateMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13make doxygen more quiet, fix issues and disable latexDavid Kalnischkies
2013-12-13implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies
2013-10-03refactor onError relabeling of DestFile as '.FAILED'David Kalnischkies
2013-08-12fix: --print-uris removes authenticationDavid Kalnischkies
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-10-05merge with current debian apt/experimentalDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-16* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:Michael Vogt
2011-08-05* apt-pkg/acquire-item.{cc,h}:Michael Vogt
2011-07-28* [ABI break] apt-pkg/acquire-item.{cc,h}:Michael Vogt
2011-07-05* apt-pkg/acquire*.{cc,h}:David Kalnischkies
2011-03-14apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi...Michael Vogt
2011-02-08merged from lp:~donkult/apt/sidMichael Vogt
2011-01-28 - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies
2011-01-26 - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies
2011-01-15* methods/rred.cc:David Kalnischkies
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09merge lp:~mvo/apt/ubuntu-mirror-method-improvementsMichael Vogt
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt
2010-05-04* apt-pkg/contrib/weakptr.h:Julian Andres Klode
2010-05-04merge from the mvo branchMichael Vogt
2010-04-28* [ Abi break ] apt-pkg/acquire-item.{cc,h}:Michael Vogt
2009-11-25allow also to skip the last patch if target is reached in acquire-item.cc,David Kalnischkies
2009-09-23merged from debianMichael Vogt
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies
2009-07-30merged from debianMichael Vogt
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2008-01-16* Merged apt-authentication-reliabilty branch. This meansMichael Vogt
2007-12-21implement AptAuthenticationReliabtlity specMichael Vogt