index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cacheiterators.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
Deprectate buggy/incorrect Rls/PkgFile::IsOk methods
David Kalnischkies
1
-0
/
+2
2017-12-13
convert various c-style casts to C++-style
David Kalnischkies
1
-2
/
+2
2017-07-12
cacheiterators: Warn about direct include and don't include pkgcache.h
Julian Andres Klode
1
-1
/
+3
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-4
/
+4
2016-04-28
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
1
-2
/
+2
2016-04-28
deprecate confusing Pkg.CandVersion() method
David Kalnischkies
1
-1
/
+1
2016-01-07
Switch performance critical code to use APT::StringView
Julian Andres Klode
1
-0
/
+7
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
1
-2
/
+2
2015-08-27
fix various typos reported by codespell
David Kalnischkies
1
-1
/
+1
2015-08-12
Drop the Section field from pkgCache::Package again
Julian Andres Klode
1
-5
/
+3
2015-08-11
Drop C++11 elements from headers
Julian Andres Klode
1
-2
/
+2
2015-08-10
hide implicit deps in apt-cache again by default
David Kalnischkies
1
-2
/
+16
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
1
-3
/
+1
2015-08-10
link DependencyData structs together
David Kalnischkies
1
-2
/
+3
2015-08-10
split-up Dependency struct
David Kalnischkies
1
-9
/
+34
2015-08-10
avoid virtual in the iterators
David Kalnischkies
1
-51
/
+39
2015-08-10
cleanup Container.erase API to look more like std::containers
David Kalnischkies
1
-1
/
+0
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-4
/
+4
2015-06-12
store Release files data in the Cache
David Kalnischkies
1
-6
/
+40
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
1
-4
/
+6
2014-11-10
deprecate the Section member from package struct
David Kalnischkies
1
-1
/
+3
2014-11-08
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
1
-0
/
+2
2014-09-27
store source name and version in binary cache
David Kalnischkies
1
-0
/
+6
2014-09-27
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
1
-2
/
+2
2014-06-18
remove the Section member from package struct
David Kalnischkies
1
-1
/
+5
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-17
/
+18
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-0
/
+4
2014-03-13
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
1
-1
/
+1
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-113
/
+113
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-3
/
+3
2013-07-11
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
David Kalnischkies
1
-0
/
+1
2013-04-03
* apt-pkg/cacheiterators.h:
David Kalnischkies
1
-0
/
+2
2012-06-11
* apt-pkg/cacheiterators.h:
David Kalnischkies
1
-1
/
+3
2012-01-19
* apt-pkg/cacheiterators.h:
David Kalnischkies
1
-1
/
+1
2012-01-13
factor out the detection of self-conflicts into Dep::IsIgnorable
David Kalnischkies
1
-0
/
+2
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+1
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-3
/
+3
2011-05-17
remove deprecated methods which nobody should have used anyway like
David Kalnischkies
1
-4
/
+0
2011-05-17
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-3
/
+1
2011-05-11
if critical or-group can't be satisfied, exit directly.
David Kalnischkies
1
-0
/
+1
2011-03-25
* apt-pkg/cacheiterator.h:
David Kalnischkies
1
-0
/
+4
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
1
-6
/
+2
2011-01-13
* apt-pkg/cacheiterator.h:
David Kalnischkies
1
-9
/
+9
2010-08-10
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-0
/
+3
2010-07-25
* apt-pkg/pkgcache.cc:
David Kalnischkies
1
-2
/
+5
2010-07-11
rename ReOwn to ReMap in the cacheiterators
David Kalnischkies
1
-2
/
+2
2010-07-08
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
1
-0
/
+6
2010-07-04
* apt-pkg/policy.h:
David Kalnischkies
1
-16
/
+16
2010-06-16
add a simple method to VerIterator to check if two Versions are similar
David Kalnischkies
1
-0
/
+9
2010-05-31
* apt-pkg/cacheset.{cc,h}:
David Kalnischkies
1
-2
/
+2
[next]