index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
deal better with acquiring the same URI multiple times
David Kalnischkies
2015-06-15
8
-152
/
+409
|
*
ensure valid or remove destination file in file method
David Kalnischkies
2015-06-15
1
-11
/
+33
|
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
12
-224
/
+507
|
*
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2015-06-15
3
-1
/
+4
|
*
populate the Architecture field for PackageFiles
David Kalnischkies
2015-06-15
4
-6
/
+16
|
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
11
-37
/
+88
|
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
27
-219
/
+573
|
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
8
-10
/
+223
|
*
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
2015-06-11
4
-12
/
+38
|
*
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-11
7
-509
/
+197
|
*
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-11
17
-50
/
+98
|
*
rename Calculate- to GetIndexTargets and use it as official API
David Kalnischkies
2015-06-10
3
-27
/
+21
|
*
stop using IndexTarget pointers which are never freed
David Kalnischkies
2015-06-10
4
-118
/
+113
|
*
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-10
6
-108
/
+97
|
*
abstract the code to iterate over all targets a bit
David Kalnischkies
2015-06-10
3
-95
/
+142
|
*
replace ULONG_MAX with c++ style std::numeric_limits
David Kalnischkies
2015-06-09
1
-2
/
+2
|
*
configureable acquire targets to download additional files
David Kalnischkies
2015-06-09
8
-192
/
+376
|
*
remove debianism file-content verification
David Kalnischkies
2015-06-09
2
-40
/
+2
|
*
do not request files if we expect an IMS hit
David Kalnischkies
2015-06-09
8
-45
/
+127
|
*
cleanup pdiff support detection decision
David Kalnischkies
2015-06-09
2
-45
/
+45
|
*
support hashes for compressed pdiff files
David Kalnischkies
2015-06-09
7
-28
/
+125
|
*
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
3
-22
/
+245
|
*
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2015-06-09
6
-59
/
+121
|
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
22
-1871
/
+1824
|
*
don't try other compressions on hashsum mismatch
David Kalnischkies
2015-06-07
4
-16
/
+52
|
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2015-05-22
11
-40
/
+158
|
|
\
|
|
*
Update methods/https.cc now that ServerState::Size is renamed
Michael Vogt
2015-05-22
1
-1
/
+1
|
|
*
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
2015-05-22
61
-21141
/
+21431
|
|
|
\
|
|
|
*
releasing package apt version 1.0.9.9
Michael Vogt
2015-04-28
1
-0
/
+10
|
|
|
*
remove "first package seen is native package" assumption
David Kalnischkies
2015-04-22
3
-14
/
+74
|
|
*
|
parse arch-qualified Provides correctly
Helmut Grohne
2015-05-22
1
-0
/
+6
|
|
*
|
Add regression test for LP: #1445239
Michael Vogt
2015-05-22
2
-0
/
+31
|
|
*
|
Rename "Size" in ServerState to TotalFileSize
Michael Vogt
2015-05-22
3
-16
/
+22
|
|
*
|
Fix endless loop in apt-get update that can cause disk fillup
Michael Vogt
2015-05-22
4
-10
/
+21
|
|
*
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
Michael Vogt
2015-05-22
97
-53522
/
+54712
|
|
|
\
\
|
|
|
*
|
Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls
Michael Vogt
2015-04-28
1
-1
/
+2
|
|
|
*
|
Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...
Michael Vogt
2015-04-13
1
-2
/
+0
|
|
|
*
|
HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404
Robert Edmonds
2015-04-07
1
-0
/
+2
|
|
|
*
|
Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)
Michael Vogt
2015-04-07
1
-2
/
+13
|
|
|
*
|
test/integration/test-apt-download-progress: fix test failure on fast hardware
Michael Vogt
2015-03-20
1
-2
/
+2
|
|
*
|
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
Michael Vogt
2014-10-27
175
-74650
/
+82998
|
|
|
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
Michael Vogt
2014-06-18
70
-4111
/
+4371
|
|
|
\
\
\
\
|
|
*
|
|
|
|
fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests
Michael Vogt
2014-06-18
3
-3
/
+5
|
|
*
|
|
|
|
fix autopkgtest tests
Michael Vogt
2014-06-18
4
-2
/
+5
|
*
|
|
|
|
|
treat older Release files than we already have as an IMSHit
David Kalnischkies
2015-05-18
12
-217
/
+383
|
*
|
|
|
|
|
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
2015-05-13
9
-15
/
+99
|
*
|
|
|
|
|
implement VerifyFile as all-hashes check
David Kalnischkies
2015-05-12
2
-8
/
+15
|
*
|
|
|
|
|
detect 416 complete file in partial by expected hash
David Kalnischkies
2015-05-12
7
-17
/
+62
|
*
|
|
|
|
|
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
16
-342
/
+559
[prev]
[next]