summaryrefslogtreecommitdiff
path: root/apt-pkg/statechanges.cc
Commit message (Expand)AuthorAgeFilesLines
* Adjust code for missing includes/using std::stringJulian Andres Klode2019-06-121-0/+2
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* save and restore selection states before/after calling dpkgDavid Kalnischkies2016-08-101-1/+2
* support dpkg debug mode in APT::StateChangesDavid Kalnischkies2016-07-221-58/+120
* allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies2015-11-041-27/+61
* provide public interface to hold/unhold packagesDavid Kalnischkies2015-11-041-0/+130