aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gentoo-keys: Modify the cli base for the new gkeys-gpg gpg wrapper commandBrian Dolbec2015-08-081-19/+28
* gkeys: Update copyrights, Add Pavlos to several filesBrian Dolbec2015-08-081-1/+1
* gkeys/base.py: Fix typo in action initializationBrian Dolbec2015-08-081-1/+1
* gkeys: Fix the user config location and operationBrian Dolbec2015-08-021-2/+3
* gkeys/base.py: Add missing action and timestamp attributesBrian Dolbec2015-08-021-1/+3
* gkeys/base.py: Add an alternate args class for compatibility use for Action a...Brian Dolbec2015-07-251-0/+27
* gkeys/base.py: Fix expanduser error reported by K_FBrian Dolbec2015-03-071-2/+2
* gkeys: Wrap all strings which have %s with _unicode() to prevent decode errorsBrian Dolbec2015-01-301-1/+1
* gkeys/base.py: Remove no longer used codeBrian Dolbec2015-01-301-2/+0
* logger location refactor bug 536314Brian Dolbec2015-01-301-2/+8
* Revert "gkeys/base.py: Wrap all output with _unicode_decode()"Brian Dolbec2015-01-081-5/+4
* Revert "gkeys: Finally fix all the unicode printing errors"Pavlos Ratis2015-01-081-5/+5
* gkeys: Finally fix all the unicode printing errorsBrian Dolbec2015-01-071-5/+5
* gkeys, gkeys-gen: Add --version optionBrian Dolbec2015-01-071-0/+3
* gkeys/base.py: Wrap all output with _unicode_decode()Brian Dolbec2015-01-071-4/+5
* gkeys: Add pub_keyid property to GKEYBrian Dolbec2015-01-051-1/+1
* Migrate all pkgs to using a complete Action_Map dictionaryBrian Dolbec2015-01-031-5/+5
* gkeys/base.py: Correct the option help messagesBrian Dolbec2015-01-031-5/+6
* gkeys-gen: Add spec optionBrian Dolbec2014-12-311-0/+5
* gkeys-gen: Initial migration to use gkeys.base.CliBase classBrian Dolbec2014-12-311-1/+1
* gkeys/config.py: Make it possible to read more than one config fileBrian Dolbec2014-12-311-7/+12
* gkeys: Remove the need to import gkeys seed.py and lib.pyBrian Dolbec2014-12-311-14/+12
* gkeys/base.py: Sort the _option_* functionsBrian Dolbec2014-12-301-48/+53
* gkeys/actions.py: Alignment tweak for key-search messageBrian Dolbec2014-12-301-1/+1
* gkeys: Add keys and uid options to actions and seed handlingBrian Dolbec2014-12-301-0/+11
* gkeys: Add key-search actionBrian Dolbec2014-12-301-0/+17
* remove unused importsPavlos Ratis2014-12-301-1/+1
* Map sub commands to class functionsBrian Dolbec2014-12-261-5/+8
* gkeys/base.py: Add a justdoit option, fix boolean optionsBrian Dolbec2014-12-261-3/+10
* gkeys: Separate and sort the avaialbe actions into groupsBrian Dolbec2014-12-261-0/+3
* gkeys/base.py: Shorten and enhance epilog messageBrian Dolbec2014-12-261-2/+1
* gkeys/base.py: Improve help layout, unify no action help with py2.7Brian Dolbec2014-12-261-2/+5
* gkeys/base.py: Tweak -k, --keyring help messageBrian Dolbec2014-12-251-2/+2
* gkeys/base.py: Fix >=py3.3 argparse regression handling subparsersBrian Dolbec2014-12-251-1/+6
* gkeys/base.py: Py3 compatibility fixBrian Dolbec2014-12-251-1/+6
* gkeys/base.py: Pass the cli_config['prog'] to the logger initializationBrian Dolbec2014-12-251-1/+1
* gkeys: Use -C, --category exclusivley for consistencyBrian Dolbec2014-12-231-2/+0
* gkeys/base.py: Make the category/seedfile choices dynamicBrian Dolbec2014-12-231-1/+26
* gkeys/config.py: Fix the config defaults to do % substitution for the defaultsBrian Dolbec2014-12-221-1/+1
* Move the 3 pkgs into their own *-pkg dirBrian Dolbec2014-12-221-0/+253