Commit Graph

9 Commits

Author SHA1 Message Date
Jeromy
2607bee4d6 Change config flag to accept config dir instead of file path 2014-09-17 06:03:58 +00:00
Juan Batiz-Benet
5a41a2ac07 Merge pull request #54 from jbenet/fix/config-test
fix(config) failing test
2014-09-12 10:59:43 -07:00
Siraj Ravel
256db0b52b Merge pull request #1 from jbenet/master
give
2014-09-12 10:32:00 -07:00
Brian Tiger Chow
a5c0f67c8c fix(config) failing test
also replace *Datastore with Datastore
2014-09-12 04:20:46 -07:00
Matt Bell
fbec97982f cmd/init: Fixed init checking if config exists 2014-09-11 13:07:38 -07:00
Siraj Ravel
b88ee2870a golint cleanup 2014-09-11 12:25:52 -07:00
Brian Tiger Chow
7968b45e58 vendor dependencies with godep
dependencies are vendored into Godeps/_workspace and commit versions are
recorded in Godeps.json

update datastore to e89f0511
update go.crypto
2014-09-09 22:39:42 -07:00
Jeromy
4b97f1f270 create new crypto package and make rest of repo use it 2014-09-03 20:15:10 +00:00
Jeromy
aa5a34a6d1 add init command to generate crypto keys 2014-09-02 12:58:35 -07:00