summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)Author
2018-02-06Fixed system() using coolstar's patch and added other required patchesJaywalker
2016-11-09add support for Build-Depends/Conflicts-ArchJohannes Schauer
2016-11-02don't install new deps of candidates for kept back pkgsDavid Kalnischkies
2016-09-07edsp: try 2 to read responses even if writing failedDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26Accept --autoremove as alias for --auto-removeJulian Andres Klode
2016-08-26CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode
2016-08-26Add missing includes and external definitionsJulian Andres Klode
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-10apt-private: Do not include apti18n.h in headersJulian Andres Klode
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode
2016-08-04apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #ifJulian Andres Klode
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies
2016-07-22create non-existent files in edit-sources with 644 instead of 640David Kalnischkies
2016-07-22report warnings&errors consistently in edit-sourcesDavid Kalnischkies
2016-07-22support "install ./foo.changes"David Kalnischkies
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-27eipp: implement version 0.1 of the protocolDavid Kalnischkies
2016-06-23show right binary name in simulation noticeDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22source: if download is skipped, don't try to unpackDavid Kalnischkies
2016-06-22forbid insecure repositories by default expect in apt-getDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid 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-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies
2016-05-29try to detect sudo spawned root-shell in prefixingDavid 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-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-20don't try to get acquire lock in simulation modeDavid Kalnischkies
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies
2016-05-09Speed up GetLocalitySortedVersionSet.Adrian Wielgosik
2016-04-28factor out Pkg/DepIterator prettyprinters into own headerDavid Kalnischkies
2016-04-25private-show: Get rid of old policy support codeJulian Andres Klode
2016-04-25format multiline errors properly in acquire progressDavid Kalnischkies
2016-04-25drop empty line from fetch errorDavid 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