switch seed handling from list to dictionary
[gentoo-keys.git] / gkeys / seed.py
2014-05-24 Pavlos Ratisswitch seed handling from list to dictionary
2014-05-24 Pavlos Ratiscreate namedtuple with default mapping
2014-05-21 Pavlos RatisMerge pull request #2 from gentoo/week1_json_switch
2014-05-20 Pavlos Ratisswitch current seed file format to JSON
2014-05-20 Pavlos RatisMerge pull request #1 from gentoo/week1_small_improvements
2014-05-20 Pavlos Ratismisc improvements
2013-07-06 Brian DolbecWork in progress changes to get add_key coded & working.
2013-07-06 Brian DolbecRefactor GKEY calss to handle all packing and unpacking...
2013-06-23 Brian DolbecStrip line feeds from seeds when loading
2013-06-23 Brian DolbecFix a self error
2013-06-23 Brian DolbecUnify logger message identification
2013-06-22 Brian DolbecAdd a configured separator for the in file seed info.
2012-12-23 Brian Dolbecremove the shebang from all lib files, since they won...
2012-12-10 Brian Dolbecfix missed copy/paste edit.
2012-12-10 Brian Dolbecdebug seed.py
2012-12-09 Brian DolbecNew file seed.py, class Seeds for all seed file handli...