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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove incorrect optimization branches
David Kalnischkies
2015-09-14
1
-35
/
+6
*
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
1
-1
/
+1
*
store ':any' pseudo-packages with 'any' as architecture
David Kalnischkies
2015-09-14
1
-1
/
+1
*
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
1
-1
/
+0
*
parse packages from all architectures into the cache
David Kalnischkies
2015-08-10
1
-50
/
+37
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-45
/
+16
*
use a smaller type for flags storage in the cache
David Kalnischkies
2015-08-10
1
-20
/
+22
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
1
-3
/
+0
*
split-up Dependency struct
David Kalnischkies
2015-08-10
1
-20
/
+36
*
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
1
-8
/
+13
*
avoid virtual in the iterators
David Kalnischkies
2015-08-10
1
-3
/
+5
*
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
-0
/
+2
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-21
/
+56
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2015-05-22
1
-13
/
+1
|
\
|
*
remove "first package seen is native package" assumption
David Kalnischkies
2015-04-22
1
-13
/
+1
*
|
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
1
-6
/
+0
|
\
|
|
*
deprecate the Section member from package struct
David Kalnischkies
2014-11-10
1
-1
/
+4
|
*
mark as Automatic/Downloadable pure as gcc suggests
David Kalnischkies
2014-05-22
1
-2
/
+2
*
|
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
1
-17
/
+22
*
|
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-27
1
-0
/
+1
*
|
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
1
-2
/
+0
*
|
packages in the cache are sorted by name so noise-free
David Kalnischkies
2014-09-27
1
-9
/
+2
*
|
search for pkg names in the cache case-sensitive
David Kalnischkies
2014-09-27
1
-4
/
+4
*
|
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-09-27
1
-6
/
+3
*
|
remove the Section member from package struct
David Kalnischkies
2014-06-18
1
-1
/
+10
*
|
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-2
/
+2
*
|
increase hashtable size for packages/groups by factor 5
David Kalnischkies
2014-06-18
1
-12
/
+11
*
|
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
1
-8
/
+4
|
\
\
|
*
|
[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next
Michael Vogt
2014-06-18
1
-4
/
+4
|
*
|
increase Pkg/Grp hash table size from 2k to 64k
Michael Vogt
2014-05-29
1
-5
/
+1
|
|
/
*
|
invalid cache if architecture set doesn't match
David Kalnischkies
2014-05-10
1
-6
/
+14
*
|
mark as Automatic/Downloadable pure as gcc suggests
David Kalnischkies
2014-05-08
1
-2
/
+2
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
1
-14
/
+21
|
\
|
|
*
abstract version hash comparison a bit
David Kalnischkies
2014-03-13
1
-0
/
+4
|
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+5
|
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
|
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-10
/
+10
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-02-27
1
-2
/
+2
|
\
|
|
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-2
/
+2
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2013-08-15
1
-0
/
+12
|
\
|
|
*
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
David Kalnischkies
2013-07-11
1
-0
/
+12
*
|
merged debian-sid branch and resolved conflicts
Michael Vogt
2013-04-23
1
-23
/
+40
|
\
|
|
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2013-04-03
1
-4
/
+12
|
*
- sort group and package names in the hashtable on insert
David Kalnischkies
2013-04-03
1
-11
/
+20
|
*
various simple changes to fix cppcheck warnings
David Kalnischkies
2013-03-10
1
-9
/
+9
*
|
* [ABI BREAK] apt-pkg/pkgcache.h:
Michael Vogt
2013-01-08
1
-1
/
+1
|
/
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-09-19
1
-2
/
+23
*
handle packages without a mandatory architecture (debian-policy §5.3)
David Kalnischkies
2012-09-09
1
-1
/
+5
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-06-14
1
-1
/
+1
[next]