summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies
2016-05-28use de-localed std::put_time instead rolling our ownDavid Kalnischkies
2016-05-28avoid changing the global LC_TIME for Release writingDavid Kalnischkies
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-27fix and document on the fly compressor configDavid Kalnischkies
2016-05-25use *.docs files instead of hardcoding in debian/rulesDavid Kalnischkies
2016-05-25remove semi-support for different build-dirsDavid Kalnischkies
2016-05-24override lintian on doxygens embedded-javascript-libraryDavid Kalnischkies
2016-05-24use https instead of git for Vcs-GitDavid Kalnischkies
2016-05-24fix two typos in untranslated errors of libapt-pkgDavid Kalnischkies
2016-05-24fix two typos in apt.conf & apt-cache manpageDavid Kalnischkies
2016-05-24remove duplicated 'the' from guides doc-base abstractDavid Kalnischkies
2016-05-24no-change bump of Standards-Version to 3.9.8David Kalnischkies
2016-05-20update symbols fileDavid Kalnischkies
2016-05-20don't try to get acquire lock in simulation modeDavid Kalnischkies
2016-05-20refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies
2016-05-20edsp: use a limited scenario based on bool-arrayDavid Kalnischkies
2016-05-20edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies
2016-05-20avoid triggering gcc's -Wunsafe-loop-optimizations in EDSPDavid Kalnischkies
2016-05-20edsp: dump: support dumping into compressed fileDavid Kalnischkies
2016-05-20edsp: try harder to not generate unneeded error messagesDavid Kalnischkies
2016-05-20convert EDSP to be based on FileFd instead of FILE*David Kalnischkies
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-05-19Russian program translation updateYuri Kozlov
2016-05-16document --no- as --show-upgraded is the defaultDavid Kalnischkies
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies
2016-05-15Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode
2016-05-15Add conflicting Signed-By values to error messageJulian Andres Klode
2016-05-15apt.systemd.daily: Put opening brace of check_power on extra lineJulian Andres Klode
2016-05-14zh_CN.po: update simplified Chinese translation.Zhou Mo
2016-05-13Provide complete apt bash completionJulian Andres Klode
2016-05-12edsp: warn if unexpected stanzas appear in the solutionDavid Kalnischkies
2016-05-12edsp: document unique package identifiersJohannes 'josch' Schauer
2016-05-11Release 1.3~exp11.3_exp1Julian Andres Klode
2016-05-10Dutch program translation updateFrans Spiesschaert
2016-05-10edsp: support generic and solver-specific configsDavid Kalnischkies
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode
2016-05-10Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode
2016-05-10Merge pull request julian-klode/apt#3 from adrian17/masterJulian Andres Klode
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies
2016-05-09Speed up GetLocalitySortedVersionSet.Adrian Wielgosik
2016-05-08gpgv: show always webportal error on NODATADavid Kalnischkies
2016-05-08implement Identifier field for IndexTargetsDavid Kalnischkies
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies
2016-05-07download arch:all also for NATIVE_ARCHITECTURE indextargetsDavid Kalnischkies
2016-05-07don't construct MetaIndex acquire items with IndexTargetsDavid Kalnischkies
2016-05-07delay progress until Release files are downloadedDavid Kalnischkies
2016-05-07TransactionManager can never be a nullptrDavid Kalnischkies