David Kalnischkies
|
43acd01979
allow fetcher setup without directory creation
|
11 anni fa |
David Kalnischkies
|
25613a61f6
fix: Member variable 'X' is not initialized in the constructor.
|
11 anni fa |
Michael Vogt
|
2830b8436a
Merge branch 'debian/sid' into debian/experimental
|
12 anni fa |
Michael Vogt
|
10ecfe4f8a
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
|
12 anni fa |
Michael Vogt
|
c6e9cc582c
check for UnfetchedReleaseFiles when calculating the update percent value
|
12 anni fa |
Michael Vogt
|
96c6cab1fd
calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes
|
12 anni fa |
Michael Vogt
|
c62f7898b6
add Debug::acquire::progress debug option and fixme for index file loading with the correct extension
|
12 anni fa |
Michael Vogt
|
1dca8dc55c
load the size from the metaindex into the fetcher to have even more accurate progress information
|
12 anni fa |
Michael Vogt
|
d0cfa8adbd
make the TotalFiles more reliable in apt-get update
|
12 anni fa |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
12 anni fa |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 anni fa |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
12 anni fa |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
12 anni fa |
Raphael Geissert
|
5674f6b316
* apt-pkg/acquire*.cc:
|
14 anni fa |
David Kalnischkies
|
d68d65ad63
use a static FileFd::Write overload to reduce duplication of write()-retry code
|
14 anni fa |
David Kalnischkies
|
31bda50001
* apt-pkg/acquire-worker.cc:
|
14 anni fa |
David Kalnischkies
|
dcaa118550
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
|
14 anni fa |
David Kalnischkies
|
afd7b358f9
merge with debian/sid
|
15 anni fa |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 anni fa |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 anni fa |
David Kalnischkies
|
95b5f6c19d
* apt-pkg/acquire.cc:
|
15 anni fa |
Michael Vogt
|
d0f1646ae0
merged from lp:~mvo/apt/mvo
|
15 anni fa |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
15 anni fa |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anni fa |
Michael Vogt
|
c033d41504
* apt-pkg/acquire.cc:
|
15 anni fa |
David Kalnischkies
|
dbbc549457
replace the last standing double's with long long
|
15 anni fa |
David Kalnischkies
|
73da43e90b
* apt-pkg/acquire*.{cc,h}:
|
15 anni fa |
David Kalnischkies
|
5efbd59693
fix compiler warning by reordering init-list
|
15 anni fa |
David Kalnischkies
|
7753e4684e
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
|
16 anni fa |
David Kalnischkies
|
b29c37128c
* apt-pkg/deb/dpkgpm.cc:
|
16 anni fa |