summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-08edsp: if internal is used, keep this decisionDavid Kalnischkies
2016-06-08move 'dump' solver from apt-utils to apt packageDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-06-06edsp: prevent it from trying to write a cacheDavid Kalnischkies
2016-06-06get right of the hardcoded string-length comparesDavid Kalnischkies
2016-06-05refactor EDSP classes for better internal reuseDavid Kalnischkies
2016-06-04prepare-release: ignore newer version symbolsDavid Kalnischkies
2016-06-04Japanese program translation updateTakuma Yamada
2016-06-04edsp: use a stanza based interface for solution writingDavid Kalnischkies
2016-06-04edsp: use an ID mapping for the internal solverDavid Kalnischkies
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies
2016-06-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies
2016-06-01Pass -fvisibility-inlines-hidden to g++Julian Andres Klode
2016-06-01Add some more symbols to libapt-pkg5.0.symbolsJulian Andres Klode
2016-06-01Get rid of .bzrignoreJulian Andres Klode
2016-05-29try to detect sudo spawned root-shell in prefixingDavid Kalnischkies
2016-05-28travis: use gcc-5 instead of gcc(-4.9)David Kalnischkies
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies
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