aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/codegangsta
Commit message (Collapse)AuthorAgeFilesLines
* updated depsobscuren2015-03-259-50/+85
|
* Godeps: bump github.com/codegangsta/cliFelix Lange2015-03-104-9/+40
|
* cmd/ethereum: improve command line interfaceFelix Lange2015-03-0617-0/+3450
The ethereum command line interface is now structured using subcommands. These separate the different tasks it can perform. Almost all flag names are backwards compatible. The key tasks have not been ported to subcommands since they will be replaced by the new accounts infrastructure very soon.