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
/
pkgcachegen.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rename StringType VERSION to VERSIONNUMBER
David Kalnischkies
2014-10-03
1
-3
/
+3
*
fix: Prefer prefix ++/-- operators for non-primitive types
David Kalnischkies
2014-09-27
1
-1
/
+1
*
de-duplicate version strings in the cache
David Kalnischkies
2014-09-27
1
-3
/
+3
*
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
1
-59
/
+22
*
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-09-27
1
-1
/
+8
*
correct 'apt-cache stats' to include more
David Kalnischkies
2014-06-18
1
-1
/
+1
*
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-82
/
+82
*
increase hashtable size for packages/groups by factor 5
David Kalnischkies
2014-06-18
1
-4
/
+9
*
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
1
-4
/
+4
|
\
|
*
[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next
Michael Vogt
2014-06-18
1
-4
/
+4
*
|
invalid cache if architecture set doesn't match
David Kalnischkies
2014-05-10
1
-2
/
+20
*
|
parse and retrieve multiple Descriptions in one record
David Kalnischkies
2014-05-09
1
-39
/
+38
|
/
*
abstract version hash comparison a bit
David Kalnischkies
2014-03-13
1
-4
/
+10
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-7
/
+13
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-o...
David Kalnischkies
2014-03-13
1
-2
/
+2
*
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
2014-03-13
1
-7
/
+7
*
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-20
1
-1
/
+3
*
share version strings between same versions (of different architectures)
David Kalnischkies
2013-04-03
1
-6
/
+31
*
- sort group and package names in the hashtable on insert
David Kalnischkies
2013-04-03
1
-5
/
+11
*
equal comparisions are used mostly in same-source relations,
David Kalnischkies
2013-04-01
1
-6
/
+14
*
factor version string creation out of NewDepends, so we can easily reuse
David Kalnischkies
2013-03-13
1
-26
/
+31
*
handle language tags for descriptions are unique strings to be shared
David Kalnischkies
2013-03-12
1
-1
/
+1
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2013-03-12
1
-29
/
+32
*
* apt-pkg/pkgcachegen.cc:
Michael Vogt
2012-10-15
1
-2
/
+6
*
write the native architecture as unique string into the cache header
David Kalnischkies
2012-10-13
1
-1
/
+3
*
correct "3 missing" to "2 missing" remap registrations as the Version
David Kalnischkies
2012-10-13
1
-1
/
+1
*
add 3 missing remap registrations causing a segfault in case
David Kalnischkies
2012-09-19
1
-0
/
+3
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-09-19
1
-1
/
+1
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-09-09
1
-0
/
+2
*
handle packages without a mandatory architecture (debian-policy §5.3)
David Kalnischkies
2012-09-09
1
-1
/
+52
*
* apt-pkg/pkgcachegen.cc:
Daniel Hartwig
2012-06-14
1
-2
/
+3
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-05-12
1
-2
/
+2
*
check if we work on a valid description in IsDuplicateDescription as
David Kalnischkies
2012-05-05
1
-2
/
+2
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-05-02
1
-0
/
+6
*
atleast libapt should announce to itself that it is clean…
David Kalnischkies
2011-12-15
1
-7
/
+9
*
add implicit dependencies needed for Multi-Arch at the time a Version
David Kalnischkies
2011-10-12
1
-81
/
+100
*
use one string to construct the error message instead of using multiple
David Kalnischkies
2011-10-12
1
-23
/
+30
*
a version can have only a single md5 for descriptions, so we can optimize
David Kalnischkies
2011-10-12
1
-24
/
+30
*
share description list between "same" versions (LP: #868977)
David Kalnischkies
2011-10-11
1
-15
/
+45
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-10-11
1
-126
/
+178
*
remove old APT_COMPATIBILITY ifdef's
David Kalnischkies
2011-09-19
1
-1
/
+0
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+2
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-21
/
+37
|
\
|
*
merged from the debian-sid branch
Michael Vogt
2011-08-15
1
-15
/
+15
|
|
\
|
|
*
merged fixes from lp:~mvo/apt/mvo
Michael Vogt
2011-08-15
1
-1
/
+1
|
|
|
\
|
|
|
*
apt-pkg/pkgcachegen.cc: fix incorrect test for modification time
Michael Vogt
2011-08-08
1
-1
/
+1
|
|
*
|
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-14
/
+14
|
|
|
/
|
*
|
apt-pkg/pkgcachegen.cc: fix compiler error
Michael Vogt
2011-08-05
1
-1
/
+1
|
*
|
fix crash when P.Arch() was used but the cache got remapped
Michael Vogt
2011-08-01
1
-1
/
+3
|
|
\
|
[prev]
[next]