Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gkeys-gpg: Make singing and other than verify actions work | Brian Dolbec | 2015-12-25 | 1 | -0/+8 |
| | |||||
* | gkeysgpg: Initial commit of the gkeys-gpg command | Brian Dolbec | 2015-08-08 | 1 | -0/+56 |
Working skeleton of the cli using the gkeys cli code base gkeysgpg: Get the initail cli operations working with stubbed out Actions Parse the stdin data for the user name, nick, search for and set the correct keydir. Add in remaining args options needed. Change the return info from True/False to 0/1 to prevent confusion. |