summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-22releasing package apt version 1.0.9.10ubuntu11.0.9.10ubuntu1Michael Vogt1-1/+1
2015-05-22Merge branch 'debian/sid' into ubuntu/masterMichael Vogt9-23/+98
2015-05-22Release 1.0.9.101.0.9.10Michael Vogt1-2/+2
2015-05-22Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+1
2015-05-22prepare release 1.0.9.10Michael Vogt1-0/+14
2015-05-22Update methods/https.cc now that ServerState::Size is renamedMichael Vogt1-1/+1
2015-05-22Merge remote-tracking branch 'upstream/debian/jessie' into debian/sidMichael Vogt61-21141/+21431
2015-05-22parse arch-qualified Provides correctlyHelmut Grohne1-0/+6
2015-05-22Add regression test for LP: #1445239Michael Vogt2-0/+31
2015-05-22Rename "Size" in ServerState to TotalFileSizeMichael Vogt3-16/+22
2015-05-22Fix endless loop in apt-get update that can cause disk fillupMichael Vogt4-10/+21
2015-05-22Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt97-53522/+54712
2015-05-07Merge branch 'debian/jessie' into ubuntu/master1.0.9.9ubuntu1Michael Vogt54-21118/+21412
2015-05-07Merge branch 'debian/sid' into ubuntu/masterMichael Vogt0-0/+0
2015-04-28Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscallsMichael Vogt1-1/+2
2015-04-28releasing package apt version 1.0.9.91.0.9.9Michael Vogt1-0/+10
2015-04-22remove "first package seen is native package" assumptionDavid Kalnischkies3-14/+74
2015-04-13Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...Michael Vogt1-2/+0
2015-04-13release 1.0.9.8David Kalnischkies48-21049/+21068
2015-04-12parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies3-55/+254
2015-04-08Merge remote-tracking branch 'origin/debian/jessie' into ubuntu/masterMichael Vogt7-23/+25
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies2-1/+7
2015-04-07demote VectorizeString gcc attribute from const to pureDavid Kalnischkies1-1/+1
2015-04-07fix crash in order writing in pkgDPkgPM::WriteApportReport()Michael Vogt1-2/+9
2015-04-07avoid depends on std::string implementation for pkgAcquire::Item::ModeDavid Kalnischkies1-2/+12
2015-04-07properly handle expected filesize in httpsDavid Kalnischkies1-14/+4
2015-04-07fix another d(e)select-upgrade typoDavid Kalnischkies1-1/+1
2015-04-07releasing package apt version 1.0.9.7ubuntu41.0.9.7ubuntu4Michael Vogt1-0/+7
2015-04-07Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)Michael Vogt1-2/+13
2015-04-07HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404Robert Edmonds1-0/+2
2015-04-07Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)Michael Vogt1-2/+13
2015-03-23releasing package apt version 1.0.9.7ubuntu31.0.9.7ubuntu3Michael Vogt1-0/+7
2015-03-23test/integration/test-apt-download-progress:Michael Vogt1-2/+2
2015-03-23test/integration/test-apt-download-progress:Michael Vogt1-2/+2
2015-03-20releasing package apt version 1.0.9.7ubuntu21.0.9.7ubuntu2Michael Vogt1-0/+7
2015-03-20Merge branch 'debian/sid' into ubuntu/masterMichael Vogt1-2/+2
2015-03-20test/integration/test-apt-download-progress: fix test failure on fast hardwareMichael Vogt1-2/+2
2015-03-16releasing package apt version 1.0.9.7ubuntu11.0.9.7ubuntu1Michael Vogt1-2/+2
2015-03-13Merge branch 'debian/sid' into ubuntu/masterMichael Vogt96-53519/+54703
2015-02-23releasing package apt version 1.0.9.71.0.9.7Michael Vogt1-0/+7
2015-02-23Fix crash in the apt-transport-https when Owner is NULLTomasz Buchert1-1/+1
2015-01-16releasing package apt version 1.0.9.6Michael Vogt0-0/+0
2015-01-16prepare 1.0.9.61.0.9.6Michael Vogt48-21222/+21234
2015-01-10award points for positive dependencies againDavid Kalnischkies2-1/+29
2015-01-10128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies6-49/+42
2015-01-06Add regression test for the previous commitMichael Vogt1-0/+43
2015-01-05Fix missing URIStart() for https downloadsMichael Vogt2-2/+8
2014-12-23release 1.0.9.51.0.9.5David Kalnischkies49-2516/+2307
2014-12-23tighten filtering of kernel images in apt.auto-removalJames McCoy1-1/+1
2014-12-23pass-through stdin fd instead of content if not a terminalDavid Kalnischkies2-6/+32