summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2016-07-01warn if apt-key is used in scripts/its output parsedDavid Kalnischkies
2016-07-01alias apt-key list to fingerDavid Kalnischkies
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: rename stanza 'Install' to 'Unpack'David Kalnischkies
2016-06-27eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies
2016-06-27eipp: include global errors in reported errorDavid Kalnischkies
2016-06-27eipp: implement Immediate-Configuration flagDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-20implement and document DIRECT for auto-detect-proxyDavid Kalnischkies
2016-06-14apt-key: don't search PATH if command is a path alreadyDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-06-04edsp: use a stanza based interface for solution writingDavid Kalnischkies
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-20edsp: use a limited scenario based on bool-arrayDavid Kalnischkies
2016-05-20edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies
2016-05-20edsp: dump: support dumping into compressed fileDavid Kalnischkies
2016-05-20convert EDSP to be based on FileFd instead of FILE*David Kalnischkies
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-05-01apt-key: add \n to dpkg-query --show --showformatCarsten Hey
2016-05-01warn if apt-key is run unconditionally in maintainerscriptDavid 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