summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Pass -fvisibility-inlines-hidden to g++Julian Andres Klode3-127/+2
2016-06-01Add some more symbols to libapt-pkg5.0.symbolsJulian Andres Klode1-0/+4
2016-06-01Get rid of .bzrignoreJulian Andres Klode1-30/+0
2016-05-29try to detect sudo spawned root-shell in prefixingDavid Kalnischkies1-2/+7
2016-05-28travis: use gcc-5 instead of gcc(-4.9)David Kalnischkies1-1/+3
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies14-25/+26
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies21-78/+27
2016-05-28use de-localed std::put_time instead rolling our ownDavid Kalnischkies1-9/+5
2016-05-28avoid changing the global LC_TIME for Release writingDavid Kalnischkies1-17/+12
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies4-24/+107
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies15-127/+98
2016-05-27fix and document on the fly compressor configDavid Kalnischkies7-56/+102
2016-05-25use *.docs files instead of hardcoding in debian/rulesDavid Kalnischkies5-15/+17
2016-05-25remove semi-support for different build-dirsDavid Kalnischkies1-16/+2
2016-05-24override lintian on doxygens embedded-javascript-libraryDavid Kalnischkies3-2/+6
2016-05-24use https instead of git for Vcs-GitDavid Kalnischkies1-1/+1
2016-05-24fix two typos in untranslated errors of libapt-pkgDavid Kalnischkies2-4/+4
2016-05-24fix two typos in apt.conf & apt-cache manpageDavid Kalnischkies12-33/+33
2016-05-24remove duplicated 'the' from guides doc-base abstractDavid Kalnischkies1-1/+1
2016-05-24no-change bump of Standards-Version to 3.9.8David Kalnischkies1-1/+1
2016-05-20update symbols fileDavid Kalnischkies1-1/+14
2016-05-20don't try to get acquire lock in simulation modeDavid Kalnischkies1-0/+2
2016-05-20refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies2-56/+74
2016-05-20edsp: use a limited scenario based on bool-arrayDavid Kalnischkies3-8/+18
2016-05-20edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies6-47/+139
2016-05-20avoid triggering gcc's -Wunsafe-loop-optimizations in EDSPDavid Kalnischkies1-14/+19
2016-05-20edsp: dump: support dumping into compressed fileDavid Kalnischkies1-1/+1
2016-05-20edsp: try harder to not generate unneeded error messagesDavid Kalnischkies2-84/+90
2016-05-20convert EDSP to be based on FileFd instead of FILE*David Kalnischkies5-27/+356
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies8-51/+111
2016-05-19Russian program translation updateYuri Kozlov1-113/+159
2016-05-16document --no- as --show-upgraded is the defaultDavid Kalnischkies1-3/+2
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies3-110/+120
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies6-27/+41
2016-05-15Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode2-4/+36
2016-05-15Add conflicting Signed-By values to error messageJulian Andres Klode1-1/+1
2016-05-15apt.systemd.daily: Put opening brace of check_power on extra lineJulian Andres Klode1-1/+2
2016-05-14zh_CN.po: update simplified Chinese translation.Zhou Mo1-2/+2
2016-05-13Provide complete apt bash completionJulian Andres Klode1-6/+122
2016-05-12edsp: warn if unexpected stanzas appear in the solutionDavid Kalnischkies3-17/+84
2016-05-12edsp: document unique package identifiersJohannes 'josch' Schauer1-5/+10
2016-05-11Release 1.3~exp11.3_exp1Julian Andres Klode59-1313/+1707
2016-05-10Dutch program translation updateFrans Spiesschaert1-6/+13
2016-05-10edsp: support generic and solver-specific configsDavid Kalnischkies2-14/+29
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode2-5/+53
2016-05-10Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode2-0/+15
2016-05-10Merge pull request julian-klode/apt#3 from adrian17/masterJulian Andres Klode2-11/+22
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies2-23/+72
2016-05-09Speed up GetLocalitySortedVersionSet.Adrian Wielgosik1-9/+20
2016-05-08gpgv: show always webportal error on NODATADavid Kalnischkies4-41/+58