index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
acqprogress.cc
Age
Commit message (
Expand
)
Author
2015-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-06-15
condense parallel requests with the same hashes to one
David Kalnischkies
2015-06-15
show item ID in Hit, Ign and Err lines as well
David Kalnischkies
2015-04-10
add a simple unit test for acquire progress
David Kalnischkies
2015-04-10
reimplement the last uses of sprintf
David Kalnischkies
2014-10-07
don't show ErrorText for Ign by default
David Kalnischkies
2014-10-07
display errortext for all Err as well as Ign logs
David Kalnischkies
2014-09-28
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
2014-05-09
tests: be able to disable "Fetched …" statistics message
David Kalnischkies
2014-05-08
apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche...
Michael Vogt
2014-05-07
Merge branch 'debian/sid' into bugfix/update-progress-reporting
Michael Vogt
2014-04-16
calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...
Michael Vogt
2014-04-16
apt-private/acqprogress.cc: reset color in apt update
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-02-14
honor option to disable pulses for the testcases
David Kalnischkies
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt