summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
AgeCommit message (Collapse)Author
2004-12-13Merge misc-abi-changesMatt Zimmerman
Patches applied: * apt@packages.debian.org/apt--misc-abi-changes--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-16 * apt@packages.debian.org/apt--misc-abi-changes--0--patch-1 Fix apt-get -s remove to not display the candidate version * apt@packages.debian.org/apt--misc-abi-changes--0--patch-2 Merge from main * apt@packages.debian.org/apt--misc-abi-changes--0--patch-3 Use pid_t throughout to hold process IDs
2004-09-20Fix lame sort errors in priocmp found by GustavoArch Librarian
Author: jgg Date: 2002-11-28 18:49:16 GMT Fix lame sort errors in priocmp found by Gustavo
2004-09-20Some more g++-3.2 fixes.Arch Librarian
Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian
Author: doogie Date: 2002-11-09 23:10:32 GMT Display both current version and new version in apt-get -s.
2004-09-20Prevent protected packages from being DoUpgradedArch Librarian
Author: jgg Date: 2002-04-26 05:36:20 GMT Prevent protected packages from being DoUpgraded
2004-09-20Make sure or group mode is always leftArch Librarian
Author: jgg Date: 2002-04-25 05:45:18 GMT Make sure or group mode is always left Fix a few missed Changed flags
2004-09-20Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian
Author: jgg Date: 2002-04-02 05:55:24 GMT Added OR group handling to ResolveByKeep. Fixes 133950
2004-09-20Use std C++ header names for includesArch Librarian
Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
2004-09-20Fixed a possible segfaultArch Librarian
Author: jgg Date: 2001-12-26 06:47:37 GMT Fixed a possible segfault
2004-09-20Fixed possible seg fault if there are no versionsArch Librarian
Author: jgg Date: 2001-05-27 03:46:10 GMT Fixed possible seg fault if there are no versions
2004-09-20Fixed reinstreq segfaultArch Librarian
Author: jgg Date: 2001-05-07 02:15:33 GMT Fixed reinstreq segfault
2004-09-20Comment updateArch Librarian
Author: jgg Date: 2001-04-06 05:40:03 GMT Comment update
2004-09-20AJs bug fix and doc updatesArch Librarian
Author: jgg Date: 2001-03-23 07:53:19 GMT AJs bug fix and doc updates
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20Fixed or handling bugArch Librarian
Author: jgg Date: 2000-10-03 23:59:05 GMT Fixed or handling bug
2004-09-20Typo in Algorithms.cc. Closes: #63577Arch Librarian
Author: jgg Date: 2000-05-10 05:56:23 GMT Typo in Algorithms.cc. Closes: #63577
2004-09-20Fixed depends errorArch Librarian
Author: jgg Date: 1999-11-17 01:52:01 GMT Fixed depends error
2004-09-20Problem resolver does not install all virtual packages.Arch Librarian
Author: jgg Date: 1999-10-31 23:58:35 GMT Problem resolver does not install all virtual packages.
2004-09-20Reinstall commandArch Librarian
Author: jgg Date: 1999-10-22 05:58:54 GMT Reinstall command
2004-09-20Regex, --all-versions and more OR stuffArch Librarian
Author: jgg Date: 1999-10-22 04:05:47 GMT Regex, --all-versions and more OR stuff
2004-09-20More or group patchesArch Librarian
Author: jgg Date: 1999-10-02 04:14:53 GMT More or group patches
2004-09-20Bug fixesArch Librarian
Author: jgg Date: 1999-09-30 06:30:34 GMT Bug fixes
2004-09-20Fixed the infinite loop problemArch Librarian
Author: jgg Date: 1999-07-30 02:54:25 GMT Fixed the infinite loop problem
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian
Author: jgg Date: 1999-07-20 05:53:32 GMT Daniel Jacobowitz's gcc 2.95 C++ patch
2004-09-20g++- worksArch Librarian
Author: jgg Date: 1999-07-09 04:11:33 GMT g++- works
2004-09-20CD swapping supportArch Librarian
Author: jgg Date: 1999-07-03 03:10:35 GMT CD swapping support
2004-09-20Perl glitch in the problem resolverArch Librarian
Author: jgg Date: 1999-06-28 03:11:24 GMT Perl glitch in the problem resolver
2004-09-20Improved error messagesArch Librarian
Author: jgg Date: 1999-06-04 02:31:37 GMT Improved error messages
2004-09-20Fixed segfault in re-install/upgrade conditionArch Librarian
Author: jgg Date: 1999-04-28 22:48:44 GMT Fixed segfault in re-install/upgrade condition
2004-09-20Fixed protect bugArch Librarian
Author: jgg Date: 1999-02-05 02:26:00 GMT Fixed protect bug
2004-09-20Added --version and fixed clogging for -sArch Librarian
Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s
2004-09-20Simulator fixArch Librarian
Author: jgg Date: 1998-12-08 01:34:05 GMT Simulator fix
2004-09-20Two little bug fixesArch Librarian
Author: jgg Date: 1998-12-06 03:41:25 GMT Two little bug fixes
2004-09-20Needs Unpack fixesArch Librarian
Author: jgg Date: 1998-11-23 07:02:58 GMT Needs Unpack fixes
2004-09-20New OR globbing mechanismArch Librarian
Author: jgg Date: 1998-11-14 07:20:06 GMT New OR globbing mechanism
2004-09-20Slightly tweaked problem resolverArch Librarian
Author: jgg Date: 1998-11-14 03:32:36 GMT Slightly tweaked problem resolver
2004-09-20WowArch Librarian
Author: jgg Date: 1998-11-13 07:08:48 GMT Wow
2004-09-20SyncArch Librarian
Author: jgg Date: 1998-10-24 04:57:55 GMT Sync
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian
Author: jgg Date: 1998-10-20 04:33:11 GMT Upgraded to eg++ 1.1 and libstdc++2.9
2004-09-20Start on acquire stuffArch Librarian
Author: jgg Date: 1998-10-20 02:39:12 GMT Start on acquire stuff
2004-09-20SyncArch Librarian
Author: jgg Date: 1998-10-08 04:54:58 GMT Sync
2004-09-20SyncArch Librarian
Author: jgg Date: 1998-10-02 04:39:42 GMT Sync
2004-09-20First draft of make system and name change to apt-pkgArch Librarian
Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg
2004-09-20SyncArch Librarian
Author: jgg Date: 1998-07-12 01:25:59 GMT Sync
2004-09-20SyncArch Librarian
Author: jgg Date: 1998-07-07 04:17:00 GMT Sync