summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* avoid explicit types for pkg counts by autoDavid Kalnischkies2017-06-261-13/+15
* apt-key: ignore gpg1 already imported secret key import failureDavid Kalnischkies2016-12-311-2/+5
* tests: cache the apt-key homedir used for Release signingDavid Kalnischkies2016-12-211-11/+20
* add apt-key support for armored GPG key files (*.asc)David Kalnischkies2016-11-251-30/+106
* report apt-key errors via status-fd messagesDavid Kalnischkies2016-11-241-15/+22
* Merge branch 'portability/freebsd'Julian Andres Klode2016-08-273-1/+3
|\
| * apt-key: Only use readlink -f for existing componentsJulian Andres Klode2016-08-261-1/+1
| * Add missing includes and external definitionsJulian Andres Klode2016-08-262-0/+2
* | show apt-key warnings in apt updateDavid Kalnischkies2016-08-251-0/+15
* | apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies2016-08-251-26/+31
|/
* allow spaces in fingerprints for 'apt-key del'David Kalnischkies2016-08-171-2/+2
* add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies2016-08-171-3/+6
* Get rid of the old buildsystemJulian Andres Klode2016-08-101-119/+0
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+59
* apt-key: ignore any error produced by gpgconf --killDavid Kalnischkies2016-07-311-1/+1
* apt-key: kill gpg-agent explicitly in cleanupDavid Kalnischkies2016-07-311-1/+13
* use the right key for compressor configuration dumpDavid Kalnischkies2016-07-051-2/+10
* indextargets: Check that cache could be built before using itJulian Andres Klode2016-07-051-3/+3
* use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies2016-07-021-1/+1
* deprecate 'apt-key update' and no-op it in DebianDavid Kalnischkies2016-07-021-0/+7
* warn if apt-key is used in scripts/its output parsedDavid Kalnischkies2016-07-011-1/+19
* alias apt-key list to fingerDavid Kalnischkies2016-07-011-4/+1
* eipp: let apt make a plan, not make stuff planeDavid Kalnischkies2016-06-292-13/+13
* eipp: rename stanza 'Install' to 'Unpack'David Kalnischkies2016-06-271-1/+1
* eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies2016-06-271-0/+1
* eipp: include global errors in reported errorDavid Kalnischkies2016-06-271-2/+8
* eipp: implement Immediate-Configuration flagDavid Kalnischkies2016-06-271-0/+2
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-272-1/+194
* implement and document DIRECT for auto-detect-proxyDavid Kalnischkies2016-06-201-1/+2
* apt-key: don't search PATH if command is a path alreadyDavid Kalnischkies2016-06-141-0/+1
* edsp: drop privileges before executing solversDavid Kalnischkies2016-06-081-0/+2
* edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies2016-06-083-56/+164
* edsp: use a stanza based interface for solution writingDavid Kalnischkies2016-06-041-1/+17
* apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies2016-06-021-14/+10
* look into the right textdomain for apt-utils againDavid Kalnischkies2016-05-2810-20/+0
* prevent C++ locale number formatting in text APIsDavid Kalnischkies2016-05-271-1/+1
* edsp: use a limited scenario based on bool-arrayDavid Kalnischkies2016-05-201-1/+6
* edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies2016-05-201-7/+14
* edsp: dump: support dumping into compressed fileDavid Kalnischkies2016-05-201-1/+1
* convert EDSP to be based on FileFd instead of FILE*David Kalnischkies2016-05-202-9/+18
* fail instead of segfault on unreadable config filesDavid Kalnischkies2016-05-201-15/+12
* apt-key: add \n to dpkg-query --show --showformatCarsten Hey2016-05-011-1/+1
* warn if apt-key is run unconditionally in maintainerscriptDavid Kalnischkies2016-05-011-1/+14
* add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies2016-03-061-1/+1
* apt-key del should correctly handle keyids prefixed with 0xDaniel Kahn Gillmor2016-03-041-0/+4
* support '-' and no parameter for stdin in apt-helper cat-fileDavid Kalnischkies2016-01-081-3/+17
* keep compressed indexes in a low-cost formatDavid Kalnischkies2016-01-081-0/+2
* apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode2016-01-071-2/+31
* apt-cache: stats: Show a table utilization as percentageJulian Andres Klode2016-01-031-0/+1
* apt-cache: stats: Average is over used, not all, bucketsJulian Andres Klode2016-01-031-1/+1