summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* silently skip acquire of empty index filesDavid Kalnischkies2016-04-148-47/+41
* allow uncompressed files to be empty in store againDavid Kalnischkies2016-04-142-1/+26
* fix Alt-Filename handling of file methodDavid Kalnischkies2016-04-143-7/+8
* recheck Pre-Depends satisfaction in SmartConfigureDavid Kalnischkies2016-04-131-2/+2
* detect compressed status files on extension againDavid Kalnischkies2016-04-131-1/+1
* Hungarian program translation updateKelemen Gábor2016-04-131-195/+251
* do not require non-broken systems in 'upgrade'David Kalnischkies2016-04-131-8/+0
* webserver: 416 errors aren't closing connectionsDavid Kalnischkies2016-04-131-1/+1
* stop handling items in doomed transactionsDavid Kalnischkies2016-04-073-53/+102
* ensure transaction states are changed only onceDavid Kalnischkies2016-04-072-11/+32
* releasing package apt version 1.2.101.2.10Michael Vogt2016-04-0514-14/+35
* Fix `OnCalendar=*-*-* 6,18:00` instead of `OnCalendar=*-*-* 6:00,18:00`Michael Vogt2016-04-041-1/+1
* Japanese program translation updateTakuma Yamada2016-04-041-122/+171
* don't leak on error in listparser creationDavid Kalnischkies2016-04-032-8/+32
* use buffered writing for InRelease splittingDavid Kalnischkies2016-04-031-1/+1