summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-081-25/+17
|\
| * Try not to parse invalid translation files (LP: #756317)Michael Vogt2014-07-031-25/+17
* | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...Michael Vogt2014-06-181-0/+34
|\ \
| * | move ByHash into its own functionMichael Vogt2014-05-221-26/+34
| * | Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release fileMichael Vogt2014-05-221-23/+23
| * | add TODOMichael Vogt2014-05-221-0/+5
| * | Implement simple by-hash for apt updateMichael Vogt2014-05-221-0/+21
* | | Fix more warnings from clangMichael Vogt2014-05-291-1/+0
|/ /
* | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt2014-05-141-114/+102
|\ \
| * | promote ExpectedHashes to a pkgAcquire::Item memberDavid Kalnischkies2014-05-091-26/+23
| * | use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-107/+95
* | | Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB...Michael Vogt2014-05-141-16/+8
* | | Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}DiffsMichael Vogt2014-05-141-29/+39
|/ /
* | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-081-0/+2
|\ \
| * | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...Michael Vogt2014-05-081-0/+2
| |\|
| | * initialize Verify in second pkgAcqIndex constructorDavid Kalnischkies2014-04-281-0/+2
* | | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-071-20/+70
|\| |
| * | pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...Michael Vogt2014-04-171-20/+26
| * | use correct compression extension when loading the size of the size into the ...Michael Vogt2014-04-161-7/+18
| * | add Debug::acquire::progress debug option and fixme for index file loading wi...Michael Vogt2014-04-161-0/+1
| * | load the size from the metaindex into the fetcher to have even more accurate ...Michael Vogt2014-04-161-3/+12
| * | make the TotalFiles more reliable in apt-get updateMichael Vogt2014-04-161-1/+24
| |/
* | Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt2014-05-071-1/+2
|\ \
| * | WIP local deb installMichael Vogt2014-04-281-1/+2
| |/
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-27/+32
|\|
| * use the pretty fullname of a pkg as download desciptionDavid Kalnischkies2014-03-131-6/+2
| * follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-3/+12
| * warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-10/+10
| * warning: useless cast to type A [-Wuseless-cast]David Kalnischkies2014-03-131-6/+6
| * initial version of apt-helperMichael Vogt2014-02-271-1/+1
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-02-271-68/+238
|\|
| * Fix typos in documentation (codespell)Michael Vogt2014-02-221-10/+10
| * always cleanup patchfiles at the end of rred callDavid Kalnischkies2014-02-101-0/+9
| * integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies2014-01-151-8/+3
| * reenable unlimited pdiff files downloadDavid Kalnischkies2014-01-151-1/+1
| * correct IndexDiff vs DiffIndex in Debug outputAnthony Towns2014-01-151-6/+6
| * implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies2013-12-131-3/+148
| * query an empty pkgAcqIndexDiffs if index is up-to-dateDavid Kalnischkies2013-12-131-7/+9
| * Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sidMichael Vogt2013-10-091-1/+1
| |\
| | * set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetchesMichael Vogt2013-08-261-1/+1
| * | use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies2013-10-031-3/+2
| * | refactor onError relabeling of DestFile as '.FAILED'David Kalnischkies2013-10-031-32/+43
| * | pkg from only trusted sources keeps being trustedDavid Kalnischkies2013-09-261-8/+15
| |/
| * Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-08-221-0/+2
| |\
| | * some more coverity fixesMichael Vogt2013-08-121-0/+2
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2013-08-151-8/+53
|\| |
| * | fix: --print-uris removes authenticationDavid Kalnischkies2013-08-121-4/+27
| |/
| * pick up Translation-* even if only compressed availableDavid Kalnischkies2013-07-251-2/+13
| * do not redownload unchanged InRelease filesDavid Kalnischkies2013-06-201-1/+12