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-install.h
Age
Commit message (
Expand
)
Author
2016-07-22
support "install ./foo.changes"
David Kalnischkies
2016-01-25
reimplement build-dep via apts normal resolver
David Kalnischkies
2015-11-29
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-04
support .deb files in upgrade operations as well
David Kalnischkies
2014-10-15
check for available space, excluding root reserved blocks
David Kalnischkies
2014-06-18
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-09
separate implementation from declaration of TryTo{Install,Remove}
David Kalnischkies
2014-03-21
enable fvisibility=hidden for our private library
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2013-11-29
fix crash when SetCandidateRelease is used
Michael Vogt
2013-08-27
allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...
Michael Vogt
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt