summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2016-11-23show apt-key warnings in apt updateDavid Kalnischkies
2016-11-23apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies
2016-08-31use the right key for compressor configuration dumpDavid Kalnischkies
2016-08-31indextargets: Check that cache could be built before using itJulian Andres Klode
2016-06-07apt-key: change to / before find to satisfy its CWD needsDavid 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-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies
2016-03-04apt-key del should correctly handle keyids prefixed with 0xDaniel Kahn Gillmor
2016-01-08support '-' and no parameter for stdin in apt-helper cat-fileDavid Kalnischkies
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies
2016-01-07apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode
2016-01-03apt-cache: stats: Show a table utilization as percentageJulian Andres Klode
2016-01-03apt-cache: stats: Average is over used, not all, bucketsJulian Andres Klode
2015-12-28apt-helper: Use CopyFile() for concatenating the filesJulian Andres Klode
2015-12-26apt-helper: Check that we can open stdoutJulian Andres Klode
2015-12-26apt-helper: Add a cat-file command for concatening filesJulian Andres Klode
2015-12-19avoid triggering gpg2 migration in apt-keyDavid Kalnischkies
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies
2015-12-11apt-internal-solver: Make ShowHelp() and GetCommands() staticJulian Andres Klode
2015-12-07part revert, part redo 'which' replacementDavid Kalnischkies
2015-12-06replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-12-06apt-helper.cc: include <stdlib.h> for atoiFredrik Fornwall
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies
2015-11-29move 'unmet' handling into libapt-privateDavid Kalnischkies
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies
2015-11-04deal with --version more centrallyDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies
2015-11-04deduplicate main methodsDavid Kalnischkies
2015-11-04split up help messages for simpler reuseDavid Kalnischkies
2015-11-04move 'search' implementations as wellDavid Kalnischkies
2015-11-04centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies
2015-11-04switch 'apt-mark hold' from Pkg to Ver based operationDavid Kalnischkies
2015-11-04add cacheset push_back wrapping for std::back_inserterDavid Kalnischkies
2015-11-04implement operator* for cacheset iteratorsDavid Kalnischkies
2015-11-04implement a public pkgSystem::MultiArchSupportedDavid Kalnischkies
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies
2015-09-14various changes to increase test-coverageDavid Kalnischkies
2015-09-14implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies
2015-09-14use a less generic special trigger filename for stdinDavid Kalnischkies
2015-09-14fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies