summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix another d(e)select-upgrade typoDavid Kalnischkies2015-03-161-1/+1
* derive more of https from http methodDavid Kalnischkies2015-03-167-69/+124
* merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-1678-50192/+47782
|\
| * 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
* | rework dpkg-wrapping in test frameworkDavid Kalnischkies2015-03-081-19/+25
* | do not make PTY slave the controlling terminalDavid Kalnischkies2014-12-102-26/+38
* | dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-098-105/+233
* | always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies2014-12-077-56/+149
* | correct architecture detection for 'rc' packages for purgeDavid Kalnischkies2014-12-073-39/+63
* | properly handle already reinstall pkgs in orderingDavid Kalnischkies2014-12-072-10/+134
* | use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies2014-11-192-45/+64
* | fix test to support non-multiarch dpkg versionsDavid Kalnischkies2014-11-191-23/+28
* | fix PTY interaction on linux and kfreebsdDavid Kalnischkies2014-11-192-47/+92
* | close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-184-60/+103
* | fix file ownership tests to work on kfreebsdDavid Kalnischkies2014-11-185-9/+16
* | create our cache and lib directory always with mode 755David Kalnischkies2014-11-185-12/+33