Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make: Use $< over $? | EuAndreh | 2025-05-04 | 1 | -1/+1 |
* | Rename "gkv" -> "dedo" | EuAndreh | 2024-10-30 | 1 | -1/+1 |
* | Makefile: Simplify time file generation on bench taget dependencies | EuAndreh | 2024-10-29 | 1 | -2/+1 |
* | Makefile: Prioritize local version when building and linking | EuAndreh | 2024-10-29 | 1 | -2/+2 |
* | Normalize structure following other projects | EuAndreh | 2024-10-26 | 1 | -13/+165 |
* | test suite refactoring | Ben Johnson | 2016-01-02 | 1 | -43/+7 |
* | Remove errcheck. | Ben Johnson | 2014-06-12 | 1 | -1/+1 |
* | Remove allocations from read-only buckets. | Ben Johnson | 2014-05-23 | 1 | -0/+2 |
* | Fix freelist allocation direction. | Ben Johnson | 2014-05-19 | 1 | -1/+1 |
* | Add 'bolt bench'. | Ben Johnson | 2014-04-18 | 1 | -3/+2 |
* | add bench sub-package | Steven Normore | 2014-04-18 | 1 | -2/+2 |
* | moar bench package | Steven Normore | 2014-04-18 | 1 | -1/+2 |
* | Fix race detector CI. | Ben Johnson | 2014-04-11 | 1 | -1/+1 |
* | Merge branch 'master' into nested-keys | Ben Johnson | 2014-04-11 | 1 | -0/+15 |
|\ | |||||
| * | Add import/export to CLI. | Ben Johnson | 2014-04-11 | 1 | -0/+4 |
| * | add ldflags on build with main.commit and main.branch to Makefile | Steven Normore | 2014-04-09 | 1 | -1/+4 |
| * | add get/build targets to Makefile | Steven Normore | 2014-04-08 | 1 | -0/+8 |
* | | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -2/+2 |
|/ | |||||
* | Resolve remaining errcheck warnings. | Ben Johnson | 2014-03-24 | 1 | -1/+6 |
* | Add benchmarks. | Ben Johnson | 2014-03-04 | 1 | -1/+5 |
* | Add 'make cloc'. | Ben Johnson | 2014-02-20 | 1 | -1/+5 |
* | Add Stringer support. | Ben Johnson | 2014-02-16 | 1 | -1/+1 |
* | Add parallel usage test and race detector. | Ben Johnson | 2014-02-15 | 1 | -0/+5 |
* | Add freelist. | Ben Johnson | 2014-02-10 | 1 | -3/+2 |
* | Initial db.open. | Ben Johnson | 2014-01-11 | 1 | -0/+20 |