index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cacheset.h
Age
Commit message (
Expand
)
Author
2012-06-14
* apt-pkg/cacheset.cc:
David Kalnischkies
2012-04-17
newer gcc versions seems to have no problem with that, but while working
David Kalnischkies
2012-02-11
correctly ignore already (un)hold packages
David Kalnischkies
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-11-22
fix the operator++ implementations in the cachesets
David Kalnischkies
2011-11-11
- provide a {Package,Version}List similar to {Package,Version}Set
David Kalnischkies
2011-11-09
* apt-pkg/cacheset.cc:
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-05-17
remove deprecated methods which nobody should have used anyway like
David Kalnischkies
2011-04-16
remove the extra unnecessary qualification cppcheck complains about
David Kalnischkies
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2010-07-30
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
2010-07-17
* apt-pkg/cacheset.cc:
David Kalnischkies
2010-06-15
* cmdline/cacheset.cc:
David Kalnischkies
2010-06-15
Add a GroupedFromCommandLine for the VersionSet similar to the
David Kalnischkies
2010-06-09
remove the "typename" from the const_iterators as gcc-4.4 doesn't like
David Kalnischkies
2010-06-06
add a GroupedFromCommandLine method to the PackageSet to split the
David Kalnischkies
2010-06-05
support special release-modifier 'installed' and 'candidate'
David Kalnischkies
2010-06-05
handle :arch modifier in PackageSet::FromString correctly
David Kalnischkies
2010-06-05
do not insert end() Iterators into the CacheSet even if requested
David Kalnischkies
2010-06-05
Add a method to get a VersionSet from the Commandline and refactor
David Kalnischkies
2010-05-31
* apt-pkg/cacheset.{cc,h}:
David Kalnischkies
2010-05-31
rename packageset into cacheset while it is not too late
David Kalnischkies