summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* edsp: if logging is requested, do it for internal, tooDavid Kalnischkies2016-06-083-11/+27
* edsp: if internal is used, keep this decisionDavid Kalnischkies2016-06-082-6/+5
* move 'dump' solver from apt-utils to apt packageDavid Kalnischkies2016-06-083-4/+4
* edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies2016-06-0810-78/+232
* edsp: prevent it from trying to write a cacheDavid Kalnischkies2016-06-061-0/+6
* get right of the hardcoded string-length comparesDavid Kalnischkies2016-06-061-40/+28
* refactor EDSP classes for better internal reuseDavid Kalnischkies2016-06-056-150/+145
* prepare-release: ignore newer version symbolsDavid Kalnischkies2016-06-041-1/+1
* Japanese program translation updateTakuma Yamada2016-06-041-16/+27
* edsp: use a stanza based interface for solution writingDavid Kalnischkies2016-06-044-39/+34
* edsp: use an ID mapping for the internal solverDavid Kalnischkies2016-06-045-9/+42
* apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies2016-06-022-120/+125
* ignore std::locale exeception on non-existent "" localeDavid Kalnischkies2016-06-023-2/+12
* Pass -fvisibility-inlines-hidden to g++Julian Andres Klode2016-06-013-127/+2
* Add some more symbols to libapt-pkg5.0.symbolsJulian Andres Klode2016-06-011-0/+4
* Get rid of .bzrignoreJulian Andres Klode2016-06-011-30/+0
* try to detect sudo spawned root-shell in prefixingDavid Kalnischkies2016-05-291-2/+7
* travis: use gcc-5 instead of gcc(-4.9)David Kalnischkies2016-05-281-1/+3
* look into the right textdomain for apt-utils againDavid Kalnischkies2016-05-2814-25/+26
* use std::locale::global instead of setlocaleDavid Kalnischkies2016-05-2821-78/+27
* use de-localed std::put_time instead rolling our ownDavid Kalnischkies2016-05-281-9/+5
* avoid changing the global LC_TIME for Release writingDavid Kalnischkies2016-05-281-17/+12
* accept only the expected UTC timezones in date parsingDavid Kalnischkies2016-05-284-24/+107
* prevent C++ locale number formatting in text APIsDavid Kalnischkies2016-05-2715-127/+98
* fix and document on the fly compressor configDavid Kalnischkies2016-05-277-56/+102
* use *.docs files instead of hardcoding in debian/rulesDavid Kalnischkies2016-05-255-15/+17
* remove semi-support for different build-dirsDavid Kalnischkies2016-05-251-16/+2
* override lintian on doxygens embedded-javascript-libraryDavid Kalnischkies2016-05-243-2/+6
* use https instead of git for Vcs-GitDavid Kalnischkies2016-05-241-1/+1
* fix two typos in untranslated errors of libapt-pkgDavid Kalnischkies2016-05-242-4/+4
* fix two typos in apt.conf & apt-cache manpageDavid Kalnischkies2016-05-2412-33/+33
* remove duplicated 'the' from guides doc-base abstractDavid Kalnischkies2016-05-241-1/+1
* no-change bump of Standards-Version to 3.9.8David Kalnischkies2016-05-241-1/+1
* update symbols fileDavid Kalnischkies2016-05-201-1/+14
* don't try to get acquire lock in simulation modeDavid Kalnischkies2016-05-201-0/+2
* refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies2016-05-202-56/+74
* edsp: use a limited scenario based on bool-arrayDavid Kalnischkies2016-05-203-8/+18
* edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies2016-05-206-47/+139
* avoid triggering gcc's -Wunsafe-loop-optimizations in EDSPDavid Kalnischkies2016-05-201-14/+19
* edsp: dump: support dumping into compressed fileDavid Kalnischkies2016-05-201-1/+1
* edsp: try harder to not generate unneeded error messagesDavid Kalnischkies2016-05-202-84/+90
* convert EDSP to be based on FileFd instead of FILE*David Kalnischkies2016-05-205-27/+356
* fail instead of segfault on unreadable config filesDavid Kalnischkies2016-05-208-51/+111
* Russian program translation updateYuri Kozlov2016-05-191-113/+159
* document --no- as --show-upgraded is the defaultDavid Kalnischkies2016-05-161-3/+2
* show final solution in --no-download --fix-missing modeDavid Kalnischkies2016-05-163-110/+120
* show globalerrors before asking for confirmationDavid Kalnischkies2016-05-166-27/+41
* Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode2016-05-152-4/+36
* Add conflicting Signed-By values to error messageJulian Andres Klode2016-05-151-1/+1
* apt.systemd.daily: Put opening brace of check_power on extra lineJulian Andres Klode2016-05-151-1/+2