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-05-22
releasing package apt version 1.0.9.10ubuntu1
1.0.9.10ubuntu1
Michael Vogt
1
-1
/
+1
2015-05-22
Merge branch 'debian/sid' into ubuntu/master
Michael Vogt
9
-23
/
+98
2015-05-22
Release 1.0.9.10
1.0.9.10
Michael Vogt
1
-2
/
+2
2015-05-22
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
1
-1
/
+1
2015-05-22
prepare release 1.0.9.10
Michael Vogt
1
-0
/
+14
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-07
Merge branch 'debian/jessie' into ubuntu/master
1.0.9.9ubuntu1
Michael Vogt
54
-21118
/
+21412
2015-05-07
Merge branch 'debian/sid' into ubuntu/master
Michael Vogt
0
-0
/
+0
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-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-08
Merge remote-tracking branch 'origin/debian/jessie' into ubuntu/master
Michael Vogt
7
-23
/
+25
2015-04-07
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
2
-1
/
+7
2015-04-07
demote VectorizeString gcc attribute from const to pure
David Kalnischkies
1
-1
/
+1
2015-04-07
fix crash in order writing in pkgDPkgPM::WriteApportReport()
Michael Vogt
1
-2
/
+9
2015-04-07
avoid depends on std::string implementation for pkgAcquire::Item::Mode
David Kalnischkies
1
-2
/
+12
2015-04-07
properly handle expected filesize in https
David Kalnischkies
1
-14
/
+4
2015-04-07
fix another d(e)select-upgrade typo
David Kalnischkies
1
-1
/
+1
2015-04-07
releasing package apt version 1.0.9.7ubuntu4
1.0.9.7ubuntu4
Michael Vogt
1
-0
/
+7
2015-04-07
Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)
Michael Vogt
1
-2
/
+13
2015-04-07
HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404
Robert Edmonds
1
-0
/
+2
2015-04-07
Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)
Michael Vogt
1
-2
/
+13
2015-03-23
releasing package apt version 1.0.9.7ubuntu3
1.0.9.7ubuntu3
Michael Vogt
1
-0
/
+7
2015-03-23
test/integration/test-apt-download-progress:
Michael Vogt
1
-2
/
+2
2015-03-23
test/integration/test-apt-download-progress:
Michael Vogt
1
-2
/
+2
2015-03-20
releasing package apt version 1.0.9.7ubuntu2
1.0.9.7ubuntu2
Michael Vogt
1
-0
/
+7
2015-03-20
Merge branch 'debian/sid' into ubuntu/master
Michael Vogt
1
-2
/
+2
2015-03-20
test/integration/test-apt-download-progress: fix test failure on fast hardware
Michael Vogt
1
-2
/
+2
2015-03-16
releasing package apt version 1.0.9.7ubuntu1
1.0.9.7ubuntu1
Michael Vogt
1
-2
/
+2
2015-03-13
Merge branch 'debian/sid' into ubuntu/master
Michael Vogt
96
-53519
/
+54703
2015-02-23
releasing package apt version 1.0.9.7
1.0.9.7
Michael Vogt
1
-0
/
+7
2015-02-23
Fix crash in the apt-transport-https when Owner is NULL
Tomasz Buchert
1
-1
/
+1
2015-01-16
releasing package apt version 1.0.9.6
Michael Vogt
0
-0
/
+0
2015-01-16
prepare 1.0.9.6
1.0.9.6
Michael Vogt
48
-21222
/
+21234
2015-01-10
award points for positive dependencies again
David Kalnischkies
2
-1
/
+29
2015-01-10
128 KiB DSC files ought to be enough for everyone
David Kalnischkies
6
-49
/
+42
2015-01-06
Add regression test for the previous commit
Michael Vogt
1
-0
/
+43
2015-01-05
Fix missing URIStart() for https downloads
Michael Vogt
2
-2
/
+8
2014-12-23
release 1.0.9.5
1.0.9.5
David Kalnischkies
49
-2516
/
+2307
2014-12-23
tighten filtering of kernel images in apt.auto-removal
James McCoy
1
-1
/
+1
2014-12-23
pass-through stdin fd instead of content if not a terminal
David Kalnischkies
2
-6
/
+32
[next]