summaryrefslogtreecommitdiff
path: root/apt-pkg/statechanges.cc
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Adjust code for missing includes/using std::stringJulian Andres Klode1-0/+2
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-2/+2
2016-08-10save and restore selection states before/after calling dpkgDavid Kalnischkies1-1/+2
2016-07-22support dpkg debug mode in APT::StateChangesDavid Kalnischkies1-58/+120
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies1-27/+61
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies1-0/+130