commit:     9de30985ddbd5716a64b103193c2fa6aa1ace8ad
Author:     Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
AuthorDate: Sat Aug  8 17:54:33 2015 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sat Aug  8 17:54:33 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-keys.git/commit/?id=9de30985

Merge pull request #38 from gentoo/gkeys-gpg

Gkeys-gpg

 gkeys-gen/gkeygen/cli.py               |   1 +
 gkeys-ldap/gkeyldap/cli.py             |   1 +
 gkeys/bin/{gkeys => gkeys-gpg}         |  11 +-
 gkeys/gkeys/actionbase.py              |  90 +++++++++++++++++
 gkeys/gkeys/actions.py                 | 171 ++++++++-----------------------
 gkeys/gkeys/base.py                    |  58 ++++++-----
 gkeys/gkeys/checks.py                  |   3 +-
 gkeys/gkeys/cli.py                     |   3 +-
 gkeys/gkeys/config.py                  |  10 +-
 gkeys/gkeys/keyhandler.py              | 110 ++++++++++++++++++++
 gkeys/gkeys/lib.py                     |  48 +++++----
 gkeys/gkeys/seed.py                    |   8 +-
 gkeys/gkeys/seedhandler.py             |   8 +-
 {py2man => gkeys/gkeysgpg}/__init__.py |   0
 gkeys/gkeysgpg/actions.py              | 179 +++++++++++++++++++++++++++++++++
 gkeys/gkeysgpg/cli.py                  | 140 ++++++++++++++++++++++++++
 16 files changed, 658 insertions(+), 183 deletions(-)

Reply via email to