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
/
cacheiterators.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid use of deprecated std::iterator (twice)
Helmut Grohne
2022-03-21
1
-2
/
+7
*
Avoid undefined pointer arithmetic while growing mmap
David Kalnischkies
2021-02-04
1
-4
/
+4
*
Add support for Phased-Update-Percentage
Julian Andres Klode
2021-01-08
1
-0
/
+14
*
apt-pkg: default visibility to hidden
Julian Andres Klode
2020-02-26
1
-11
/
+11
*
Make map_pointer<T> typesafe
Julian Andres Klode
2020-02-24
1
-4
/
+5
*
Replace map_pointer_t with map_pointer<T>
Julian Andres Klode
2020-02-24
1
-6
/
+6
*
Allow querying all binaries built by a source package
Julian Andres Klode
2020-01-17
1
-0
/
+12
*
Search in all available description translations
Алексей Шилин
2019-11-25
1
-0
/
+1
*
Make APT::StringView public
Julian Andres Klode
2019-06-11
1
-7
/
+1
*
cacheiterators: Cleanup deprecated code
Julian Andres Klode
2019-02-26
1
-10
/
+0
*
Deprectate buggy/incorrect Rls/PkgFile::IsOk methods
David Kalnischkies
2018-05-11
1
-0
/
+2
*
convert various c-style casts to C++-style
David Kalnischkies
2017-12-13
1
-2
/
+2
*
cacheiterators: Warn about direct include and don't include pkgcache.h
Julian Andres Klode
2017-07-12
1
-1
/
+3
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-4
/
+4
*
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
2016-04-28
1
-2
/
+2
*
deprecate confusing Pkg.CandVersion() method
David Kalnischkies
2016-04-28
1
-1
/
+1
*
Switch performance critical code to use APT::StringView
Julian Andres Klode
2016-01-07
1
-0
/
+7
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-2
/
+2
*
fix various typos reported by codespell
David Kalnischkies
2015-08-27
1
-1
/
+1
*
Drop the Section field from pkgCache::Package again
Julian Andres Klode
2015-08-12
1
-5
/
+3
*
Drop C++11 elements from headers
Julian Andres Klode
2015-08-11
1
-2
/
+2
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-2
/
+16
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
1
-3
/
+1
*
link DependencyData structs together
David Kalnischkies
2015-08-10
1
-2
/
+3
*
split-up Dependency struct
David Kalnischkies
2015-08-10
1
-9
/
+34
*
avoid virtual in the iterators
David Kalnischkies
2015-08-10
1
-51
/
+39
*
cleanup Container.erase API to look more like std::containers
David Kalnischkies
2015-08-10
1
-1
/
+0
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-4
/
+4
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-6
/
+40
*
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
1
-4
/
+6
|
\
|
*
deprecate the Section member from package struct
David Kalnischkies
2014-11-10
1
-1
/
+3
*
|
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
1
-0
/
+2
*
|
store source name and version in binary cache
David Kalnischkies
2014-09-27
1
-0
/
+6
*
|
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-09-27
1
-2
/
+2
*
|
remove the Section member from package struct
David Kalnischkies
2014-06-18
1
-1
/
+5
|
/
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-17
/
+18
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-0
/
+4
*
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-113
/
+113
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-3
/
+3
*
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
David Kalnischkies
2013-07-11
1
-0
/
+1
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2013-04-03
1
-0
/
+2
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2012-06-11
1
-1
/
+3
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2012-01-19
1
-1
/
+1
*
factor out the detection of self-conflicts into Dep::IsIgnorable
David Kalnischkies
2012-01-13
1
-0
/
+2
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+1
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-3
/
+3
*
remove deprecated methods which nobody should have used anyway like
David Kalnischkies
2011-05-17
1
-4
/
+0
*
* apt-pkg/pkgcache.h:
David Kalnischkies
2011-05-17
1
-3
/
+1
*
if critical or-group can't be satisfied, exit directly.
David Kalnischkies
2011-05-11
1
-0
/
+1
[next]