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-pkg
/
upgrade.cc
Age
Commit message (
Expand
)
Author
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
2016-06-08
edsp: if logging is requested, do it for internal, too
David Kalnischkies
2016-06-08
edsp: if internal is used, keep this decision
David Kalnischkies
2016-05-20
edsp: add Forbid-{New-Install,Remove} and Upgrade-All
David Kalnischkies
2016-04-13
do not require non-broken systems in 'upgrade'
David Kalnischkies
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2014-11-08
explicit overload methods instead of adding parameters
David Kalnischkies
2014-11-08
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
2014-09-27
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2014-09-27
fix progress output for (dist-)upgrade calculation
David Kalnischkies
2014-06-18
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2013-10-05
rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES
Michael Vogt
2013-10-05
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt