Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BlockReader: use java.time instead of java.util.Date API | Matthias Sohn | 2024-12-29 | 1 | -3/+5 |
* | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-10-08 | 1 | -16/+3 |
|\ | |||||
| * | reftable: drop code for truncated reads | Han-Wen Nienhuys | 2021-09-28 | 1 | -16/+3 |
* | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
|/ | |||||
* | reftable: increment pointer *after* reading uint16 | Han-Wen Nienhuys | 2019-08-19 | 1 | -1/+3 |
* | reftable: add some more comments | Han-Wen Nienhuys | 2019-08-19 | 1 | -1/+7 |
* | RefDatabase/Ref: Add versioning to reference database | Ivan Frade | 2018-12-26 | 1 | -8/+11 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -4/+4 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -4/+4 |
* | reftable: explicitly store update_index per ref | Shawn Pearce | 2017-08-21 | 1 | -0/+5 |
* | reftable: scan and lookup reftable files | Shawn Pearce | 2017-08-17 | 1 | -0/+584 |