Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'bolt set'. | Ben Johnson | 2014-05-05 | 1 | -39/+0 |
| | | | | | This commit removes the 'set' command in the Bolt CLI. It proved to not be very useful so there's no point in keeping the extra code around. | ||||
* | add benchmarks using Benchmark framework | Steven Normore | 2014-04-18 | 1 | -5/+0 |
| | |||||
* | moar bench package | Steven Normore | 2014-04-18 | 1 | -0/+6 |
| | |||||
* | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -1/+1 |
| | | | | | | | This commit adds the ability to create buckets inside of other buckets. It also replaces the buckets page with a root bucket. Fixes #56. | ||||
* | Refactor bolt commands into individual files. | Ben Johnson | 2014-03-27 | 1 | -0/+38 |