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
/
private-update.cc
Age
Commit message (
Expand
)
Author
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-08-15
update: Check if the cache could be opened, don't just assume it
Julian Andres Klode
2015-04-10
add a simple unit test for acquire progress
David Kalnischkies
2014-10-07
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-09-21
generalize Acquire::GzipIndex
Michael Vogt
2014-07-08
Only show packages as upgradable if the have a CandidateVer != 0
Michael Vogt
2014-06-18
use P_ instead of ngettext to compiling with --disable-nls
Fredrik Fornwall
2014-06-18
Tell the user if no updates are available after apt update
Michael Vogt
2014-05-22
show upgradable packages after apt update
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2013-10-05
Move ListUpdate/AquireUpdate into update.{cc,h}
Michael Vogt
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt