Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
13 lat temu |
Michael Vogt
|
267275c59c
remove double list include
|
13 lat temu |
David Kalnischkies
|
2f0d4029bf
* apt-pkg/cacheset.cc:
|
14 lat temu |
David Kalnischkies
|
bce0e0ff32
newer gcc versions seems to have no problem with that, but while working
|
14 lat temu |
David Kalnischkies
|
5eb9a474dc
correctly ignore already (un)hold packages
|
14 lat temu |
David Kalnischkies
|
b9dadc24b9
revert 2184.1.3: forward declaration instead of headers
|
14 lat temu |
David Kalnischkies
|
63b70b21c8
fix the operator++ implementations in the cachesets
|
14 lat temu |
David Kalnischkies
|
c4cca79156
- provide a {Package,Version}List similar to {Package,Version}Set
|
14 lat temu |
David Kalnischkies
|
15fc8636b3
* apt-pkg/cacheset.cc:
|
14 lat temu |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 lat temu |
David Kalnischkies
|
27e8981a61
remove deprecated methods which nobody should have used anyway like
|
15 lat temu |
David Kalnischkies
|
446bbcf47d
remove the extra unnecessary qualification cppcheck complains about
|
15 lat temu |
David Kalnischkies
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 lat temu |
David Kalnischkies
|
cd7bbc479f
- [ABI BREAK] add an ErrorType option to CacheSetHelper
|
16 lat temu |
David Kalnischkies
|
8fde723961
* apt-pkg/cacheset.cc:
|
16 lat temu |
David Kalnischkies
|
d8276801a1
* cmdline/cacheset.cc:
|
16 lat temu |
David Kalnischkies
|
55c59998a0
Add a GroupedFromCommandLine for the VersionSet similar to the
|
16 lat temu |
David Kalnischkies
|
6d052eba8c
remove the "typename" from the const_iterators as gcc-4.4 doesn't like
|
16 lat temu |
David Kalnischkies
|
9cc83a6fbc
add a GroupedFromCommandLine method to the PackageSet to split the
|
16 lat temu |
David Kalnischkies
|
84910ad509
support special release-modifier 'installed' and 'candidate'
|
16 lat temu |
David Kalnischkies
|
fe870febbf
handle :arch modifier in PackageSet::FromString correctly
|
16 lat temu |
David Kalnischkies
|
c45f2d1995
do not insert end() Iterators into the CacheSet even if requested
|
16 lat temu |
David Kalnischkies
|
856d3b06a6
Add a method to get a VersionSet from the Commandline and refactor
|
16 lat temu |
David Kalnischkies
|
d4489d4983
* apt-pkg/cacheset.{cc,h}:
|
16 lat temu |
David Kalnischkies
|
7959c5eda8
rename packageset into cacheset while it is not too late
|
16 lat temu |