summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* - 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