index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
Merge branch 'debian/experimental' into feature/srv-records
Michael Vogt
475
-85638
/
+107322
2015-05-22
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
11
-40
/
+158
2015-05-22
Update methods/https.cc now that ServerState::Size is renamed
Michael Vogt
1
-1
/
+1
2015-05-22
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
61
-21141
/
+21431
2015-05-22
parse arch-qualified Provides correctly
Helmut Grohne
1
-0
/
+6
2015-05-22
Add regression test for LP: #1445239
Michael Vogt
2
-0
/
+31
2015-05-22
Rename "Size" in ServerState to TotalFileSize
Michael Vogt
3
-16
/
+22
2015-05-22
Fix endless loop in apt-get update that can cause disk fillup
Michael Vogt
4
-10
/
+21
2015-05-22
Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
Michael Vogt
97
-53522
/
+54712
2015-05-18
treat older Release files than we already have as an IMSHit
David Kalnischkies
12
-217
/
+383
2015-05-13
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
9
-15
/
+99
2015-05-12
implement VerifyFile as all-hashes check
David Kalnischkies
2
-8
/
+15
2015-05-12
detect 416 complete file in partial by expected hash
David Kalnischkies
7
-17
/
+62
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
16
-342
/
+559
2015-05-11
implement a more c++-style TFRewrite alternative
David Kalnischkies
3
-14
/
+187
2015-05-11
stop depending on copy-on-write for std::string
David Kalnischkies
2
-21
/
+21
2015-05-11
sync TFRewrite*Order arrays with dpkg and dak
David Kalnischkies
8
-75
/
+211
2015-05-11
fix 'Source' to 'Package' rename in apt-ftparchive
David Kalnischkies
1
-1
/
+2
2015-05-11
drop incorrect parameter implicitely converted to bool
David Kalnischkies
1
-2
/
+2
2015-05-11
fix macro definition for very old GCC < 3
David Kalnischkies
1
-1
/
+1
2015-05-11
show non-matching m-a:same versions in debug message
David Kalnischkies
1
-6
/
+11
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
2
-24
/
+14
2015-05-11
a pin of 1000 always means downgrade allowed
David Kalnischkies
3
-112
/
+96
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
6
-82
/
+161
2015-04-28
Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls
Michael Vogt
1
-1
/
+2
2015-04-28
releasing package apt version 1.0.9.9
1.0.9.9
Michael Vogt
1
-0
/
+10
2015-04-22
remove "first package seen is native package" assumption
David Kalnischkies
3
-14
/
+74
2015-04-19
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
10
-61
/
+293
2015-04-19
hide first pdiff merge failure debug message
David Kalnischkies
1
-1
/
+2
2015-04-19
a hit on Release files means the indexes will be hits too
David Kalnischkies
11
-98
/
+273
2015-04-19
refactor calculation of final lists/ name from URI
David Kalnischkies
2
-152
/
+124
2015-04-19
unsigned Release files can expire, too
David Kalnischkies
1
-8
/
+18
2015-04-19
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
7
-27
/
+43
2015-04-19
calculate hashes while downloading in https
David Kalnischkies
7
-24
/
+47
2015-04-19
Italian program translation update
Milo Casagrande
1
-87
/
+85
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
18
-46
/
+116
2015-04-19
if we can, use gccs __builtin_swap methods
David Kalnischkies
1
-0
/
+9
2015-04-19
use SHA2 unrolled code as its a bit faster
David Kalnischkies
1
-0
/
+3
2015-04-19
handle servers closing encoded connections correctly
David Kalnischkies
2
-10
/
+24
2015-04-19
send Alt-* info for uncompressed based on any compressions
David Kalnischkies
3
-21
/
+26
2015-04-19
remove duplicated check for same file copy
David Kalnischkies
1
-9
/
+1
2015-04-19
improve https method queue progress reporting
David Kalnischkies
7
-90
/
+121
2015-04-19
do not unlink https file on general error
David Kalnischkies
1
-1
/
+0
2015-04-19
demote missing gtest to a buildtime warning
David Kalnischkies
2
-1
/
+10
2015-04-13
Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...
Michael Vogt
1
-2
/
+0
2015-04-13
release 1.0.9.8
David Kalnischkies
48
-21049
/
+21068
2015-04-12
parse specific-arch dependencies correctly on single-arch systems
David Kalnischkies
3
-55
/
+254
2015-04-10
test for or-group choice behaviour in upgrade
David Kalnischkies
1
-11
/
+79
[next]