summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* Fix typos reported by codespell & spellintianDavid Kalnischkies2018-08-291-1/+1
* apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode2018-05-291-1/+1
* Support --with-source in show & search commandsDavid Kalnischkies2018-05-111-6/+1
* Remove obsolete RCS keywordsGuillem Jover2018-05-077-7/+0
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* add apt-helper drop-privs command…David Kalnischkies2018-02-191-0/+17
* avoid some useless casts reported by -Wuseless-castDavid Kalnischkies2017-12-131-1/+1
* don't name unused parameter in apt-helper waitonlineDavid Kalnischkies2017-12-131-1/+1
* ignore unsupported key formats in apt-keyDavid Kalnischkies2017-10-051-2/+30
* apt-daily: Do not Wants=network-online, and add some more After=Julian Andres Klode2017-09-111-0/+1
* apt-helper: Add connman support to wait-onlineJulian Andres Klode2017-09-101-1/+3
* apt-daily: Wait for network before daily updatesJulian Andres Klode2017-09-091-6/+46
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-241-1/+1
* ignore SIGPIPE in dump solver if forwardingDavid Kalnischkies2017-07-261-7/+7
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-1212-117/+117
* Drop cacheiterators.h includeJulian Andres Klode2017-07-126-6/+0
* 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