index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cacheset.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
2014-11-08
1
-92
/
+26
*
mark private methods as hidden
David Kalnischkies
2014-09-30
1
-8
/
+8
*
move PCI::From* methods into CacheSetHelper class
David Kalnischkies
2014-09-27
1
-31
/
+71
*
rework cachesets API to allow future extension
David Kalnischkies
2014-09-27
1
-76
/
+288
*
add APT::PackageUniverse as a pkgCache wrapper
David Kalnischkies
2014-09-27
1
-0
/
+38
*
add specialisations for std::vector
David Kalnischkies
2014-09-27
1
-2
/
+73
*
remove the Section member from package struct
David Kalnischkies
2014-06-18
1
-1
/
+10
*
Fix more warnings from clang
Michael Vogt
2014-05-29
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+6
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-88
/
+88
*
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
2014-03-13
1
-2
/
+5
*
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
Michael Vogt
2014-02-14
1
-0
/
+6
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-1
/
+12
*
remove double list include
Michael Vogt
2013-07-23
1
-1
/
+0
*
* apt-pkg/cacheset.cc:
David Kalnischkies
2012-06-14
1
-0
/
+1
*
newer gcc versions seems to have no problem with that, but while working
David Kalnischkies
2012-04-17
1
-2
/
+2
*
correctly ignore already (un)hold packages
David Kalnischkies
2012-02-11
1
-0
/
+8
*
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-12-13
1
-0
/
+4
*
fix the operator++ implementations in the cachesets
David Kalnischkies
2011-11-22
1
-4
/
+8
*
- provide a {Package,Version}List similar to {Package,Version}Set
David Kalnischkies
2011-11-11
1
-11
/
+99
*
* apt-pkg/cacheset.cc:
David Kalnischkies
2011-11-09
1
-180
/
+344
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-5
/
+8
*
remove deprecated methods which nobody should have used anyway like
David Kalnischkies
2011-05-17
1
-2
/
+0
*
remove the extra unnecessary qualification cppcheck complains about
David Kalnischkies
2011-04-16
1
-13
/
+13
*
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-03-08
1
-2
/
+2
*
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
2010-07-30
1
-1
/
+15
*
* apt-pkg/cacheset.cc:
David Kalnischkies
2010-07-17
1
-0
/
+375
*
* cmdline/cacheset.cc:
David Kalnischkies
2010-06-15
1
-274
/
+0
*
Add a GroupedFromCommandLine for the VersionSet similar to the
David Kalnischkies
2010-06-15
1
-0
/
+35
*
remove the "typename" from the const_iterators as gcc-4.4 doesn't like
David Kalnischkies
2010-06-09
1
-2
/
+2
*
add a GroupedFromCommandLine method to the PackageSet to split the
David Kalnischkies
2010-06-06
1
-0
/
+23
*
support special release-modifier 'installed' and 'candidate'
David Kalnischkies
2010-06-05
1
-0
/
+5
*
handle :arch modifier in PackageSet::FromString correctly
David Kalnischkies
2010-06-05
1
-2
/
+2
*
do not insert end() Iterators into the CacheSet even if requested
David Kalnischkies
2010-06-05
1
-0
/
+6
*
Add a method to get a VersionSet from the Commandline and refactor
David Kalnischkies
2010-06-05
1
-4
/
+70
*
* apt-pkg/cacheset.{cc,h}:
David Kalnischkies
2010-05-31
1
-3
/
+46
*
rename packageset into cacheset while it is not too late
David Kalnischkies
2010-05-31
1
-0
/
+96