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
...
|
|
*
|
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
|
*
|
|
|
|
|
implement a more c++-style TFRewrite alternative
David Kalnischkies
2015-05-11
3
-14
/
+187
|
*
|
|
|
|
|
stop depending on copy-on-write for std::string
David Kalnischkies
2015-05-11
2
-21
/
+21
|
*
|
|
|
|
|
sync TFRewrite*Order arrays with dpkg and dak
David Kalnischkies
2015-05-11
8
-75
/
+211
|
*
|
|
|
|
|
fix 'Source' to 'Package' rename in apt-ftparchive
David Kalnischkies
2015-05-11
1
-1
/
+2
|
*
|
|
|
|
|
drop incorrect parameter implicitely converted to bool
David Kalnischkies
2015-05-11
1
-2
/
+2
|
*
|
|
|
|
|
fix macro definition for very old GCC < 3
David Kalnischkies
2015-05-11
1
-1
/
+1
|
*
|
|
|
|
|
show non-matching m-a:same versions in debug message
David Kalnischkies
2015-05-11
1
-6
/
+11
|
*
|
|
|
|
|
remove available file to have same dpkg -l behavior
David Kalnischkies
2015-05-11
1
-1
/
+2
|
*
|
|
|
|
|
remove unused and strange default-value for pins
David Kalnischkies
2015-05-11
2
-24
/
+14
|
*
|
|
|
|
|
a pin of 1000 always means downgrade allowed
David Kalnischkies
2015-05-11
3
-112
/
+96
|
*
|
|
|
|
|
do not require installed libapt-pkg-dev for gtest
David Kalnischkies
2015-05-11
1
-1
/
+2
|
*
|
|
|
|
|
improve partial/ cleanup in abort and failure cases
David Kalnischkies
2015-05-11
6
-82
/
+161
|
*
|
|
|
|
|
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
2015-04-19
10
-61
/
+293
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
release 1.0.9.8
David Kalnischkies
2015-04-13
48
-21049
/
+21068
|
|
*
|
|
|
|
parse specific-arch dependencies correctly on single-arch systems
David Kalnischkies
2015-04-12
3
-55
/
+254
|
|
*
|
|
|
|
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
2015-04-07
2
-1
/
+7
|
|
*
|
|
|
|
demote VectorizeString gcc attribute from const to pure
David Kalnischkies
2015-04-07
1
-1
/
+1
|
|
*
|
|
|
|
fix crash in order writing in pkgDPkgPM::WriteApportReport()
Michael Vogt
2015-04-07
1
-2
/
+9
|
|
*
|
|
|
|
avoid depends on std::string implementation for pkgAcquire::Item::Mode
David Kalnischkies
2015-04-07
1
-2
/
+12
|
|
*
|
|
|
|
properly handle expected filesize in https
David Kalnischkies
2015-04-07
1
-14
/
+4
|
|
*
|
|
|
|
fix another d(e)select-upgrade typo
David Kalnischkies
2015-04-07
1
-1
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
hide first pdiff merge failure debug message
David Kalnischkies
2015-04-19
1
-1
/
+2
|
*
|
|
|
|
a hit on Release files means the indexes will be hits too
David Kalnischkies
2015-04-19
11
-98
/
+273
|
*
|
|
|
|
refactor calculation of final lists/ name from URI
David Kalnischkies
2015-04-19
2
-152
/
+124
|
*
|
|
|
|
unsigned Release files can expire, too
David Kalnischkies
2015-04-19
1
-8
/
+18
|
*
|
|
|
|
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
2015-04-19
7
-27
/
+43
|
*
|
|
|
|
calculate hashes while downloading in https
David Kalnischkies
2015-04-19
7
-24
/
+47
|
*
|
|
|
|
Italian program translation update
Milo Casagrande
2015-04-19
1
-87
/
+85
|
*
|
|
|
|
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
18
-46
/
+116
|
*
|
|
|
|
if we can, use gccs __builtin_swap methods
David Kalnischkies
2015-04-19
1
-0
/
+9
|
*
|
|
|
|
use SHA2 unrolled code as its a bit faster
David Kalnischkies
2015-04-19
1
-0
/
+3
|
*
|
|
|
|
handle servers closing encoded connections correctly
David Kalnischkies
2015-04-19
2
-10
/
+24
|
*
|
|
|
|
send Alt-* info for uncompressed based on any compressions
David Kalnischkies
2015-04-19
3
-21
/
+26
[prev]
[next]