Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ep/maint-equals-null-cocci' | Junio C Hamano | 2022-05-21 | 1 | -6/+6 |
|\ | |||||
| * | tree-wide: apply equals-null.cocci | Junio C Hamano | 2022-05-02 | 1 | -6/+6 |
* | | reftable: make assignments portable to AIX xlc v12.01 | Ævar Arnfjörð Bjarmason | 2022-03-28 | 1 | -3/+9 |
* | | reftable: rename writer_stats to reftable_writer_stats | Han-Wen Nienhuys | 2022-02-23 | 1 | -1/+1 |
* | | reftable: ensure that obj_id_len is >= 2 on writing | Han-Wen Nienhuys | 2022-02-23 | 1 | -1/+3 |
* | | reftable: avoid writing empty keys at the block layer | Han-Wen Nienhuys | 2022-02-23 | 1 | -2/+1 |
* | | Merge branch 'hn/reftable-coverity-fixes' | Junio C Hamano | 2022-02-17 | 1 | -18/+25 |
|\ \ | |/ |/| | |||||
| * | reftable: make reftable_record a tagged union | Han-Wen Nienhuys | 2022-01-20 | 1 | -18/+23 |
| * | reftable: all xxx_free() functions accept NULL arguments | Han-Wen Nienhuys | 2022-01-20 | 1 | -0/+2 |
* | | reftable: signal overflow | Han-Wen Nienhuys | 2021-12-23 | 1 | -0/+3 |
|/ | |||||
* | reftable: write reftable files | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+690 |