Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-23 | reftable: support preset file mode for writing | Han-Wen Nienhuys | 1 | -4/+29 | |
Create files with mode 0666, so umask works as intended. Provides an override, which is useful to support shared repos (test t1301-shared-repo.sh). Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2021-10-08 | reftable: implement stack, a mutable database of reftable files. | Han-Wen Nienhuys | 1 | -0/+953 | |
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |