summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.3~exp11.3_exp1Julian Andres Klode2016-05-1159-1313/+1707
* Dutch program translation updateFrans Spiesschaert2016-05-101-6/+13
* edsp: support generic and solver-specific configsDavid Kalnischkies2016-05-102-14/+29
* update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode2016-05-102-5/+53
* Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode2016-05-102-0/+15
* Merge pull request julian-klode/apt#3 from adrian17/masterJulian Andres Klode2016-05-102-11/+22
|\
| * Speed up GetLocalitySortedVersionSet.Adrian Wielgosik2016-05-091-9/+20
| * Don't copy strings in Startswith, EndswithAdrian Wielgosik2016-05-011-2/+2
* | don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies2016-05-102-23/+72
* | gpgv: show always webportal error on NODATADavid Kalnischkies2016-05-084-41/+58
* | implement Identifier field for IndexTargetsDavid Kalnischkies2016-05-0811-62/+101
* | implement Fallback-Of for IndexTargetsDavid Kalnischkies2016-05-086-11/+111
* | download arch:all also for NATIVE_ARCHITECTURE indextargetsDavid Kalnischkies2016-05-072-104/+122
* | don't construct MetaIndex acquire items with IndexTargetsDavid Kalnischkies2016-05-073-57/+41
* | delay progress until Release files are downloadedDavid Kalnischkies2016-05-073-30/+26
* | TransactionManager can never be a nullptrDavid Kalnischkies2016-05-072-27/+20
* | fix same-mirror redirection for Release{,.gpg} pairDavid Kalnischkies2016-05-072-2/+23
* | tests: disable generation of Release.gpg by defaultDavid Kalnischkies2016-05-049-40/+27
* | tests: allow to disable generation of InRelease/Release.gpg fileDavid Kalnischkies2016-05-046-45/+33
* | test: fix permission issue if run as rootDavid Kalnischkies2016-05-041-0/+1
* | allow redirection for items without a space in the desc againDavid Kalnischkies2016-05-032-8/+14
* | let DPKG_COLORS default to our APT::Color settingDavid Kalnischkies2016-05-031-0/+7
* | remove 100-levels config nesting limitDavid Kalnischkies2016-05-031-38/+36
* | apt-key: add \n to dpkg-query --show --showformatCarsten Hey2016-05-011-1/+1
* | warn if apt-key is run unconditionally in maintainerscriptDavid Kalnischkies2016-05-012-1/+48
* | move gnupg|gnupg2 from apt Depends to RecommendsDavid Kalnischkies2016-05-011-1/+2
|/
* ftparchive: Support writing Signed-By fieldsJulian Andres Klode2016-05-011-0/+1
* bugscript: include all configuration fragment filesDavid Kalnischkies2016-05-011-1/+1
* support Signed-By in Release files as a sort of HPKPDavid Kalnischkies2016-05-0146-292/+177
* support multiple fingerprints in signed-byDavid Kalnischkies2016-05-014-32/+71
* gpgv: cleanup statusfd parsing a bitDavid Kalnischkies2016-05-012-58/+46
* don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies2016-05-016-49/+134
* gpgv: handle expired sig as worthlessDavid Kalnischkies2016-05-013-2/+34
* gpgv: use EXPKEYSIG instead of KEYEXPIREDDavid Kalnischkies2016-05-012-5/+5
* show StateCache flags in Pkg debug prettyprintDavid Kalnischkies2016-05-015-35/+102
* zh_TW.po: remove several fuzzy tags after reviewZhou Mo2016-04-301-8/+6
* deb822: Restore support for <multivalue>-{Add,Remove}James McCoy2016-04-282-2/+12
* factor out Pkg/DepIterator prettyprinters into own headerDavid Kalnischkies2016-04-289-40/+141
* deprecate confusing Pkg.CandVersion() methodDavid Kalnischkies2016-04-282-2/+2
* respect user pinning in M-A:same version (un)screwingDavid Kalnischkies2016-04-282-2/+34
* FileFd: avoid further writing if file failedDavid Kalnischkies2016-04-281-9/+13
* Merge branch 'fix-https-noproxy' of github.com:patcable/aptJulian Andres Klode2016-04-271-6/+6
|\
| * refactored no_proxy code to work regardless of where https proxy is setPatrick Cable2016-04-271-6/+6
|/
* private-show: Get rid of old policy support codeJulian Andres Klode2016-04-251-35/+2
* policy: Remove TODO for replacing old GetCandidateVer()Julian Andres Klode2016-04-251-1/+0
* policy: Get rid of old (pre-1.1) GetCandidateVer algorithmJulian Andres Klode2016-04-252-98/+0
* restore pinning to min/max value of shortDavid Kalnischkies2016-04-252-3/+23
* give rc-status packages a pin of -1David Kalnischkies2016-04-251-7/+6
* edsp: ask policy engine for the pin of the version directlyDavid Kalnischkies2016-04-251-5/+1
* use the same redirection mirror for all index filesDavid Kalnischkies2016-04-253-0/+40