summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies8-51/+111
2016-05-19Russian program translation updateYuri Kozlov1-113/+159
2016-05-16document --no- as --show-upgraded is the defaultDavid Kalnischkies1-3/+2
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies3-110/+120
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies6-27/+41
2016-05-15Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode2-4/+36
2016-05-15Add conflicting Signed-By values to error messageJulian Andres Klode1-1/+1
2016-05-15apt.systemd.daily: Put opening brace of check_power on extra lineJulian Andres Klode1-1/+2
2016-05-14zh_CN.po: update simplified Chinese translation.Zhou Mo1-2/+2
2016-05-13Provide complete apt bash completionJulian Andres Klode1-6/+122
2016-05-12edsp: warn if unexpected stanzas appear in the solutionDavid Kalnischkies3-17/+84
2016-05-12edsp: document unique package identifiersJohannes 'josch' Schauer1-5/+10
2016-05-11Release 1.3~exp11.3_exp1Julian Andres Klode59-1313/+1707
2016-05-10Dutch program translation updateFrans Spiesschaert1-6/+13
2016-05-10edsp: support generic and solver-specific configsDavid Kalnischkies2-14/+29
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode2-5/+53
2016-05-10Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode2-0/+15
2016-05-10Merge pull request julian-klode/apt#3 from adrian17/masterJulian Andres Klode2-11/+22
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies2-23/+72
2016-05-09Speed up GetLocalitySortedVersionSet.Adrian Wielgosik1-9/+20
2016-05-08gpgv: show always webportal error on NODATADavid Kalnischkies4-41/+58
2016-05-08implement Identifier field for IndexTargetsDavid Kalnischkies11-62/+101
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies6-11/+111
2016-05-07download arch:all also for NATIVE_ARCHITECTURE indextargetsDavid Kalnischkies2-104/+122
2016-05-07don't construct MetaIndex acquire items with IndexTargetsDavid Kalnischkies3-57/+41
2016-05-07delay progress until Release files are downloadedDavid Kalnischkies3-30/+26
2016-05-07TransactionManager can never be a nullptrDavid Kalnischkies2-27/+20
2016-05-07fix same-mirror redirection for Release{,.gpg} pairDavid Kalnischkies2-2/+23
2016-05-04tests: disable generation of Release.gpg by defaultDavid Kalnischkies9-40/+27
2016-05-04tests: allow to disable generation of InRelease/Release.gpg fileDavid Kalnischkies6-45/+33
2016-05-04test: fix permission issue if run as rootDavid Kalnischkies1-0/+1
2016-05-03allow redirection for items without a space in the desc againDavid Kalnischkies2-8/+14
2016-05-03let DPKG_COLORS default to our APT::Color settingDavid Kalnischkies1-0/+7
2016-05-03remove 100-levels config nesting limitDavid Kalnischkies1-38/+36
2016-05-01apt-key: add \n to dpkg-query --show --showformatCarsten Hey1-1/+1
2016-05-01warn if apt-key is run unconditionally in maintainerscriptDavid Kalnischkies2-1/+48
2016-05-01move gnupg|gnupg2 from apt Depends to RecommendsDavid Kalnischkies1-1/+2
2016-05-01Don't copy strings in Startswith, EndswithAdrian Wielgosik1-2/+2
2016-05-01ftparchive: Support writing Signed-By fieldsJulian Andres Klode1-0/+1
2016-05-01bugscript: include all configuration fragment filesDavid Kalnischkies1-1/+1
2016-05-01support Signed-By in Release files as a sort of HPKPDavid Kalnischkies46-292/+177
2016-05-01support multiple fingerprints in signed-byDavid Kalnischkies4-32/+71
2016-05-01gpgv: cleanup statusfd parsing a bitDavid Kalnischkies2-58/+46
2016-05-01don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies6-49/+134
2016-05-01gpgv: handle expired sig as worthlessDavid Kalnischkies3-2/+34
2016-05-01gpgv: use EXPKEYSIG instead of KEYEXPIREDDavid Kalnischkies2-5/+5
2016-05-01show StateCache flags in Pkg debug prettyprintDavid Kalnischkies5-35/+102
2016-04-30zh_TW.po: remove several fuzzy tags after reviewZhou Mo1-8/+6
2016-04-28deb822: Restore support for <multivalue>-{Add,Remove}James McCoy2-2/+12
2016-04-28factor out Pkg/DepIterator prettyprinters into own headerDavid Kalnischkies9-40/+141