index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
acqprogress.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItem
Julian Andres Klode
1
-7
/
+7
2019-02-26
acquire: Fold pkgAcquireStatus2 into pkgAcquireStatus
Julian Andres Klode
1
-3
/
+3
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-6
/
+6
2017-06-28
ask for releaseinfo change interactively in apt
David Kalnischkies
1
-1
/
+21
2016-07-30
prevent C++ locale number formatting in text APIs (try 2)
David Kalnischkies
1
-2
/
+2
2016-04-25
format multiline errors properly in acquire progress
David Kalnischkies
1
-5
/
+21
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
1
-2
/
+1
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
1
-0
/
+2
2015-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
1
-1
/
+1
2015-06-15
condense parallel requests with the same hashes to one
David Kalnischkies
1
-5
/
+1
2015-06-15
show item ID in Hit, Ign and Err lines as well
David Kalnischkies
1
-9
/
+29
2015-04-10
add a simple unit test for acquire progress
David Kalnischkies
1
-28
/
+25
2015-04-10
reimplement the last uses of sprintf
David Kalnischkies
1
-88
/
+85
2014-10-07
don't show ErrorText for Ign by default
David Kalnischkies
1
-1
/
+2
2014-10-07
display errortext for all Err as well as Ign logs
David Kalnischkies
1
-0
/
+2
2014-09-28
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
1
-2
/
+2
2014-05-09
tests: be able to disable "Fetched …" statistics message
David Kalnischkies
1
-0
/
+3
2014-05-08
apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche...
Michael Vogt
1
-2
/
+0
2014-05-07
Merge branch 'debian/sid' into bugfix/update-progress-reporting
Michael Vogt
1
-1
/
+1
2014-04-16
calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...
Michael Vogt
1
-1
/
+1
2014-04-16
apt-private/acqprogress.cc: reset color in apt update
Michael Vogt
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-1
/
+4
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-1
/
+1
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-31
/
+31
2014-02-14
honor option to disable pulses for the testcases
David Kalnischkies
1
-2
/
+5
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
1
-0
/
+309