Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * merged the apt-breaks-iwj branch | Michael Vogt | 2006-12-14 | 1 | -13/+33 |
|\ | |||||
| * | initial Breaks implementation | Ian Jackson | 2006-08-25 | 1 | -12/+28 |
| * | * merged from the install-recommends branch | Michael Vogt | 2006-08-14 | 1 | -8/+9 |
| |\ | |||||
| * \ | * merged the apt--install-recommends branch | Michael Vogt | 2006-08-11 | 1 | -10/+21 |
| |\ \ | |||||
| * \ \ | * merged the apt--install-recommends branch | Michael Vogt | 2006-08-10 | 1 | -11/+45 |
| |\ \ \ | |||||
| * | | | | * merged changes from Kamions upload (thanks!) | Michael Vogt | 2006-07-21 | 1 | -0/+1 |
* | | | | | * merged the no-pragma branch | Michael Vogt | 2006-12-14 | 1 | -3/+0 |
|\ \ \ \ \ | |||||
| * | | | | | * removed the pragma mess | Michael Vogt | 2006-10-02 | 1 | -3/+0 |
* | | | | | | * merged from apt--auto-mark | Michael Vogt | 2006-10-02 | 1 | -7/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-09-21 | 1 | -3/+11 |
* | | | | | | | * merged from the apt--install-recommends branch | Michael Vogt | 2006-09-21 | 1 | -5/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-09-07 | 1 | -5/+21 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | * merged the install-recommends branch | Michael Vogt | 2006-08-15 | 1 | -9/+53 |
|\| | | | | | | |/ / / / / |/| | | | | | |||||
| * | | | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-08-11 | 1 | -8/+9 |
| | |_|_|/ | |/| | | | |||||
| * | | | | * cmdline/apt-get.cc: | Michael Vogt | 2006-08-11 | 1 | -10/+16 |
| | |_|/ | |/| | | |||||
| * | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-08-09 | 1 | -1/+27 |
| * | | | * merged with mainline | Michael Vogt | 2006-07-26 | 1 | -0/+4 |
| |\| | | |||||
| * | | | * depcache.cc: | Michael Vogt | 2006-05-02 | 1 | -5/+11 |
* | | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-07-21 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-07-04 | 1 | -0/+9 |
* | | | * cmdline/apt-mark: | Michael Vogt | 2006-06-26 | 1 | -9/+53 |
* | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-06-26 | 1 | -2/+2 |
* | | | * merged with mainline | Michael Vogt | 2006-06-26 | 1 | -2/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | * added Debug::pkgDepCache::AutoInstall debug option | Michael Vogt | 2006-05-27 | 1 | -1/+6 |
| |/ | |||||
| * | * fix a stupid bug in the depcache::Init() code | Michael Vogt | 2005-06-03 | 1 | -1/+3 |
| * | * added a missing OpProgress::Done() in depCache::Init(), removed the show-vi... | Michael Vogt | 2005-06-01 | 1 | -0/+1 |
* | | * merged daniel burrows fixes for the auto-mark code | Michael Vogt | 2005-11-09 | 1 | -25/+297 |
* | | * invert the auto-mark flag only for new installs (in MarkInstall()), keep it... | Michael Vogt | 2005-07-04 | 1 | -1/+3 |
* | | * slighly more debug output, renamed "--automatic-remove" to "--auto-remove" | Michael Vogt | 2005-06-30 | 1 | -2/+2 |
* | | * Install-Reason -> Auto-Installed in pkgstates | Michael Vogt | 2005-06-30 | 1 | -4/+3 |
* | | * fix a bug when readStateFile is called with no OpProgress object | Michael Vogt | 2005-06-29 | 1 | -6/+9 |
* | | * merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall... | Michael Vogt | 2005-06-29 | 1 | -16/+9 |
|\ \ | |||||
| * | | Merge with mainline | Matt Zimmerman | 2005-06-26 | 1 | -0/+3 |
| |/ | |||||
* | | * use mark-and-sweep from aptitude now as GC algorithm | Michael Vogt | 2005-06-29 | 1 | -28/+15 |
* | | * cleanups, documentation updates (don't show any debug output if no Debug::p... | Michael Vogt | 2005-06-28 | 1 | -2/+4 |
* | | * merged with mainline | Michael Vogt | 2005-06-27 | 1 | -0/+3 |
* | | * merged with the apt--improved-do-install patch | Michael Vogt | 2005-06-24 | 1 | -1/+2 |
* | | * moved most of the real work into depcache::writeStateFile | Michael Vogt | 2005-06-24 | 1 | -0/+11 |
* | | * cleanups | Michael Vogt | 2005-06-23 | 1 | -29/+62 |
* | | * ported/cleaned up the "Automatic dependency handling" patch from Michael Ho... | Michael Vogt | 2005-05-10 | 1 | -2/+48 |
|/ | |||||
* | Bring consistency to the use of capitals in programs messages | Christian Perrier | 2005-03-06 | 1 | -4/+4 |
* | More ignoring of versionless packages | Arch Librarian | 2004-09-20 | 1 | -1/+4 |
* | Fixed v-provides priority selection | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -91/+164 |
* | El Te Dee Patch | Arch Librarian | 2004-09-20 | 1 | -2/+20 |
* | Reinstall command | Arch Librarian | 2004-09-20 | 1 | -5/+27 |
* | Fixed segfault bug | Arch Librarian | 2004-09-20 | 1 | -4/+5 |
* | Purge support | Arch Librarian | 2004-09-20 | 1 | -6/+14 |
* | Fixed segfault in re-install/upgrade condition | Arch Librarian | 2004-09-20 | 1 | -1/+7 |
* | Do not count sizes of to be configured packages | Arch Librarian | 2004-09-20 | 1 | -4/+1 |