Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor bolt CLI. | Ben Johnson | 2015-04-14 | 1 | -26/+0 |
| | |||||
* | new line after page size info print | Baiju Muthukadan | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Add Open() options, flock timeout. | Ben Johnson | 2014-06-21 | 1 | -1/+1 |
| | | | | | | | | This commit changes Open() to provide an additional Options argument. The options argument currently only has a Timeout which will cause the Open() to return ErrTimeout if a file lock cannot be obtained in time. Fixes #207. | ||||
* | Add 'bolt info'. | Ben Johnson | 2014-05-08 | 1 | -0/+26 |