aboutsummaryrefslogtreecommitdiff
path: root/gkeys
Commit message (Expand)AuthorAgeFilesLines
* 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-091-12/+21
* add gkeys.__init__.pyBrian Dolbec2012-12-091-0/+0
* 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-091-1/+1
* 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-024-0/+235