Michael Vogt
|
80624be7c5
Fix more warnings from clang
|
12 years ago |
Michael Vogt
|
e110d7bf56
Merge remote-tracking branch 'donkult/debian/experimental' into debian/experimental
|
12 years ago |
Michael Vogt
|
0b58b3f891
Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqBaseIndex, pkgAcqIndex}
|
12 years ago |
Michael Vogt
|
c21843144a
Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs
|
12 years ago |
David Kalnischkies
|
fa3b260f43
promote ExpectedHashes to a pkgAcquire::Item member
|
12 years ago |
David Kalnischkies
|
b3501edb70
use HashStringList in the acquire system
|
13 years ago |
Michael Vogt
|
e39698a485
pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be used to create a proper pkgAcqIndex() with size information
|
12 years ago |
Michael Vogt
|
96c6cab1fd
calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes
|
12 years ago |
Michael Vogt
|
1dca8dc55c
load the size from the metaindex into the fetcher to have even more accurate progress information
|
12 years ago |
Michael Vogt
|
d0cfa8adbd
make the TotalFiles more reliable in apt-get update
|
12 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 years ago |
David Kalnischkies
|
255c9e4b74
make doxygen more quiet, fix issues and disable latex
|
12 years ago |
David Kalnischkies
|
47d2bc78ad
implement POC client-side merging of pdiffs via apt-file
|
12 years ago |
David Kalnischkies
|
3c8030a497
refactor onError relabeling of DestFile as '.FAILED'
|
13 years ago |
David Kalnischkies
|
ffcccd62f0
fix: --print-uris removes authentication
|
13 years ago |
David Kalnischkies
|
b9dadc24b9
revert 2184.1.3: forward declaration instead of headers
|
14 years ago |
David Kalnischkies
|
0fffbc8ce4
merge with current debian apt/experimental
|
15 years ago |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 years ago |
Michael Vogt
|
b36597e050
* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
|
15 years ago |
Michael Vogt
|
c5f661b715
* apt-pkg/acquire-item.{cc,h}:
|
15 years ago |
Michael Vogt
|
14b4780d0d
* [ABI break] apt-pkg/acquire-item.{cc,h}:
|
15 years ago |
David Kalnischkies
|
73da43e90b
* apt-pkg/acquire*.{cc,h}:
|
15 years ago |
Michael Vogt
|
8d6c583900
apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mirror methods does not retry on each mirror
|
15 years ago |
Michael Vogt
|
4c6cf49317
merged from lp:~donkult/apt/sid
|
15 years ago |
David Kalnischkies
|
ab53c018fb
- download and use i18n/Index to choose which Translations to download
|
15 years ago |
David Kalnischkies
|
5d88572318
- change the internal handling of Extensions in pkgAcqIndex
|
15 years ago |
David Kalnischkies
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 years ago |
David Kalnischkies
|
caffd4807f
* methods/rred.cc:
|
15 years ago |
Michael Vogt
|
189bb640d2
merged from lp:~donkult/apt/sid
|
16 years ago |
Michael Vogt
|
e7aea39857
merge lp:~mvo/apt/ubuntu-mirror-method-improvements
|
16 years ago |