summaryrefslogtreecommitdiff
path: root/apt-private/private-install.h
Commit message (Expand)AuthorAgeFilesLines
* Support local files as arguments in show commandDavid Kalnischkies2018-05-111-0/+1
* Support release selector for volatile files as wellDavid Kalnischkies2018-05-111-2/+15
* Introduce experimental new hooks for command-line toolsJulian Andres Klode2018-04-151-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* support "install ./foo.changes"David Kalnischkies2016-07-221-2/+2
* reimplement build-dep via apts normal resolverDavid Kalnischkies2016-01-251-0/+2
* drop some needlessly public declarations in libapt-privateDavid Kalnischkies2015-11-291-2/+2
* support .deb files in upgrade operations as wellDavid Kalnischkies2015-11-041-1/+2
* check for available space, excluding root reserved blocksDavid Kalnischkies2014-10-151-2/+0
* do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-181-2/+2
* separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies2014-06-091-149/+7
* enable fvisibility=hidden for our private libraryDavid Kalnischkies2014-03-211-3/+5
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+16
* fix crash when SetCandidateRelease is usedMichael Vogt2013-11-291-0/+3
* allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt2013-08-271-0/+3
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+181