summaryrefslogtreecommitdiff
path: root/apt-pkg/policy.cc
Commit message (Expand)AuthorAgeFilesLines
...
* a pin of 1000 always means downgrade allowedDavid Kalnischkies2015-05-111-22/+10
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-2/+2
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+9
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* make /etc/apt/preferences parser deal with comment only sectionsMichael Vogt2013-12-211-0/+4
* specific pins below 1000 cause downgradesDavid Kalnischkies2013-08-081-7/+18
* * apt-pkg/policy.cc:David Kalnischkies2012-10-131-23/+26
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-1/+2
|\
| * * apt-pkg/policy.cc:David Kalnischkies2011-10-041-1/+2
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-9/+23
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-7/+7
| |\|
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-7/+7
| * | * merged latest fixes from debian-sidMichael Vogt2011-07-281-2/+16
| |\|
| | * * apt-pkg/policy.cc:David Kalnischkies2011-07-161-2/+16
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/ /
* | merged from debian-sidMichael Vogt2011-06-301-20/+44
|\|
| * * doc/makefile:Michael Vogt2011-06-301-20/+44
* | * Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies2011-05-171-0/+4
|\ \ | |/ |/|
| * add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-301-0/+4
* | simplify the code for wildcard pinning a bitDavid Kalnischkies2011-04-211-10/+7
* | * apt-pkg/policy.cc:Julian Andres Klode2011-04-151-0/+15
|/
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-7/+0
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-01-131-0/+2
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-121-1/+1
* * apt-pkg/policy.cc:David Kalnischkies2010-09-141-4/+5
* * apt-pkg/policy.cc:David Kalnischkies2010-06-091-11/+21
* convert FileExists to DirectoryExists to check if the path is really aDavid Kalnischkies2010-05-061-2/+2
* merge from the debian-sid branchDavid Kalnischkies2010-05-041-1/+1
|\
| * merge from the mvo branchMichael Vogt2010-05-041-1/+1
| |\
| | * apt-pkg/policy.cc: yet another cout -> clog fixMichael Vogt2010-04-281-1/+1
* | | merged from lp:~donkult/apt/sidMichael Vogt2010-04-011-19/+22
|\ \ \ | |/ / |/| |
| * | Create Pins for all group members instead of only for native architectureDavid Kalnischkies2010-02-281-19/+22
| * | Fix the newly introduced method GetListOfFilesInDir to not accept everyDavid Kalnischkies2010-01-161-1/+1
| * | Add a GetListOfFilesInDir() helper method which replaces the oldDavid Kalnischkies2010-01-031-34/+3
* | | * apt-pkg/policy.cc:Julian Andres Klode2010-03-211-0/+14
| |/ |/|
* | * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-1/+1
* | * French manpage translation updateMichael Vogt2010-01-081-34/+3
|/
* display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-151-1/+10
* merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-07-151-1/+50
|\
| * Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode2009-07-061-1/+49
* | versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies2009-07-011-0/+8
|/
* [ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt2009-06-091-2/+16
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * apt-pkg/policy.cc:Michael Vogt2007-04-201-1/+8
|/
* * Correct the section in apt_preferences(5) on interpre...Arch Librarian2004-09-201-3/+9
* Fix some unlikely segfaultsArch Librarian2004-09-201-3/+3
* Corrected array handlingArch Librarian2004-09-201-17/+5
* More ignoring of versionless packagesArch Librarian2004-09-201-7/+22
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-201-17/+33