summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.h
Commit message (Expand)AuthorAgeFilesLines
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+5
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-2/+3
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-3/+3
* merged from the debian-sid branchMichael Vogt2011-08-151-2/+2
|\
| * rename the parameter name of MarkDelete from Purge to MarkPurge toDavid Kalnischkies2011-08-111-2/+2
* | [ABI break] merge patch from Jonathan Thomas to speed up theMichael Vogt2011-07-281-1/+9
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-17/+11
|\ \ | |/ |/|
| * let the Mark methods return if their marking was successfulDavid Kalnischkies2011-05-171-3/+3
| * * apt-pkg/depcache.cc:David Kalnischkies2011-05-171-3/+3
| * remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies2011-05-171-10/+1
| * tell the resolver a package is set on hold if it was set by the userDavid Kalnischkies2011-05-031-0/+1
| * add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-301-1/+3
* | log reinstall commands in history.logDavid Kalnischkies2011-05-231-0/+2
|/
* do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies2011-03-261-1/+2
* reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies2011-03-201-0/+4
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-3/+5
* * apt-pkg/depcache.cc:David Kalnischkies2010-12-031-0/+19
* * apt-pkg/depcache.cc:David Kalnischkies2010-09-291-1/+1
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-08-281-1/+1
* * apt-pkg/policy.h:David Kalnischkies2010-07-041-3/+3
* - use the new MatchAgainstConfig for the DefaultRootSetFuncDavid Kalnischkies2010-06-261-16/+6
* * apt-pkg/depcache.cc:David Kalnischkies2010-06-161-1/+1
* * apt-pkg/depcache.cc:David Kalnischkies2010-06-031-5/+7
* deprecate AddSize with Multiplier as it is unused and switch toDavid Kalnischkies2010-06-031-2/+3
* rewrite the pseudo package reinstaller to be more intelligentDavid Kalnischkies2010-04-281-0/+2
* regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies2010-04-131-0/+1
* merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-6/+12
|\
| * We need to kill also pseudo packages which have no dependency, noDavid Kalnischkies2010-03-011-0/+1
| * Enable the AutoRemover to talk "Multi-Arch" by marking all pseudoDavid Kalnischkies2010-02-271-2/+2
| * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-0/+1
| * Pre-MultiArch a package which depends on a package with architecture "all"David Kalnischkies2010-02-101-4/+8
* | * apt-pkg/depcache.cc:David Kalnischkies2010-03-141-1/+1
|/
* * remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies2009-07-071-0/+16
* * add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies2009-06-301-16/+24
* merge the AutoInstOk patch from debian-experimentalMichael Vogt2009-06-301-12/+14
* add hook for auto-install (closes: #470035)Michael Vogt2009-06-291-0/+13
* * add depth information to the debug output and show what dependsMichael Vogt2009-06-291-3/+7
* typo fixesMichael Vogt2008-03-111-2/+2
* * fixed compile errors with g++ 7.3 (thanks to Michael Vogt2007-06-191-0/+1
* * merged another missing bit from the ubuntu branchMichael Vogt2007-06-091-1/+1
* * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\
| * * removed the pragma messMichael Vogt2006-10-021-3/+0
* | * merged the install-recommends branchMichael Vogt2006-08-151-1/+6
|\ \
| * | * cmdline/apt-get.cc:Michael Vogt2006-08-111-1/+4
| * | * depcache.cc:Michael Vogt2006-05-021-0/+1
| |/
* | * merged daniel burrows fixes for the auto-mark codeMichael Vogt2005-11-091-5/+207
* | * merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...Michael Vogt2005-06-291-7/+0
|\|
* | * use mark-and-sweep from aptitude now as GC algorithmMichael Vogt2005-06-291-5/+11
* | * cleanups Michael Vogt2005-06-231-0/+4
* | * ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt2005-05-101-0/+6
|/