index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
provide a public interface for acquiring changelogs
David Kalnischkies
4
-35
/
+103
2015-06-15
implement default apt-get file --release-info mode
David Kalnischkies
1
-0
/
+6
2015-06-12
store Release files data in the Cache
David Kalnischkies
2
-2
/
+9
2015-06-11
implement 'apt-get files' to access index targets
David Kalnischkies
1
-0
/
+2
2015-06-11
show URI.Path in all acquire item descriptions
David Kalnischkies
13
-39
/
+79
2015-06-10
store all targets data in IndexTarget struct
David Kalnischkies
1
-2
/
+2
2015-06-10
abstract the code to iterate over all targets a bit
David Kalnischkies
2
-1
/
+39
2015-06-09
configureable acquire targets to download additional files
David Kalnischkies
2
-5
/
+61
2015-06-09
do not request files if we expect an IMS hit
David Kalnischkies
7
-18
/
+77
2015-06-09
support hashes for compressed pdiff files
David Kalnischkies
1
-2
/
+44
2015-06-09
fix download-file using testcases to run as root
David Kalnischkies
2
-16
/
+17
2015-06-09
add more parsing error checking for rred
David Kalnischkies
2
-1
/
+196
2015-06-09
check patch hashes in rred worker instead of in the handler
David Kalnischkies
1
-0
/
+2
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
11
-45
/
+87
2015-06-07
don't try other compressions on hashsum mismatch
David Kalnischkies
3
-6
/
+29
2015-05-22
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
4
-4
/
+106
2015-05-22
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
4
-54
/
+331
2015-05-22
Add regression test for LP: #1445239
Michael Vogt
2
-0
/
+31
2015-05-22
Fix endless loop in apt-get update that can cause disk fillup
Michael Vogt
1
-3
/
+3
2015-05-18
treat older Release files than we already have as an IMSHit
David Kalnischkies
8
-80
/
+121
2015-05-13
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
5
-1
/
+70
2015-05-12
detect 416 complete file in partial by expected hash
David Kalnischkies
4
-6
/
+16
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
3
-3
/
+273
2015-05-11
implement a more c++-style TFRewrite alternative
David Kalnischkies
1
-0
/
+6
2015-05-11
sync TFRewrite*Order arrays with dpkg and dak
David Kalnischkies
5
-15
/
+98
2015-05-11
remove available file to have same dpkg -l behavior
David Kalnischkies
1
-1
/
+2
2015-05-11
remove unused and strange default-value for pins
David Kalnischkies
1
-0
/
+4
2015-05-11
a pin of 1000 always means downgrade allowed
David Kalnischkies
2
-90
/
+86
2015-05-11
do not require installed libapt-pkg-dev for gtest
David Kalnischkies
1
-1
/
+2
2015-05-11
improve partial/ cleanup in abort and failure cases
David Kalnischkies
4
-15
/
+18
2015-04-22
remove "first package seen is native package" assumption
David Kalnischkies
1
-0
/
+72
2015-04-19
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
3
-54
/
+260
2015-04-19
a hit on Release files means the indexes will be hits too
David Kalnischkies
8
-70
/
+182
2015-04-19
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
2
-2
/
+4
2015-04-19
calculate hashes while downloading in https
David Kalnischkies
1
-2
/
+4
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
1
-0
/
+24
2015-04-19
handle servers closing encoded connections correctly
David Kalnischkies
1
-7
/
+21
2015-04-19
send Alt-* info for uncompressed based on any compressions
David Kalnischkies
2
-2
/
+2
2015-04-19
improve https method queue progress reporting
David Kalnischkies
4
-44
/
+80
2015-04-19
demote missing gtest to a buildtime warning
David Kalnischkies
1
-0
/
+9
2015-04-12
parse specific-arch dependencies correctly on single-arch systems
David Kalnischkies
2
-54
/
+253
2015-04-10
test for or-group choice behaviour in upgrade
David Kalnischkies
1
-11
/
+79
2015-04-10
add a simple unit test for acquire progress
David Kalnischkies
1
-0
/
+170
2015-04-10
reimplement the last uses of sprintf
David Kalnischkies
2
-0
/
+34
2015-04-07
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
1
-0
/
+6
2015-03-20
test/integration/test-apt-download-progress: fix test failure on fast hardware
Michael Vogt
1
-2
/
+2
2015-03-16
stop displaying time of build in online help
Jérémy Bobbio
1
-1
/
+1
2015-03-16
test exitcode as well as string equality
David Kalnischkies
126
-617
/
+697
2015-03-16
derive more of https from http method
David Kalnischkies
2
-44
/
+84
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
10
-53
/
+132
[next]