| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up. | Ben Johnson | 2014-02-06 | 4 | -15/+14 |
| * | Merge pull request #18 from benbjohnson/master | Ben Johnson | 2014-02-06 | 4 | -48/+85 |
| |\ | |||||
| | * | Fix multi-put transaction. | Ben Johnson | 2014-02-06 | 4 | -48/+85 |
| |/ | |||||
| * | Merge pull request #8 from benbjohnson/master | Ben Johnson | 2014-02-05 | 9 | -135/+136 |
| |\ | |||||
| | * | Rename sys ☞ buckets. | Ben Johnson | 2014-02-05 | 9 | -135/+136 |
| |/ | |||||
| * | Merge pull request #7 from benbjohnson/delete | Ben Johnson | 2014-02-05 | 9 | -82/+143 |
| |\ | |||||
| | * | Fix quick tests. | Ben Johnson | 2014-02-05 | 9 | -79/+102 |
| | * | Add RWTransaction.Delete(). | Ben Johnson | 2014-02-03 | 3 | -5/+43 |
| * | | Add pre-alpha badge. | Ben Johnson | 2014-02-04 | 1 | -1/+1 |
| * | | Merge pull request #6 from boltdb/readme | Ben Johnson | 2014-02-04 | 1 | -1/+26 |
| |\ \ | |/ |/| | |||||
| | * | README | Ben Johnson | 2014-02-04 | 1 | -1/+26 |
| |/ | |||||
| * | Merge pull request #5 from benbjohnson/put | Ben Johnson | 2014-02-01 | 22 | -733/+732 |
| |\ | |||||
| | * | Add RWTransaction.Put(). | Ben Johnson | 2014-02-01 | 22 | -733/+732 |
| |/ | |||||
| * | Merge pull request #4 from benbjohnson/api | Ben Johnson | 2014-01-31 | 10 | -58/+126 |
| |\ | |||||
| | * | Clean up API. | Ben Johnson | 2014-01-31 | 10 | -58/+126 |
| |/ | |||||
| * | Merge pull request #3 from benbjohnson/spill | Ben Johnson | 2014-01-30 | 11 | -74/+386 |
| |\ | |||||
| | * | Add RWTransaction.write(). | Ben Johnson | 2014-01-30 | 11 | -74/+386 |
| |/ | |||||
| * | Merge pull request #2 from benbjohnson/master | Ben Johnson | 2014-01-30 | 7 | -26/+24 |
| |\ | |||||
| | * | gofmt | Ben Johnson | 2014-01-30 | 7 | -26/+24 |
| * | | Badges. | Ben Johnson | 2014-01-30 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1 from benbjohnson/master | Ben Johnson | 2014-01-30 | 2 | -0/+30 |
| |\ | |||||
| | * | Fix Linux build. | Ben Johnson | 2014-01-30 | 2 | -0/+30 |
| |/ | |||||
| * | README | Ben Johnson | 2014-01-30 | 1 | -1/+12 |
| * | Fix leaf/branch deserialization. | Ben Johnson | 2014-01-30 | 10 | -53/+156 |
| * | Add freelist page type. | Ben Johnson | 2014-01-29 | 4 | -12/+27 |
| * | Refactor meta.copy() and page.init(). | Ben Johnson | 2014-01-29 | 5 | -38/+43 |
| * | Add branch.split() | Ben Johnson | 2014-01-29 | 6 | -26/+202 |
| * | Add branch.put(). | Ben Johnson | 2014-01-28 | 2 | -16/+62 |
| * | Refactor leaf.write() / leaf.split(). | Ben Johnson | 2014-01-28 | 4 | -104/+133 |
| * | Rename tpage to leaf. | Ben Johnson | 2014-01-28 | 8 | -345/+318 |
| * | Add full test coverage to tpage. | Ben Johnson | 2014-01-28 | 2 | -6/+67 |
| * | gofmt | Ben Johnson | 2014-01-28 | 3 | -4/+4 |
| * | Add tpage.write() test. | Ben Johnson | 2014-01-28 | 2 | -5/+30 |
| * | Add tpage.read() test. | Ben Johnson | 2014-01-28 | 4 | -8/+36 |
| * | Add tpage.put() test. | Ben Johnson | 2014-01-28 | 6 | -29/+64 |
| * | Clean up test suite. | Ben Johnson | 2014-01-28 | 3 | -103/+37 |
| * | Rename lpage/lpnode to mpage/mnode. | Ben Johnson | 2014-01-27 | 3 | -28/+33 |
| * | lpage | Ben Johnson | 2014-01-27 | 11 | -163/+190 |
| * | Intermediate. | Ben Johnson | 2014-01-27 | 12 | -324/+243 |
| * | Initialize transaction/rwtransaction. | Ben Johnson | 2014-01-26 | 8 | -102/+90 |
| * | Remove RWCursor. | Ben Johnson | 2014-01-26 | 3 | -133/+124 |
| * | TODO | Ben Johnson | 2014-01-24 | 22 | -3690/+215 |
| * | TODO | Ben Johnson | 2014-01-24 | 8 | -2193/+533 |
| * | Update README.md | Ben Johnson | 2014-01-21 | 1 | -0/+6 |
| * | Update README.md | Ben Johnson | 2014-01-21 | 1 | -0/+8 |
| * | Update README.md | Ben Johnson | 2014-01-21 | 1 | -0/+21 |
| * | Update README.md | Ben Johnson | 2014-01-21 | 1 | -31/+43 |
| * | Update README.md | Ben Johnson | 2014-01-21 | 1 | -13/+27 |
| * | Update README.md | Ben Johnson | 2014-01-21 | 1 | -2/+34 |
| * | Update README.md | Ben Johnson | 2014-01-21 | 1 | -4/+60 |
