summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies78-50192/+47782
2015-03-08rework dpkg-wrapping in test frameworkDavid Kalnischkies1-19/+25
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
2014-12-23always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies7-56/+146
2014-12-23do not make PTY slave the controlling terminalDavid Kalnischkies3-45/+70
2014-12-22dispose http(s) 416 error page as non-contentDavid Kalnischkies9-112/+241
2014-12-22Thai program translation updateTheppitak Karoonboonyanan1-9/+9
2014-12-22Japanese program translation updateKenshi Muto1-4/+4
2014-12-22Chinese (simplified) program translation updateZhou Mo1-19/+20
2014-12-22French manpages translation updateJean-Pierre Giraud1-204/+373
2014-12-10do not make PTY slave the controlling terminalDavid Kalnischkies2-26/+38
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies8-105/+233
2014-12-07always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies7-56/+149
2014-12-07correct architecture detection for 'rc' packages for purgeDavid Kalnischkies3-39/+63
2014-12-07properly handle already reinstall pkgs in orderingDavid Kalnischkies2-10/+134
2014-12-03release 1.0.9.41.0.9.4David Kalnischkies48-60769/+60881
2014-12-03Spanish program translation updateManuel "Venturi" Porras Peralta1-1451/+1517
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy2-1/+7
2014-11-28fix PTY interaction on linux and kfreebsdDavid Kalnischkies2-47/+92
2014-11-28close leaking slave fd after setting up pty magicDavid Kalnischkies4-61/+109
2014-11-28Japanese program translation updateKenshi Muto1-26/+24
2014-11-28Turkish program translation updateMert Dirik1-91/+88
2014-11-28Czech program translation updateMiroslav Kure1-10/+10
2014-11-28Chinese (simplified) program translation updateZhou Mo1-147/+203
2014-11-28French program translation updateJulien Patriarca1-1791/+1547
2014-11-28Dutch program translation updateFrans Spiesschaert1-418/+498
2014-11-19use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies2-45/+64
2014-11-19fix test to support non-multiarch dpkg versionsDavid Kalnischkies1-23/+28
2014-11-19fix PTY interaction on linux and kfreebsdDavid Kalnischkies2-47/+92
2014-11-18close leaking slave fd after setting up pty magicDavid Kalnischkies4-60/+103
2014-11-18fix file ownership tests to work on kfreebsdDavid Kalnischkies5-9/+16
2014-11-18create our cache and lib directory always with mode 755David Kalnischkies5-12/+33
2014-11-18create directory for extended_states if neededDavid Kalnischkies1-1/+3
2014-11-18various small additional tests and testcasesDavid Kalnischkies12-19/+263
2014-11-10change codenames to jessie as stable POV in docsDavid Kalnischkies1-4/+4
2014-11-10reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2-1/+5
2014-11-10allow options between command and -- on commandlineDavid Kalnischkies3-10/+81
2014-11-10deprecate the Section member from package structDavid Kalnischkies4-4/+18
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies7-60/+445
2014-11-10add a simple container for HashStringsDavid Kalnischkies4-27/+247