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-27
Release 1.1.9
1.1.9
Julian Andres Klode
57
-58
/
+305
2015-12-27
doc/acquire-additional-files.txt: Mention apt-helper cat-file
Julian Andres Klode
1
-1
/
+2
2015-12-27
allow repositories to forbid arch:all for specific index targets
David Kalnischkies
6
-3
/
+70
2015-12-27
pkgcachegen.h: Hack around unordered_map not existing before C++11
Julian Andres Klode
1
-0
/
+5
2015-12-27
rred: Use buffered writes
Julian Andres Klode
1
-3
/
+7
2015-12-27
FileFd: Add a buffered writing mode
Julian Andres Klode
2
-0
/
+153
2015-12-27
FildFd: Introduce a Flush() function and call it from Close()
Julian Andres Klode
2
-0
/
+16
2015-12-27
FileFdPrivate: Add getter and setter for fields
Julian Andres Klode
1
-9
/
+42
2015-12-27
fileutl: simple_buffer: Add write() and full() methods
Julian Andres Klode
1
-0
/
+11
2015-12-27
fileutl: simple_buffer: Mark accessors as const
Julian Andres Klode
1
-2
/
+3
[...]