Luca Bruno
|
7365ff46a3
Fix some typos in docs and translations (thanks to timeless, closes: 368665)
|
18 gadi atpakaļ |
Michael Vogt
|
496d5c709d
* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
|
18 gadi atpakaļ |
Michael Vogt
|
76264cb71b
- Make the breaks handling use the kill list. This means, that a
|
18 gadi atpakaļ |
Michael Vogt
|
e06c72cd8d
* apt-pkg/algorithms.cc:
|
18 gadi atpakaļ |
Michael Vogt
|
b7c5ca8c31
* apt-pkg/algorithms.cc:
|
18 gadi atpakaļ |
Michael Vogt
|
760d496800
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
|
18 gadi atpakaļ |
Otavio Salvador
|
da543ed87d
* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
|
18 gadi atpakaļ |
Michael Vogt
|
9d06bc808c
* dpkg-triggers: Deal properly with new package states.
|
19 gadi atpakaļ |
Michael Vogt
|
d22bcfc4b0
* Removed the more leftover #pragma interface/implementation
|
19 gadi atpakaļ |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 gadi atpakaļ |
Michael Vogt
|
859110cdec
* add "purge" commandline argument, closes: #133421)
|
19 gadi atpakaļ |
Michael Vogt
|
152ab79e05
* fix FTBFS with gcc 4.3, closes: #417090
|
19 gadi atpakaļ |
Michael Vogt
|
bedb5293c1
* merged from apt--mvo
|
19 gadi atpakaļ |
Michael Vogt
|
020daa7b02
* apt-pkg/algorithms.cc:
|
19 gadi atpakaļ |
Michael Vogt
|
4cc152f93a
* apt-pkg/algorithms.cc:
|
19 gadi atpakaļ |
Michael Vogt
|
df01b0d0d7
* merged apt--curl-https branch
|
19 gadi atpakaļ |
Michael Vogt
|
4172c78468
* apt-pkg/algorithms.cc:
|
19 gadi atpakaļ |
Michael Vogt
|
6ca714d551
* merged the apt-breaks-iwj branch
|
19 gadi atpakaļ |
Michael Vogt
|
478707e015
* merged with apt--debian-sid
|
19 gadi atpakaļ |
Michael Vogt
|
d2de5a7619
* apt-pkg/algorithms.cc:
|
19 gadi atpakaļ |
Ian Jackson
|
07494f6580
0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade
|
19 gadi atpakaļ |
Michael Vogt
|
c15f569038
* apt-pkg/algorithms.cc:
|
20 gadi atpakaļ |
Ian Jackson
|
308c7d30ed
initial Breaks implementation
|
20 gadi atpakaļ |
Michael Vogt
|
74a05226ef
* merged daniel burrows fixes for the auto-mark code
|
20 gadi atpakaļ |
Michael Vogt
|
331956f9b5
* added a InRootSetFunc class for clients to add own packages to the mark'n'sweep root set
|
21 gadi atpakaļ |
Michael Vogt
|
f8ac1720a9
* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"
|
21 gadi atpakaļ |
Michael Vogt
|
899d08fea9
* some WS fixes
|
21 gadi atpakaļ |
Michael Vogt
|
22dcc318d9
* added APT::NeverAutoRemove (a list of regexp for package names that should never be automatically removed)
|
21 gadi atpakaļ |
Michael Vogt
|
2ac6ce927c
* added a callback to pkgMarkUsed() so that frontend can extend the root-set of the auto-remover easily
|
21 gadi atpakaļ |
Michael Vogt
|
e23e673308
* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automatically installed packages
|
21 gadi atpakaļ |