summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* - use the new MatchAgainstConfig for the DefaultRootSetFuncDavid Kalnischkies2010-06-261-48/+0
* * apt-pkg/depcache.cc:David Kalnischkies2010-06-161-1/+31
* * apt-pkg/pkgcache.h:David Kalnischkies2010-06-091-9/+78
|\
| * deprecate AddSize with Multiplier as it is unused and switch toDavid Kalnischkies2010-06-031-2/+71
| * * apt-pkg/pkgcache.h:David Kalnischkies2010-06-031-7/+7
* | * apt-pkg/depcache.cc:David Kalnischkies2010-05-291-3/+3
* | try harder to find the other pseudo versions for autoremove multiarchDavid Kalnischkies2010-05-281-5/+2
* | * apt-pkg/depcache.cc:David Kalnischkies2010-05-281-2/+5
* | * apt-pkg/deb/debsystem.cc:David Kalnischkies2010-05-281-2/+2
|/
* * apt-pkg/depcache.cc:David Kalnischkies2010-05-111-10/+11
* merge from the debian-sid branchDavid Kalnischkies2010-05-041-2/+2
|\
| * merge from the mvo branchMichael Vogt2010-05-041-2/+2
| |\
| | * * apt-pkg/depcache.cc:Michael Vogt2010-04-281-2/+2
* | | replace »« with '' in the internal error msg to have ascii chars for gettextDavid Kalnischkies2010-05-031-1/+1
* | | rewrite the pseudo package reinstaller to be more intelligentDavid Kalnischkies2010-04-281-38/+82
* | | * apt-pkg/depcache.cc:David Kalnischkies2010-04-031-2/+5
* | | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-64/+308
|\ \ \
| * | | Ensure that for each all package at least one pseudopackage is installedDavid Kalnischkies2010-03-141-9/+68
| * | | We need to kill also pseudo packages which have no dependency, noDavid Kalnischkies2010-03-011-12/+65
| * | | Enable the AutoRemover to talk "Multi-Arch" by marking all pseudoDavid Kalnischkies2010-02-271-63/+107
| * | | [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-5/+92
| |\ \ \ | | |/ / | |/| |
| | * | Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-0/+4
| | * | Pre-MultiArch a package which depends on a package with architecture "all"David Kalnischkies2010-02-101-5/+88
* | | | * apt-pkg/depcache.cc:David Kalnischkies2010-03-141-7/+24
|/ / /
* | / fix progress reporting while reading extended_states fileDavid Kalnischkies2010-02-071-3/+3
| |/ |/|
* | * apt-pkg/packagemanager.cc:Michael Vogt2009-12-021-1/+1
|\ \ | |/ |/|
| * * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt2009-10-291-1/+1
* | With the introduction of the Is{Delete,Install}Ok hooks the apt flagDavid Kalnischkies2009-08-121-2/+2
|/
* apt-pkg/depcache.cc:Michael Vogt2009-07-281-8/+2
* Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce theOtavio Salvador2009-07-251-13/+26
* * remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies2009-07-071-11/+5
* * add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies2009-06-301-18/+49
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-30/+24
* merge the AutoInstOk patch from debian-experimentalMichael Vogt2009-06-301-19/+16
* * support IsAutoInstallOk in the resolver tooMichael Vogt2009-06-291-1/+1
* merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2009-06-291-8/+1
* add hook for auto-install (closes: #470035)Michael Vogt2009-06-291-0/+20
* * add depth information to the debug output and show what dependsMichael Vogt2009-06-291-13/+34
* fix various -Wall warningsMichael Vogt2008-10-281-1/+1
* Fix typo in apt-pkg/depcache.ccLuca Bruno2008-10-111-1/+1
* * apt-pkg/depcache.cc:Michael Vogt2008-07-251-2/+3