summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
AgeCommit message (Expand)AuthorFilesLines
2004-09-20Some more g++-3.2 fixes.Arch Librarian1-1/+2
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian1-7/+12
2004-09-20Prevent protected packages from being DoUpgradedArch Librarian1-1/+3
2004-09-20Make sure or group mode is always leftArch Librarian1-6/+11
2004-09-20Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian1-41/+38
2004-09-20Use std C++ header names for includesArch Librarian1-2/+2
2004-09-20Fixed a possible segfaultArch Librarian1-3/+5
2004-09-20Fixed possible seg fault if there are no versionsArch Librarian1-1/+4
2004-09-20Fixed reinstreq segfaultArch Librarian1-3/+3
2004-09-20Comment updateArch Librarian1-2/+2
2004-09-20AJs bug fix and doc updatesArch Librarian1-4/+17
2004-09-20Join with aliencodeArch Librarian1-67/+156
2004-09-20Fixed or handling bugArch Librarian1-5/+22
2004-09-20Typo in Algorithms.cc. Closes: #63577Arch Librarian1-2/+2
2004-09-20Fixed depends errorArch Librarian1-2/+5
2004-09-20Problem resolver does not install all virtual packages.Arch Librarian1-1/+5
2004-09-20Reinstall commandArch Librarian1-2/+2
2004-09-20Regex, --all-versions and more OR stuffArch Librarian1-52/+100
2004-09-20More or group patchesArch Librarian1-50/+43
2004-09-20Bug fixesArch Librarian1-25/+40
2004-09-20Fixed the infinite loop problemArch Librarian1-4/+10
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian1-2/+2
2004-09-20g++- worksArch Librarian1-3/+6
2004-09-20CD swapping supportArch Librarian1-1/+6
2004-09-20Perl glitch in the problem resolverArch Librarian1-3/+9
2004-09-20Improved error messagesArch Librarian1-4/+15
2004-09-20Fixed segfault in re-install/upgrade conditionArch Librarian1-4/+25
2004-09-20Fixed protect bugArch Librarian1-2/+3
2004-09-20Added --version and fixed clogging for -sArch Librarian1-16/+16
2004-09-20Simulator fixArch Librarian1-2/+2
2004-09-20Two little bug fixesArch Librarian1-2/+7
2004-09-20Needs Unpack fixesArch Librarian1-1/+9
2004-09-20New OR globbing mechanismArch Librarian1-11/+4
2004-09-20Slightly tweaked problem resolverArch Librarian1-4/+14
2004-09-20WowArch Librarian1-2/+2
2004-09-20SyncArch Librarian1-8/+12
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian1-2/+1
2004-09-20Start on acquire stuffArch Librarian1-3/+21
2004-09-20SyncArch Librarian1-3/+40
2004-09-20SyncArch Librarian1-47/+223
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-4/+4
2004-09-20SyncArch Librarian1-23/+22
2004-09-20SyncArch Librarian1-0/+732
2004-12-20* merged changes from the conferenceMichael Vogt1-11/+14