summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix endless loop in apt-get update that can cause disk fillupMichael Vogt2015-05-224-10/+21
* Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2015-05-2297-53522/+54712
|\
| * Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscallsMichael Vogt2015-04-281-1/+2
| * Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...Michael Vogt2015-04-131-2/+0
| * HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404Robert Edmonds2015-04-071-0/+2
| * Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)Michael Vogt2015-04-071-2/+13
| * test/integration/test-apt-download-progress: fix test failure on fast hardwareMichael Vogt2015-03-201-2/+2
| * releasing package apt version 1.0.9.7Michael Vogt2015-02-231-0/+7
| * Fix crash in the apt-transport-https when Owner is NULLTomasz Buchert2015-02-231-1/+1
| * releasing package apt version 1.0.9.6Michael Vogt2015-01-160-0/+0
| * prepare 1.0.9.6Michael Vogt2015-01-1648-21222/+21234
| * award points for positive dependencies againDavid Kalnischkies2015-01-102-1/+29
| * 128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies2015-01-106-49/+42
| * Add regression test for the previous commitMichael Vogt2015-01-061-0/+43
| * Fix missing URIStart() for https downloadsMichael Vogt2015-01-052-2/+8
| * release 1.0.9.51.0.9.5David Kalnischkies2014-12-2349-2516/+2307
| * tighten filtering of kernel images in apt.auto-removalJames McCoy2014-12-231-1/+1
| * pass-through stdin fd instead of content if not a terminalDavid Kalnischkies2014-12-232-6/+32
| * always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies2014-12-237-56/+146
| * do not make PTY slave the controlling terminalDavid Kalnischkies2014-12-233-45/+70
| * dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-229-112/+241
| * Thai program translation updateTheppitak Karoonboonyanan2014-12-221-9/+9
| * Japanese program translation updateKenshi Muto2014-12-221-4/+4
| * Chinese (simplified) program translation updateZhou Mo2014-12-221-19/+20
| * French manpages translation updateJean-Pierre Giraud2014-12-221-204/+373
| * release 1.0.9.41.0.9.4David Kalnischkies2014-12-0348-60769/+60881
| * Spanish program translation updateManuel "Venturi" Porras Peralta2014-12-031-1451/+1517
| * support long keyids in "apt-key del" instead of ignoring themJames McCoy2014-11-282-1/+7
| * fix PTY interaction on linux and kfreebsdDavid Kalnischkies2014-11-282-47/+92
| * close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-284-61/+109
| * Japanese program translation updateKenshi Muto2014-11-281-26/+24
| * Turkish program translation updateMert Dirik2014-11-281-91/+88
| * Czech program translation updateMiroslav Kure2014-11-281-10/+10
| * Chinese (simplified) program translation updateZhou Mo2014-11-281-147/+203
| * French program translation updateJulien Patriarca2014-11-281-1791/+1547
| * Dutch program translation updateFrans Spiesschaert2014-11-281-418/+498
| * change codenames to jessie as stable POV in docsDavid Kalnischkies2014-11-101-4/+4
| * reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2014-11-102-1/+5
| * allow options between command and -- on commandlineDavid Kalnischkies2014-11-103-10/+81
| * deprecate the Section member from package structDavid Kalnischkies2014-11-104-4/+18
| * use 'best' hash for source authenticationDavid Kalnischkies2014-11-107-60/+445
| * add a simple container for HashStringsDavid Kalnischkies2014-11-104-27/+247
* | Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-10-27175-74650/+82998
|\|
| * Fix incorrect comparison between signed/unsignedMichael Vogt2014-10-231-1/+1
| * Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytesMichael Vogt2014-10-231-2/+21
| * doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match realityMichael Vogt2014-10-221-2/+2
| * releasing package apt version 1.0.9.3Michael Vogt2014-10-151-0/+16
| * don't cleanup cdrom files in apt-get updateDavid Kalnischkies2014-10-152-14/+50
| * Update Status field values handlingGuillem Jover2014-10-082-35/+11
| * methods/rsh.cc: replace strcat with std::stringMichael Vogt2014-10-081-5/+8