| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | * some WS fixes | Michael Vogt | 2005-06-30 | 1 | -2/+4 | |
| * | | * added APT::NeverAutoRemove (a list of regexp for package names that should ... | Michael Vogt | 2005-06-30 | 1 | -1/+48 | |
| * | | * added a callback to pkgMarkUsed() so that frontend can extend the root-set ... | Michael Vogt | 2005-06-30 | 1 | -4/+6 | |
| * | | * merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall... | Michael Vogt | 2005-06-29 | 1 | -1/+1 | |
| |\ \ | ||||||
| * | | | * use mark-and-sweep from aptitude now as GC algorithm | Michael Vogt | 2005-06-29 | 1 | -81/+164 | |
| * | | | * cleanups, documentation updates (don't show any debug output if no Debug::p... | Michael Vogt | 2005-06-28 | 1 | -2/+5 | |
| * | | | * merged with mainline | Michael Vogt | 2005-06-27 | 1 | -5/+6 | |
| * | | | * moved the importend algorithm to algorithm.h as "pkgMarkUsed()" | Michael Vogt | 2005-06-24 | 1 | -0/+104 | |
| * | | | * moved most of the real work into depcache::writeStateFile | Michael Vogt | 2005-06-24 | 1 | -0/+11 | |
| |/ / | ||||||
| * / | Merge misc-abi-changes | Matt Zimmerman | 2004-12-13 | 1 | -11/+14 | |
| |/ | ||||||
| * | Fix lame sort errors in priocmp found by Gustavo | Arch Librarian | 2004-09-20 | 1 | -6/+6 | |
| * | Some more g++-3.2 fixes. | Arch Librarian | 2004-09-20 | 1 | -1/+2 | |
| * | Display both current version and new version in apt-get -s. | Arch Librarian | 2004-09-20 | 1 | -7/+12 | |
| * | Prevent protected packages from being DoUpgraded | Arch Librarian | 2004-09-20 | 1 | -1/+3 | |
| * | Make sure or group mode is always left | Arch Librarian | 2004-09-20 | 1 | -6/+11 | |
| * | Added OR group handling to ResolveByKeep. Fixes 133950 | Arch Librarian | 2004-09-20 | 1 | -41/+38 | |
| * | Use std C++ header names for includes | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
| * | Fixed a possible segfault | Arch Librarian | 2004-09-20 | 1 | -3/+5 | |
| * | Fixed possible seg fault if there are no versions | Arch Librarian | 2004-09-20 | 1 | -1/+4 | |
| * | Fixed reinstreq segfault | Arch Librarian | 2004-09-20 | 1 | -3/+3 | |
| * | Comment update | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
| * | AJs bug fix and doc updates | Arch Librarian | 2004-09-20 | 1 | -4/+17 | |
| * | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -67/+156 | |
| * | Fixed or handling bug | Arch Librarian | 2004-09-20 | 1 | -5/+22 | |
| * | Typo in Algorithms.cc. Closes: #63577 | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
| * | Fixed depends error | Arch Librarian | 2004-09-20 | 1 | -2/+5 | |
| * | Problem resolver does not install all virtual packages. | Arch Librarian | 2004-09-20 | 1 | -1/+5 | |
| * | Reinstall command | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
| * | Regex, --all-versions and more OR stuff | Arch Librarian | 2004-09-20 | 1 | -52/+100 | |
| * | More or group patches | Arch Librarian | 2004-09-20 | 1 | -50/+43 | |
| * | Bug fixes | Arch Librarian | 2004-09-20 | 1 | -25/+40 | |
| * | Fixed the infinite loop problem | Arch Librarian | 2004-09-20 | 1 | -4/+10 | |
| * | Daniel Jacobowitz's gcc 2.95 C++ patch | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
| * | g++- works | Arch Librarian | 2004-09-20 | 1 | -3/+6 | |
| * | CD swapping support | Arch Librarian | 2004-09-20 | 1 | -1/+6 | |
| * | Perl glitch in the problem resolver | Arch Librarian | 2004-09-20 | 1 | -3/+9 | |
| * | Improved error messages | Arch Librarian | 2004-09-20 | 1 | -4/+15 | |
| * | Fixed segfault in re-install/upgrade condition | Arch Librarian | 2004-09-20 | 1 | -4/+25 | |
| * | Fixed protect bug | Arch Librarian | 2004-09-20 | 1 | -2/+3 | |
| * | Added --version and fixed clogging for -s | Arch Librarian | 2004-09-20 | 1 | -16/+16 | |
| * | Simulator fix | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
| * | Two little bug fixes | Arch Librarian | 2004-09-20 | 1 | -2/+7 | |
| * | Needs Unpack fixes | Arch Librarian | 2004-09-20 | 1 | -1/+9 | |
| * | New OR globbing mechanism | Arch Librarian | 2004-09-20 | 1 | -11/+4 | |
| * | Slightly tweaked problem resolver | Arch Librarian | 2004-09-20 | 1 | -4/+14 | |
| * | Wow | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
| * | Sync | Arch Librarian | 2004-09-20 | 1 | -8/+12 | |
| * | Upgraded to eg++ 1.1 and libstdc++2.9 | Arch Librarian | 2004-09-20 | 1 | -2/+1 | |
| * | Start on acquire stuff | Arch Librarian | 2004-09-20 | 1 | -3/+21 | |
| * | Sync | Arch Librarian | 2004-09-20 | 1 | -3/+40 | |
