summaryrefslogtreecommitdiff
path: root/apt-private/private-install.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-22support "install ./foo.changes"David Kalnischkies1-2/+2
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies1-0/+2
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies1-2/+2
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies1-1/+2
2014-10-15check for available space, excluding root reserved blocksDavid Kalnischkies1-2/+0
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies1-2/+2
2014-06-09separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies1-149/+7
2014-03-21enable fvisibility=hidden for our private libraryDavid Kalnischkies1-3/+5
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+16
2013-11-29fix crash when SetCandidateRelease is usedMichael Vogt1-0/+3
2013-08-27allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt1-0/+3
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+181