aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add an automatice relative testpath file for runing from the git checkouts.Brian Dolbec2013-06-211-0/+17
* remove the shebang from all lib files, since they won't have an if __main__:Brian Dolbec2012-12-226-9/+6
* fix missed copy/paste edit.Brian Dolbec2012-12-091-1/+1
* add moveseed functionality.Brian Dolbec2012-12-091-4/+41
* code list, add remove seeds. Very basic output printing for now.Brian Dolbec2012-12-091-4/+202
* debug seed.pyBrian Dolbec2012-12-091-2/+3
* hyphenate the config file variables, make config handling work.Brian Dolbec2012-12-092-18/+38
* chmod +x gkeysBrian Dolbec2012-12-091-0/+0
* add gkeys.__init__.pyBrian Dolbec2012-12-091-0/+0
* Add seed files to gkeys.confBrian Dolbec2012-12-091-0/+8
* New file seed.py, class Seeds for all seed file handling, config fixes and e...Brian Dolbec2012-12-092-3/+171
* rename to gkeys namespace, '-' in names is not allowed.Brian Dolbec2012-12-092-2/+2
* doh!, forgot to rename the file before the first commit.Brian Dolbec2012-12-021-0/+0
* Add a copy of layman's utils.py minus some layman specific functions.Brian Dolbec2012-12-021-0/+154
* Initial stubbing out of a gentoo-keys gkey manager cli app, lib and config.Brian Dolbec2012-12-026-0/+305