summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)Author
2019-03-08Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)Julian Andres Klode
2019-03-01Introduce APT::Install::Pre-Invoke / Post-Invoke-SuccessJulian Andres Klode
2019-03-01update: Provide APT::Update-Post-Invoke-Stats script hook pointJulian Andres Klode
2018-09-28Add support for dpkg frontend lockJulian Andres Klode
2018-09-28Support records larger than 32kb in 'apt show'David Kalnischkies
2017-02-22don't lock dpkg in update commandsDavid Kalnischkies
2017-02-22don't lock dpkg in 'apt-get clean'David Kalnischkies
2017-02-22don't show update stats if cache generation is disabledDavid Kalnischkies
2017-02-22use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies
2017-02-22let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies
2017-02-22don't install new deps of candidates for kept back pkgsDavid Kalnischkies
2016-11-14prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies
2016-10-05Accept --autoremove as alias for --auto-removeJulian Andres Klode
2016-08-31factor out Pkg/DepIterator prettyprinters into own headerDavid Kalnischkies
2016-06-22source: if download is skipped, don't try to unpackDavid Kalnischkies
2016-06-01prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies
2016-02-02Try avoiding loading long package descriptionAdrian Wielgosik
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies
2016-01-14delay build-dep variable initialisation until neededDavid Kalnischkies
2016-01-14mark not-declared helper function for showsrc as staticDavid Kalnischkies
2016-01-14Do not show multiple identical apt-cache showsrc entriesMichael Vogt
2016-01-12AUTHORS: Update: I am active, bubulle is notJulian Andres Klode
2016-01-11Sort the list of sources to be built and linkedMattia Rizzolo
2016-01-11search: Handle packages without descriptionJulian Andres Klode
2016-01-07apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode
2016-01-02Add new APT::Keep-Downloaded-Packages optionMichael Vogt
2016-01-02fail installing build-deps if parsing them failedDavid Kalnischkies
2015-12-23ensure we got a lock in clean operationDavid Kalnischkies
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies
2015-12-01deal with configured build-essential firstDavid Kalnischkies
2015-12-01split build-dep satisfier loop out of DoBuildDepDavid Kalnischkies
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies
2015-11-29move 'unmet' handling into libapt-privateDavid Kalnischkies
2015-11-29do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-28Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode
2015-11-28Revert "appease adequate with some weak symbols for -private"Julian Andres Klode
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies
2015-11-21show potentially arch-qualified fullname in 'apt show'David Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies