Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add import/export to CLI. | Ben Johnson | 2014-04-11 | 10 | -24/+306 | |
| * | add ldflags on build with main.commit and main.branch to Makefile | Steven Normore | 2014-04-09 | 1 | -1/+3 | |
* | | Add nested buckets. | Ben Johnson | 2014-04-11 | 4 | -7/+7 | |
|/ | ||||||
* | Remove count and overflow columns for free pages on 'bolt pages'. | Ben Johnson | 2014-04-02 | 1 | -4/+12 | |
* | Write freelist after each commit. | Ben Johnson | 2014-03-31 | 1 | -1/+4 | |
* | Add DB.Check(). | Ben Johnson | 2014-03-29 | 2 | -0/+42 | |
* | Refactor bolt commands into individual files. | Ben Johnson | 2014-03-27 | 11 | -316/+395 | |
* | Make DB/Tx API more consistent. | Ben Johnson | 2014-03-24 | 2 | -10/+10 | |
* | Fix print. | Ben Johnson | 2014-03-21 | 1 | -6/+31 | |
* | Add 'bolt buckets'. | Ben Johnson | 2014-03-21 | 2 | -0/+54 | |
* | Add 'bolt set'. | Ben Johnson | 2014-03-21 | 2 | -3/+69 | |
* | Add 'bolt pages'. | Ben Johnson | 2014-03-21 | 1 | -0/+45 | |
* | Add 'bolt keys'. | Ben Johnson | 2014-03-21 | 2 | -3/+75 | |
* | Add 'bolt get'. | Ben Johnson | 2014-03-21 | 2 | -0/+190 |