summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* * merged the apt--install-recommends branchMichael Vogt2006-08-114-13/+28
|\
| * * cmdline/apt-get.cc:Michael Vogt2006-08-112-11/+20
* | * merged the apt--install-recommends branchMichael Vogt2006-08-103-11/+48
|\|
| * * apt-pkg/depcache.cc:Michael Vogt2006-08-091-1/+27
| * * apt-pkg/init.cc:Michael Vogt2006-08-091-0/+2
| * * merged with mainlineMichael Vogt2006-08-092-17/+103
| |\
| * \ * merged with mainlineMichael Vogt2006-07-2610-8/+543
| |\ \
| * | | * depcache.cc:Michael Vogt2006-05-022-5/+12
* | | | * merged with mainlineMichael Vogt2006-08-019-23/+618
|\ \ \ \ | | |_|/ | |/| |
| * | | * suport both MMapable files and non-mmapable filesMichael Vogt2006-07-262-17/+103
| | |/ | |/|
| * | * apt-pkg/acquire-item.cc:Michael Vogt2006-07-251-1/+1
| * | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-07-251-1/+7
| * | * merged ajs apt-ftparchive branchMichael Vogt2006-07-246-4/+507
| |\ \
| | * | * apt-pkg/contrib/sha256.cc:Michael Vogt2006-07-241-4/+4
| | * | * apt-pkg/contrib/sha256.cc:Michael Vogt2006-05-161-1/+4
| | * | * added ajs patchMichael Vogt2006-03-086-4/+504
* | | | * merged changes from Kamions upload (thanks!)Michael Vogt2006-07-211-0/+1
* | | | * apt-pkg/depcache.cc:Michael Vogt2006-07-041-0/+9
|\ \ \ \
| * | | | * apt-pkg/depcache.cc:Michael Vogt2006-07-041-0/+9
* | | | | * merged the debian--auto-mark patchMichael Vogt2006-07-039-66/+733
|\| | | |
| * | | | * apt-pkg/init.h:Michael Vogt2006-06-262-2/+2
| * | | | * cmdline/apt-mark:Michael Vogt2006-06-261-9/+53
| * | | | * apt-pkg/depcache.cc:Michael Vogt2006-06-261-2/+2
| * | | | * merged with mainlineMichael Vogt2006-06-269-108/+126
| |\| | |
| * | | | * updated to apt--mvoMichael Vogt2005-12-0820-122/+135
| |\ \ \ \
| * \ \ \ \ * merged with apt--mvo--0Michael Vogt2005-11-1616-30/+197
| |\ \ \ \ \
| * | | | | | * merged daniel burrows fixes for the auto-mark codeMichael Vogt2005-11-095-327/+550
| * | | | | | * added a InRootSetFunc class for clients to add own packages to the mark'n's...Michael Vogt2005-08-192-6/+18
| * | | | | | * merged from mainMichael Vogt2005-08-1811-42/+331
| * | | | | | * 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-302-8/+12
| * | | | | | * Install-Reason -> Auto-Installed in pkgstatesMichael Vogt2005-06-301-4/+3
| * | | | | | * some WS fixesMichael Vogt2005-06-302-6/+9
| * | | | | | * added APT::NeverAutoRemove (a list of regexp for package names that should ...Michael Vogt2005-06-301-1/+48
| * | | | | | * added a callback to pkgMarkUsed() so that frontend can extend the root-set ...Michael Vogt2005-06-302-7/+21
| * | | | | | * 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-294-27/+14
| |\ \ \ \ \ \
| * | | | | | | * use mark-and-sweep from aptitude now as GC algorithmMichael Vogt2005-06-294-115/+190
| * | | | | | | * merged with apt--ubuntu--0Michael Vogt2005-06-281-0/+6
| |\| | | | | |
| | * | | | | | Merge with mvoMatt Zimmerman2005-06-261-0/+6
| | * | | | | | Merge with mainlineMatt Zimmerman2005-06-264-5/+16
| * | | | | | | * bumped the library versionMichael Vogt2005-06-281-1/+1
| * | | | | | | * cleanups, documentation updates (don't show any debug output if no Debug::p...Michael Vogt2005-06-282-4/+9
| * | | | | | | * merged with mainlineMichael Vogt2005-06-275-10/+22
| * | | | | | | * merged with the apt--improved-do-install patchMichael Vogt2005-06-243-21/+36
| * | | | | | | * merged with apt--main and apt--fixesMichael Vogt2005-06-2411-16/+26
| |\| | | | | |
| * | | | | | | * moved the importend algorithm to algorithm.h as "pkgMarkUsed()"Michael Vogt2005-06-242-0/+108
| * | | | | | | * write the state file after a successfull commit from the pkgManagerMichael Vogt2005-06-241-0/+5
| * | | | | | | * moved most of the real work into depcache::writeStateFileMichael Vogt2005-06-242-0/+22
| * | | | | | | * cleanups Michael Vogt2005-06-232-29/+66