Patrick Steinhardt
3ddef475d0
reftable/record: improve semantics when initializing records
...
According to our usual coding style, the `reftable_new_record()`
function would indicate that it is allocating a new record. This is not
the case though as the function merely initializes records without
allocating any memory.
Replace `reftable_new_record()` with a new `reftable_record_init()`
function that takes a record pointer as input and initializes it
accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2024-02-06 12:10:09 -08:00
..
2021-10-08 10:45:48 -07:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:09 -08:00
2023-12-11 07:23:17 -08:00
2024-02-06 12:10:08 -08:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2023-12-26 12:04:31 -08:00
2023-04-24 12:47:33 -07:00
2023-12-26 12:04:31 -08:00
2021-10-08 10:45:48 -07:00
2024-02-06 12:10:08 -08:00
2023-12-11 07:23:17 -08:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:09 -08:00
2023-12-11 07:23:16 -08:00
2022-09-15 11:32:37 -07:00
2024-02-06 12:10:08 -08:00
2022-09-15 11:32:37 -07:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:09 -08:00
2021-10-08 10:45:48 -07:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:09 -08:00
2024-02-06 12:10:09 -08:00
2024-02-06 12:10:09 -08:00
2023-12-26 12:04:31 -08:00
2024-02-06 12:10:08 -08:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2021-12-23 12:28:34 -08:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2024-02-06 12:10:08 -08:00
2021-10-08 10:45:48 -07:00
2024-01-03 09:54:21 -08:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2022-02-23 13:36:26 -08:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:08 -08:00
2024-02-06 12:10:08 -08:00
2024-01-18 12:02:09 -08:00
2023-12-26 12:04:31 -08:00
2023-12-11 07:23:15 -08:00
2023-12-26 12:04:31 -08:00
2024-02-06 12:10:08 -08:00
2021-10-08 10:45:48 -07:00
2024-02-06 12:10:08 -08:00
2021-10-08 10:45:48 -07:00