summaryrefslogtreecommitdiff
path: root/apt-private/private-install.h
AgeCommit message (Expand)Author
2018-05-11Support local files as arguments in show commandDavid Kalnischkies
2018-05-11Support release selector for volatile files as wellDavid Kalnischkies
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2016-07-22support "install ./foo.changes"David Kalnischkies
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies
2014-10-15check for available space, excluding root reserved blocksDavid Kalnischkies
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies
2014-06-09separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies
2014-03-21enable fvisibility=hidden for our private libraryDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2013-11-29fix crash when SetCandidateRelease is usedMichael Vogt
2013-08-27allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt