summaryrefslogtreecommitdiff
path: root/apt-pkg/edsp/edsplistparser.cc
Commit message (Expand)AuthorAgeFilesLines
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-2/+2
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-4/+4
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
* parse correctly the Hold: lines into Pkg->SelectedState = HoldDavid Kalnischkies2011-05-021-2/+5
* parse the state of the package from the scenario file correctlyDavid Kalnischkies2011-03-311-30/+8
* add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-301-0/+109