summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* show more details for "Writing more data" errors, tooDavid Kalnischkies2016-04-254-30/+68
* show more details for "Hash Sum mismatch" errorsDavid Kalnischkies2016-04-258-28/+259
* format multiline errors properly in acquire progressDavid Kalnischkies2016-04-251-5/+21
* drop empty line from fetch errorDavid Kalnischkies2016-04-2549-368/+152
* properly format multiline error messagesDavid Kalnischkies2016-04-252-6/+55
* sanify unused ReportMirrorFailure a tiny bitDavid Kalnischkies2016-04-252-63/+69
* don't ask server if we have entire file in partial/David Kalnischkies2016-04-254-31/+81
* add dep11 files to default Release patternsDavid Kalnischkies2016-04-251-0/+4
* make random acquire queues work less randomDavid Kalnischkies2016-04-252-10/+26
* Release 1.2.111.2.11Julian Andres Klode2016-04-2557-77/+99
* ensure outdated files are dropped without lists-cleanupDavid Kalnischkies2016-04-142-3/+69