index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
feature/rred
Support compressed output from rred similar to apt-helper cat-file
David Kalnischkies
6 years
main
Unfuzzy the ::host vs host:: doc-only example change
David Kalnischkies
5 weeks
master
Harden test for no new acquires after transaction abort
David Kalnischkies
5 years
Tag
Download
Author
Age
3.3.1
commit 6014db70d5...
Julian Andres Klode
2 months
3.3.0
commit 57cff6ed01...
Julian Andres Klode
3 months
3.2.0
commit 6cc5779d18...
Julian Andres Klode
3 months
3.1.16
commit 02f2b0abd7...
Julian Andres Klode
5 months
3.1.15
commit c794ce0992...
Julian Andres Klode
6 months
3.1.14
commit 0a37f95b2d...
Julian Andres Klode
6 months
3.1.13
commit 7fcbb7f89a...
Julian Andres Klode
6 months
3.1.12
commit 6b12812427...
Julian Andres Klode
8 months
3.1.11
commit ea9c5cb303...
Julian Andres Klode
9 months
3.1.10
commit 1da5869dbf...
Julian Andres Klode
9 months
[...]
Age
Commit message
Author
Files
Lines
2015-12-30
Release 1.1.10
1.1.10
Julian Andres Klode
57
-251
/
+295
2015-12-29
Do not sync the cache file
Julian Andres Klode
1
-2
/
+0
2015-12-29
Add support for calculating hashes over the entire cache
Julian Andres Klode
3
-5
/
+43
2015-12-29
pkgCacheGenerator: Allow passing down an already created cache
Julian Andres Klode
3
-5
/
+19
2015-12-29
pkgTagSection::Scan: Fix read of uninitialized value
Julian Andres Klode
1
-1
/
+1
2015-12-29
strutl.cc: Add declarations for the compat _ascii() functions
Julian Andres Klode
1
-0
/
+2
2015-12-29
Fix test case that was broken by switch of hash function
Julian Andres Klode
1
-5
/
+5
2015-12-29
Turn tolower_ascii() and isspace_ascii() into inline functions
Julian Andres Klode
2
-11
/
+21
2015-12-29
Switch to DJB hashing and use prime number as table size
Julian Andres Klode
1
-7
/
+7
2015-12-28
BufferedFileFdPrivate: Make InternalFlush() save against errors
Julian Andres Klode
1
-8
/
+8
[...]