Michael Vogt
|
6ca714d551
* merged the apt-breaks-iwj branch
|
19 lat temu |
Michael Vogt
|
478707e015
* merged with apt--debian-sid
|
19 lat temu |
Michael Vogt
|
d2de5a7619
* apt-pkg/algorithms.cc:
|
19 lat temu |
Ian Jackson
|
07494f6580
0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade
|
19 lat temu |
Michael Vogt
|
c15f569038
* apt-pkg/algorithms.cc:
|
20 lat temu |
Ian Jackson
|
308c7d30ed
initial Breaks implementation
|
20 lat temu |
Michael Vogt
|
74a05226ef
* merged daniel burrows fixes for the auto-mark code
|
20 lat temu |
Michael Vogt
|
331956f9b5
* added a InRootSetFunc class for clients to add own packages to the mark'n'sweep root set
|
21 lat temu |
Michael Vogt
|
f8ac1720a9
* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"
|
21 lat temu |
Michael Vogt
|
899d08fea9
* some WS fixes
|
21 lat temu |
Michael Vogt
|
22dcc318d9
* added APT::NeverAutoRemove (a list of regexp for package names that should never be automatically removed)
|
21 lat temu |
Michael Vogt
|
2ac6ce927c
* added a callback to pkgMarkUsed() so that frontend can extend the root-set of the auto-remover easily
|
21 lat temu |
Michael Vogt
|
e23e673308
* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automatically installed packages
|
21 lat temu |
Michael Vogt
|
0a57c0f0e4
* use mark-and-sweep from aptitude now as GC algorithm
|
21 lat temu |
Michael Vogt
|
120365cee2
* cleanups, documentation updates (don't show any debug output if no Debug::pkgAutomaticRemove was set, don't remove if not APT::Get::AutomaticRemove (--automatic-remove) was set)
|
21 lat temu |
Michael Vogt
|
e004867d09
* merged with mainline
|
21 lat temu |
Michael Vogt
|
db1e7193fa
* moved the importend algorithm to algorithm.h as "pkgMarkUsed()"
|
21 lat temu |
Michael Vogt
|
80fa0d8a1a
* moved most of the real work into depcache::writeStateFile
|
21 lat temu |
Matt Zimmerman
|
3826564e07
Merge misc-abi-changes
|
21 lat temu |
Arch Librarian
|
b8c0f9b7f6
Fix lame sort errors in priocmp found by Gustavo
|
22 lat temu |
Arch Librarian
|
584e4558ee
Some more g++-3.2 fixes.
|
22 lat temu |
Arch Librarian
|
e59458f761
Display both current version and new version in apt-get -s.
|
22 lat temu |
Arch Librarian
|
3a48630505
Prevent protected packages from being DoUpgraded
|
22 lat temu |
Arch Librarian
|
cd14eaf27b
Make sure or group mode is always left
|
22 lat temu |
Arch Librarian
|
c5532863dc
Added OR group handling to ResolveByKeep. Fixes 133950
|
22 lat temu |
Arch Librarian
|
90f057fdde
Use std C++ header names for includes
|
22 lat temu |
Arch Librarian
|
2a3f3893b2
Fixed a possible segfault
|
22 lat temu |
Arch Librarian
|
e481d5b040
Fixed possible seg fault if there are no versions
|
22 lat temu |
Arch Librarian
|
5871718bb4
Fixed reinstreq segfault
|
22 lat temu |
Arch Librarian
|
abc8419e91
Comment update
|
22 lat temu |