summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)AuthorFilesLines
2016-06-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies1-1/+5
2016-05-29try to detect sudo spawned root-shell in prefixingDavid Kalnischkies1-2/+7
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies3-3/+26
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies1-1/+3
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies3-5/+5
2016-05-20don't try to get acquire lock in simulation modeDavid Kalnischkies1-0/+2
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies4-12/+23
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies1-109/+102
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies5-23/+36
2016-05-09Speed up GetLocalitySortedVersionSet.Adrian Wielgosik1-9/+20
2016-04-28factor out Pkg/DepIterator prettyprinters into own headerDavid Kalnischkies1-3/+3
2016-04-25private-show: Get rid of old policy support codeJulian Andres Klode1-35/+2
2016-04-25format multiline errors properly in acquire progressDavid Kalnischkies1-5/+21
2016-04-25drop empty line from fetch errorDavid Kalnischkies1-1/+1
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies1-0/+23
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies1-0/+2
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies1-6/+5
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies1-4/+1
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies1-5/+5
2016-02-02Try avoiding loading long package descriptionAdrian Wielgosik1-1/+2
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies1-16/+14
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies3-393/+156
2016-01-14delay build-dep variable initialisation until neededDavid Kalnischkies1-18/+20
2016-01-14mark not-declared helper function for showsrc as staticDavid Kalnischkies1-2/+2
2016-01-14Do not show multiple identical apt-cache showsrc entriesMichael Vogt1-3/+18
2016-01-12AUTHORS: Update: I am active, bubulle is notJulian Andres Klode1-1/+2
2016-01-11Sort the list of sources to be built and linkedMattia Rizzolo1-2/+2
2016-01-11search: Handle packages without descriptionJulian Andres Klode1-2/+5
2016-01-07apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode1-1/+5
2016-01-02Add new APT::Keep-Downloaded-Packages optionMichael Vogt2-0/+13
2016-01-02fail installing build-deps if parsing them failedDavid Kalnischkies1-1/+1
2015-12-23ensure we got a lock in clean operationDavid Kalnischkies1-4/+4
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies1-8/+18
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies1-54/+59
2015-12-01deal with configured build-essential firstDavid Kalnischkies1-16/+23
2015-12-01split build-dep satisfier loop out of DoBuildDepDavid Kalnischkies1-292/+302
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies5-12/+9
2015-11-29move 'unmet' handling into libapt-privateDavid Kalnischkies2-0/+130
2015-11-29do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun1-7/+5
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies2-10/+9
2015-11-28Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode2-2/+6
2015-11-28Revert "appease adequate with some weak symbols for -private"Julian Andres Klode2-6/+2
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies2-2/+6
2015-11-21show potentially arch-qualified fullname in 'apt show'David Kalnischkies1-0/+1
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies7-11/+8
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies1-0/+2
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies1-1/+1
2015-11-04sanify API to get 'the' candidate versionDavid Kalnischkies1-2/+2
2015-11-04revamp all tools help messagesDavid Kalnischkies2-17/+53
2015-11-04show version and type in "apt (r)depends"David Kalnischkies1-0/+2