index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
2
-13
/
+13
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
6
-6
/
+168
*
implement a more generic ShowList method
David Kalnischkies
2015-08-10
6
-0
/
+107
*
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
4
-17
/
+17
*
handle site-changing redirects as mirror changes
David Kalnischkies
2015-08-10
1
-0
/
+23
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
3
-7
/
+7
*
implement Signed-By without using gpg for verification
David Kalnischkies
2015-08-10
2
-2
/
+3
*
merge keyrings with cat instead of gpg in apt-key
David Kalnischkies
2015-08-10
1
-1
/
+1
*
support gpg 2.1.x in apt-key
David Kalnischkies
2015-08-10
1
-51
/
+64
*
allow individual targets to be kept compressed
David Kalnischkies
2015-08-10
2
-2
/
+18
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
3
-14
/
+93
*
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
2015-08-10
1
-0
/
+9
*
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
1
-3
/
+1
*
detect and error out on conflicting Trusted settings
David Kalnischkies
2015-08-10
2
-4
/
+21
*
bring back deb822 sources.list entries as .sources
David Kalnischkies
2015-08-10
3
-31
/
+70
*
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
4
-21
/
+108
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
5
-11
/
+13
*
some CXXFLAGS housekeeping
David Kalnischkies
2015-08-10
1
-1
/
+2
*
Fix test case breakage from the new policy implementation
Julian Andres Klode
2015-08-10
5
-47
/
+48
*
fileutl_test.cc: Check for /etc/passwd instead of /bin/sh
Julian Andres Klode
2015-08-10
1
-3
/
+3
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-20
/
+26
*
allow ratelimiting progress reporting for testcases
David Kalnischkies
2015-06-15
2
-11
/
+14
*
condense parallel requests with the same hashes to one
David Kalnischkies
2015-06-15
12
-95
/
+193
*
show item ID in Hit, Ign and Err lines as well
David Kalnischkies
2015-06-15
9
-65
/
+65
*
call URIStart in cdrom and file method
David Kalnischkies
2015-06-15
5
-21
/
+26
*
deal better with acquiring the same URI multiple times
David Kalnischkies
2015-06-15
2
-1
/
+81
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
4
-35
/
+103
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
1
-0
/
+6
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
2
-2
/
+9
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
1
-0
/
+2
*
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-11
13
-39
/
+79
*
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-10
1
-2
/
+2
*
abstract the code to iterate over all targets a bit
David Kalnischkies
2015-06-10
2
-1
/
+39
*
configureable acquire targets to download additional files
David Kalnischkies
2015-06-09
2
-5
/
+61
*
do not request files if we expect an IMS hit
David Kalnischkies
2015-06-09
7
-18
/
+77
*
support hashes for compressed pdiff files
David Kalnischkies
2015-06-09
1
-2
/
+44
*
fix download-file using testcases to run as root
David Kalnischkies
2015-06-09
2
-16
/
+17
*
add more parsing error checking for rred
David Kalnischkies
2015-06-09
2
-1
/
+196
*
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2015-06-09
1
-0
/
+2
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
11
-45
/
+87
*
don't try other compressions on hashsum mismatch
David Kalnischkies
2015-06-07
3
-6
/
+29
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2015-05-22
4
-4
/
+106
|
\
|
*
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
2015-05-22
4
-54
/
+331
|
|
\
|
|
*
remove "first package seen is native package" assumption
David Kalnischkies
2015-04-22
1
-0
/
+72
|
*
|
Add regression test for LP: #1445239
Michael Vogt
2015-05-22
2
-0
/
+31
|
*
|
Fix endless loop in apt-get update that can cause disk fillup
Michael Vogt
2015-05-22
1
-3
/
+3
|
*
|
test/integration/test-apt-download-progress: fix test failure on fast hardware
Michael Vogt
2015-03-20
1
-2
/
+2
*
|
|
treat older Release files than we already have as an IMSHit
David Kalnischkies
2015-05-18
8
-80
/
+121
*
|
|
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
2015-05-13
5
-1
/
+70
*
|
|
detect 416 complete file in partial by expected hash
David Kalnischkies
2015-05-12
4
-6
/
+16
[next]