summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * fixes in the auto-mark code (thanks to DanielMichael Vogt2007-06-291-3/+6
* * fix some warningsMichael Vogt2007-06-191-1/+0
* * apt-pkg/depcache.cc:Michael Vogt2007-06-141-1/+1
* * merged another missing bit from the ubuntu branchMichael Vogt2007-06-091-1/+1
* * merged some more missing bitsMichael Vogt2007-06-091-1/+7
|\
| * * apt-pkg/depcache.cc:Michael Vogt2007-03-141-1/+4
* | * updated from http://people.ubuntu.com/~mvo/bzr/apt/auto-mark/Michael Vogt2007-05-021-5/+16
|\|
| * * apt-pkg/depcache.cc:Michael Vogt2007-03-141-1/+16
* | * apt-pkg/depcache.cc:Michael Vogt2006-12-181-0/+5
|\|
| * * apt-pkg/depcache.cc:Michael Vogt2006-12-181-0/+5
* | * merged the apt-breaks-iwj branchMichael Vogt2006-12-141-13/+33
|\ \
| * | initial Breaks implementationIan Jackson2006-08-251-12/+28
| * | * merged from the install-recommends branchMichael Vogt2006-08-141-8/+9
| |\ \
| * \ \ * merged the apt--install-recommends branchMichael Vogt2006-08-111-10/+21
| |\ \ \
| * \ \ \ * merged the apt--install-recommends branchMichael Vogt2006-08-101-11/+45
| |\ \ \ \
| * | | | | * merged changes from Kamions upload (thanks!)Michael Vogt2006-07-211-0/+1
* | | | | | * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\ \ \ \ \ \
| * | | | | | * removed the pragma messMichael Vogt2006-10-021-3/+0
* | | | | | | * merged from apt--auto-markMichael Vogt2006-10-021-7/+10
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | * apt-pkg/depcache.cc:Michael Vogt2006-09-211-3/+11
* | | | | | | * merged from the apt--install-recommends branchMichael Vogt2006-09-211-5/+21
|\ \ \ \ \ \ \
| * | | | | | | * apt-pkg/depcache.cc:Michael Vogt2006-09-071-5/+21
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | * merged the install-recommends branchMichael Vogt2006-08-151-9/+53
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | * apt-pkg/depcache.cc:Michael Vogt2006-08-111-8/+9
| | |_|_|/ | |/| | |
| * | | | * cmdline/apt-get.cc:Michael Vogt2006-08-111-10/+16
| | |_|/ | |/| |
| * | | * apt-pkg/depcache.cc:Michael Vogt2006-08-091-1/+27
| * | | * merged with mainlineMichael Vogt2006-07-261-0/+4
| |\| |
| * | | * depcache.cc:Michael Vogt2006-05-021-5/+11
* | | | * apt-pkg/depcache.cc:Michael Vogt2006-07-211-0/+1
| |_|/ |/| |
* | | * apt-pkg/depcache.cc:Michael Vogt2006-07-041-0/+9
* | | * cmdline/apt-mark:Michael Vogt2006-06-261-9/+53
* | | * apt-pkg/depcache.cc:Michael Vogt2006-06-261-2/+2
* | | * merged with mainlineMichael Vogt2006-06-261-2/+8
|\ \ \ | | |/ | |/|
| * | * added Debug::pkgDepCache::AutoInstall debug optionMichael Vogt2006-05-271-1/+6
| |/
| * * fix a stupid bug in the depcache::Init() codeMichael Vogt2005-06-031-1/+3
| * * added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt2005-06-011-0/+1
* | * merged daniel burrows fixes for the auto-mark codeMichael Vogt2005-11-091-25/+297
* | * invert the auto-mark flag only for new installs (in MarkInstall()), keep it...Michael Vogt2005-07-041-1/+3
* | * slighly more debug output, renamed "--automatic-remove" to "--auto-remove"Michael Vogt2005-06-301-2/+2
* | * Install-Reason -> Auto-Installed in pkgstatesMichael Vogt2005-06-301-4/+3
* | * fix a bug when readStateFile is called with no OpProgress objectMichael Vogt2005-06-291-6/+9
* | * merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...Michael Vogt2005-06-291-16/+9
|\ \
| * | Merge with mainlineMatt Zimmerman2005-06-261-0/+3
| |/
* | * use mark-and-sweep from aptitude now as GC algorithmMichael Vogt2005-06-291-28/+15
* | * cleanups, documentation updates (don't show any debug output if no Debug::p...Michael Vogt2005-06-281-2/+4
* | * merged with mainlineMichael Vogt2005-06-271-0/+3
* | * merged with the apt--improved-do-install patchMichael Vogt2005-06-241-1/+2
* | * moved most of the real work into depcache::writeStateFileMichael Vogt2005-06-241-0/+11
* | * cleanups Michael Vogt2005-06-231-29/+62
* | * ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt2005-05-101-2/+48
|/