summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-25show more details for "Hash Sum mismatch" errorsDavid Kalnischkies8-28/+259
2016-04-25format multiline errors properly in acquire progressDavid Kalnischkies1-5/+21
2016-04-25drop empty line from fetch errorDavid Kalnischkies49-368/+152
2016-04-25properly format multiline error messagesDavid Kalnischkies2-6/+55
2016-04-25sanify unused ReportMirrorFailure a tiny bitDavid Kalnischkies2-63/+69
2016-04-25don't ask server if we have entire file in partial/David Kalnischkies4-31/+81
2016-04-25add dep11 files to default Release patternsDavid Kalnischkies1-0/+4
2016-04-25make random acquire queues work less randomDavid Kalnischkies2-10/+26
2016-04-25Release 1.2.111.2.11Julian Andres Klode57-77/+99
2016-04-14ensure outdated files are dropped without lists-cleanupDavid Kalnischkies2-3/+69
2016-04-14silently skip acquire of empty index filesDavid Kalnischkies8-47/+41
2016-04-14allow uncompressed files to be empty in store againDavid Kalnischkies2-1/+26
2016-04-14fix Alt-Filename handling of file methodDavid Kalnischkies3-7/+8
2016-04-13recheck Pre-Depends satisfaction in SmartConfigureDavid Kalnischkies1-2/+2
2016-04-13detect compressed status files on extension againDavid Kalnischkies1-1/+1
2016-04-13Hungarian program translation updateKelemen Gábor1-195/+251
2016-04-13do not require non-broken systems in 'upgrade'David Kalnischkies1-8/+0
2016-04-13webserver: 416 errors aren't closing connectionsDavid Kalnischkies1-1/+1
2016-04-07stop handling items in doomed transactionsDavid Kalnischkies3-53/+102
2016-04-07ensure transaction states are changed only onceDavid Kalnischkies2-11/+32
2016-04-05releasing package apt version 1.2.101.2.10Michael Vogt14-14/+35
2016-04-04Fix `OnCalendar=*-*-* 6,18:00` instead of `OnCalendar=*-*-* 6:00,18:00`Michael Vogt1-1/+1
2016-04-04Japanese program translation updateTakuma Yamada1-122/+171
2016-04-03don't leak on error in listparser creationDavid Kalnischkies2-8/+32
2016-04-03use buffered writing for InRelease splittingDavid Kalnischkies1-1/+1
2016-04-03consistently add APT_OVERRIDE as method markerDavid Kalnischkies1-70/+70
2016-04-01Use systemd.timer instead of a cron jobMichael Vogt9-39/+66
2016-03-28Allow lowering trust level of a hash via configJulian Andres Klode3-17/+26
2016-03-27test-apt-update-reporting: Make more use of frameworkJulian Andres Klode1-12/+16
2016-03-27test-acquire-same-file-multiple-times: Delete files before retryingJulian Andres Klode1-0/+1
2016-03-27test-apt-download-progress: Use a larger file for testingJulian Andres Klode1-3/+3
2016-03-27zh_CN.po: update simplified Chinese translation. (100%)Zhou Mo1-4/+4
2016-03-27Release 1.2.91.2.9Julian Andres Klode13-13/+25
2016-03-27Do not mark packages for keep that we want to removeJulian Andres Klode2-2/+44
2016-03-25drop confusing comma from no strong hash messageDavid Kalnischkies46-90/+90
2016-03-24Release 1.2.81.2.8Julian Andres Klode57-197/+387
2016-03-24Update symbols fileJulian Andres Klode1-1/+14
2016-03-24Set hidden visibility for StringViewJulian Andres Klode1-1/+2
2016-03-24Japanese manpage translation updateTakuma Yamada1-676/+667
2016-03-22handle gpgv's weak-digests ERRSIGDavid Kalnischkies2-23/+95
2016-03-21properly check for "all good sigs are weak"David Kalnischkies3-44/+67
2016-03-19refactor loading of previous release fileDavid Kalnischkies1-66/+29