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
Allow parsing an empty Provides line
David Kalnischkies
2 years
master
Harden test for no new acquires after transaction abort
David Kalnischkies
5 years
Tag
Download
Author
Age
2.9.2
commit 2170f7b62a...
Julian Andres Klode
2 years
2.9.1
commit 604f5f3035...
Julian Andres Klode
2 years
2.9.0
commit 106fd5d3fd...
Julian Andres Klode
2 years
2.7.14
commit db79731254...
Julian Andres Klode
2 years
2.7.13
commit 09092ad336...
Julian Andres Klode
2 years
2.7.12+nmu1
commit fb9f9d58c7...
Julian Andres Klode
2 years
2.7.12
commit 1e6c5ed296...
Julian Andres Klode
2 years
2.7.11
commit 8e60b18f9b...
Julian Andres Klode
2 years
2.7.10
commit 3663365969...
Julian Andres Klode
2 years
2.7.9
commit ed053de346...
Julian Andres Klode
2 years
[...]
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
[...]