summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-28deprecate confusing Pkg.CandVersion() methodDavid Kalnischkies2-2/+2
2016-04-28respect user pinning in M-A:same version (un)screwingDavid Kalnischkies2-2/+34
2016-04-28FileFd: avoid further writing if file failedDavid Kalnischkies1-9/+13
2016-04-27Merge branch 'fix-https-noproxy' of github.com:patcable/aptJulian Andres Klode1-6/+6
2016-04-27refactored no_proxy code to work regardless of where https proxy is setPatrick Cable1-6/+6
2016-04-25private-show: Get rid of old policy support codeJulian Andres Klode1-35/+2
2016-04-25policy: Remove TODO for replacing old GetCandidateVer()Julian Andres Klode1-1/+0
2016-04-25policy: Get rid of old (pre-1.1) GetCandidateVer algorithmJulian Andres Klode2-98/+0
2016-04-25restore pinning to min/max value of shortDavid Kalnischkies2-3/+23
2016-04-25give rc-status packages a pin of -1David Kalnischkies1-7/+6
2016-04-25edsp: ask policy engine for the pin of the version directlyDavid Kalnischkies1-5/+1
2016-04-25use the same redirection mirror for all index filesDavid Kalnischkies3-0/+40
2016-04-25show more details for "Writing more data" errors, tooDavid Kalnischkies4-30/+68