Age | Commit message (Expand) | Author |
2017-02-22 | don't lock dpkg in update commands | David Kalnischkies |
2017-02-22 | don't lock dpkg in 'apt-get clean' | David Kalnischkies |
2017-02-22 | don't show update stats if cache generation is disabled | David Kalnischkies |
2017-02-22 | use FindB instead of FindI for Debug::pkgAutoRemove | David Kalnischkies |
2017-02-22 | let {dsc,tar,diff}-only implicitly enable download-only | David Kalnischkies |
2017-02-22 | don't install new deps of candidates for kept back pkgs | David Kalnischkies |
2016-11-14 | prevent C++ locale number formatting in text APIs (try 2) | David Kalnischkies |
2016-10-05 | Accept --autoremove as alias for --auto-remove | Julian Andres Klode |
2016-08-31 | factor out Pkg/DepIterator prettyprinters into own header | David Kalnischkies |
2016-06-22 | source: if download is skipped, don't try to unpack | David Kalnischkies |
2016-06-01 | prevent C++ locale number formatting in text APIs | David Kalnischkies |
2016-05-20 | fail instead of segfault on unreadable config files | David Kalnischkies |
2016-03-06 | support APT::Get::Build-Dep-Automatic again in build-dep | David Kalnischkies |
2016-02-11 | use local changelog from /usr/share/doc if possible | David Kalnischkies |
2016-02-10 | get dpkg lock in build-dep if cache was invalid again | David Kalnischkies |
2016-02-03 | avoid building dependency tree in 'source' command | David Kalnischkies |
2016-02-03 | use pkgCache::VS instead of pkgDepCache::VS() | David Kalnischkies |
2016-02-02 | Try avoiding loading long package description | Adrian Wielgosik |
2016-01-26 | get sources for packages in multiple releases again | David Kalnischkies |
2016-01-25 | reimplement build-dep via apts normal resolver | David Kalnischkies |
2016-01-14 | delay build-dep variable initialisation until needed | David Kalnischkies |
2016-01-14 | mark not-declared helper function for showsrc as static | David Kalnischkies |
2016-01-14 | Do not show multiple identical apt-cache showsrc entries | Michael Vogt |
2016-01-12 | AUTHORS: Update: I am active, bubulle is not | Julian Andres Klode |
2016-01-11 | Sort the list of sources to be built and linked | Mattia Rizzolo |
2016-01-11 | search: Handle packages without description | Julian Andres Klode |
2016-01-07 | apt-helper: cat-file: Add -C/--compress option | Julian Andres Klode |
2016-01-02 | Add new APT::Keep-Downloaded-Packages option | Michael Vogt |
2016-01-02 | fail installing build-deps if parsing them failed | David Kalnischkies |
2015-12-23 | ensure we got a lock in clean operation | David Kalnischkies |
2015-12-14 | non-existing directories don't need to be cleaned | David Kalnischkies |
2015-12-01 | require explicit paths to dsc/control as we do for deb files | David Kalnischkies |
2015-12-01 | deal with configured build-essential first | David Kalnischkies |
2015-12-01 | split build-dep satisfier loop out of DoBuildDep | David Kalnischkies |
2015-11-29 | drop some needlessly public declarations in libapt-private | David Kalnischkies |
2015-11-29 | move 'unmet' handling into libapt-private | David Kalnischkies |
2015-11-29 | do not override exact targetrelease matches with lesser matches | Andreas Cadhalpun |
2015-11-29 | use function pointers instead of weak symbols for cmdline parsing | David Kalnischkies |
2015-11-28 | Revert "Revert "appease adequate with some weak symbols for -private"" | Julian Andres Klode |
2015-11-28 | Revert "appease adequate with some weak symbols for -private" | Julian Andres Klode |
2015-11-27 | appease adequate with some weak symbols for -private | David Kalnischkies |
2015-11-21 | show potentially arch-qualified fullname in 'apt show' | David Kalnischkies |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies |
2015-11-05 | drop privileges in copy:// method as we do for file:// | David Kalnischkies |
2015-11-04 | wrap every unlink call to check for != /dev/null | David Kalnischkies |
2015-11-04 | sanify API to get 'the' candidate version | David Kalnischkies |
2015-11-04 | revamp all tools help messages | David Kalnischkies |
2015-11-04 | show version and type in "apt (r)depends" | David Kalnischkies |
2015-11-04 | hidden support more apt-get/apt-cache commands in apt | David Kalnischkies |
2015-11-04 | deal with --version more centrally | David Kalnischkies |