summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
AgeCommit message (Expand)Author
2014-09-23fix testsMichael Vogt
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-21Fix regression for cdrom: sources from latest security updateMichael Vogt
2014-09-17improve test for commit daff4aMichael Vogt
2014-09-17Fix regression for file:/// uris from CVE-2014-0487Michael Vogt
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-07-17apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniformMichael 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-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-22Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release fileMichael Vogt
2014-05-22add TODOMichael Vogt
2014-05-22Implement simple by-hash for apt updateMichael 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-05-08Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt
2014-05-08Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-04-28initialize Verify in second pkgAcqIndex constructorDavid Kalnischkies
2014-04-28WIP local deb installMichael Vogt
2014-04-17pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...Michael Vogt
2014-04-16use correct compression extension when loading the size of the size into the ...Michael Vogt
2014-04-16add Debug::acquire::progress debug option and fixme for index file loading wi...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-13use the pretty fullname of a pkg as download desciptionDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: useless cast to type A [-Wuseless-cast]David Kalnischkies
2014-02-27Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-02-27initial version of apt-helperMichael Vogt
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-02-10always cleanup patchfiles at the end of rred callDavid Kalnischkies
2014-01-15integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies
2014-01-15reenable unlimited pdiff files downloadDavid Kalnischkies
2014-01-15correct IndexDiff vs DiffIndex in Debug outputAnthony Towns
2013-12-13implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies
2013-12-13query an empty pkgAcqIndexDiffs if index is up-to-dateDavid Kalnischkies
2013-10-09Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sidMichael Vogt
2013-10-03use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies
2013-10-03refactor onError relabeling of DestFile as '.FAILED'David Kalnischkies