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
/
pkgcache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch performance critical code to use APT::StringView
Julian Andres Klode
2016-01-07
1
-1
/
+16
*
Add support for calculating hashes over the entire cache
Julian Andres Klode
2015-12-29
1
-1
/
+3
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-4
/
+4
*
do not report deprecate warnings for the None declaration
David Kalnischkies
2015-09-14
1
-0
/
+2
*
remove incorrect optimization branches
David Kalnischkies
2015-09-14
1
-1
/
+0
*
Make pkgCache::Priority() static, it does not need the instance
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
Drop the Section field from pkgCache::Package again
Julian Andres Klode
2015-08-12
1
-6
/
+0
*
Re-introduce None as a deprecated alias for No
Julian Andres Klode
2015-08-11
1
-0
/
+4
*
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
2015-08-10
1
-1
/
+1
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-4
/
+12
*
use a smaller type for flags storage in the cache
David Kalnischkies
2015-08-10
1
-27
/
+30
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
1
-59
/
+15
*
link DependencyData structs together
David Kalnischkies
2015-08-10
1
-1
/
+3
*
split-up Dependency struct
David Kalnischkies
2015-08-10
1
-9
/
+18
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-1
/
+1
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-2
/
+3
*
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2015-06-15
1
-0
/
+1
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-12
/
+63
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
1
-1
/
+6
*
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
1
-14
/
+79
*
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
1
-0
/
+2
*
mark private methods as hidden
David Kalnischkies
2014-09-30
1
-1
/
+1
*
store source name and version in binary cache
David Kalnischkies
2014-09-27
1
-0
/
+6
*
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
1
-28
/
+2
*
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-09-27
1
-2
/
+5
*
remove the Section member from package struct
David Kalnischkies
2014-06-18
1
-5
/
+0
*
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-89
/
+101
*
increase hashtable size for packages/groups by factor 5
David Kalnischkies
2014-06-18
1
-6
/
+6
*
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
1
-3
/
+3
|
\
|
*
[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next
Michael Vogt
2014-06-18
1
-1
/
+1
|
*
increase Pkg/Grp hash table size from 2k to 64k
Michael Vogt
2014-05-29
1
-2
/
+2
*
|
invalid cache if architecture set doesn't match
David Kalnischkies
2014-05-10
1
-1
/
+3
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
1
-33
/
+35
|
\
|
|
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-6
/
+8
|
*
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
2014-03-13
1
-2
/
+2
|
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-21
/
+21
|
*
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
2014-03-13
1
-4
/
+4
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-02-27
1
-1
/
+1
|
\
|
|
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
|
* [ABI BREAK] apt-pkg/pkgcache.h:
Michael Vogt
2013-01-08
1
-1
/
+1
|
/
*
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-12-13
1
-1
/
+4
*
* apt-pkg/depcache.cc:
David Kalnischkies
2011-11-23
1
-1
/
+1
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-9
/
+7
*
apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size
Julian Andres Klode
2011-07-20
1
-0
/
+3
*
* apt-pkg/pkgcache.h:
David Kalnischkies
2011-06-29
1
-1
/
+3
*
* apt-pkg/pkgcache.h:
David Kalnischkies
2011-05-17
1
-7
/
+10
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2011-04-06
1
-0
/
+6
*
* apt-pkg/cacheiterator.h:
David Kalnischkies
2011-03-25
1
-2
/
+2
*
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-03-08
1
-2
/
+2
*
* apt-pkg/policy.cc:
David Kalnischkies
2010-09-14
1
-1
/
+1
[next]