summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.cc
Commit message (Expand)AuthorAgeFilesLines
* factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies2012-01-131-11/+2
* * apt-pkg/depcache.cc:David Kalnischkies2012-01-111-5/+11
* * apt-pkg/depcache.cc:David Kalnischkies2011-11-231-28/+63
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-1/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-0/+3
* merge with debian/experimentalDavid Kalnischkies2011-09-131-16/+16
|\
| * merged from the debian-sid branchMichael Vogt2011-08-151-14/+14
| |\
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-14/+14
| * | [ABI break] merge patch from Jonathan Thomas to speed up theMichael Vogt2011-07-281-2/+2
* | | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-2/+2
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/ /
* | merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-151-1/+1
|\|
| * * apt-pkg/depcache.cc:David Kalnischkies2011-07-151-1/+1
* | if a Breaks can't be upgraded, remove it. If it or a ConflictDavid Kalnischkies2011-05-171-5/+6
* | let the Mark methods return if their marking was successfulDavid Kalnischkies2011-05-171-18/+21
* | * apt-pkg/depcache.cc:David Kalnischkies2011-05-171-2/+3
* | remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies2011-05-171-53/+1
* | rename option APT::Solver::Name to simply APT::SolverDavid Kalnischkies2011-05-171-2/+2
* | * Implement EDSP in libapt-pkg so that all front-ends whichDavid Kalnischkies2011-05-171-1/+10
|\ \ | |/ |/|
| * doesn't execute autoremove marker setting if an external solver is calledDavid Kalnischkies2011-05-021-0/+3
| * disable automatical installation of dependencies in MarkInstall if weDavid Kalnischkies2011-04-021-1/+1
| * add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-301-0/+6
* | rewrite new and previously satisfied important dependency detection inDavid Kalnischkies2011-05-131-43/+40
* | move the broken dependency detection above the new recommends detectionDavid Kalnischkies2011-05-121-16/+16
* | convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies2011-05-111-18/+7
* | if critical or-group can't be satisfied, exit directly.David Kalnischkies2011-05-111-2/+12
* | merge with debian-sid branch and 0.8.14.1 releaseDavid Kalnischkies2011-04-201-1/+1
|\ \
| * | apt-pkg/depcache.cc: Really release action groups only once (Closes: #622744)Julian Andres Klode2011-04-181-1/+1
| |/
* / * apt-pkg/depcache.cc:David Kalnischkies2011-04-161-2/+2
|/
* do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies2011-03-261-2/+17
* * apt-pkg/depcache.cc:David Kalnischkies2011-03-251-5/+0
* reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies2011-03-201-59/+71
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-303/+1
* * apt-pkg/depcache.cc:David Kalnischkies2011-02-171-2/+4
* * apt-pkg/depcache.cc:David Kalnischkies2011-02-111-3/+2
* allow conflicts in the same group again (Closes: #612099)David Kalnischkies2011-02-071-1/+1
* remove two unused variables gcc-4.6 reports from depcache.ccDavid Kalnischkies2011-01-121-3/+2
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-121-2/+2
* check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies2010-12-051-1/+2
* * apt-pkg/depcache.cc:David Kalnischkies2010-12-031-0/+161
* apply a very simple speed-up in case we try to set the candidate versionDavid Kalnischkies2010-11-301-2/+9
* * apt-pkg/depcache.cc:David Kalnischkies2010-11-101-2/+5
* * apt-pkg/depcache.cc:David Kalnischkies2010-10-021-0/+10
* * apt-pkg/policy.cc:David Kalnischkies2010-09-141-1/+2
* * apt-pkg/depcache.cc:David Kalnischkies2010-08-271-1/+10
* apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode2010-08-101-1/+1
* * apt-pkg/depcache.cc:Julian Andres Klode2010-08-061-3/+6
* * apt-pkg/depcache.cc:David Kalnischkies2010-07-141-4/+4
* * apt-pkg/policy.h:David Kalnischkies2010-07-041-2/+2
* always mark the all package if a pseudo package is marked for installDavid Kalnischkies2010-06-261-0/+4