aboutsummaryrefslogtreecommitdiff
path: root/refs/reftable-backend.c
AgeCommit message (Expand)Author
2024-04-09Merge branch 'ps/pack-refs-auto'Junio C Hamano
2024-04-08refs/reftable: don't recompute committer identPatrick Steinhardt
2024-04-08reftable: remove name checksPatrick Steinhardt
2024-04-08refs/reftable: skip duplicate name checksPatrick Steinhardt
2024-04-08refs/reftable: perform explicit D/F check when writing symrefsPatrick Steinhardt
2024-04-08refs/reftable: fix D/F conflict error message on ref copyPatrick Steinhardt
2024-04-08reftable/stack: add env to disable autocompactionJustin Tobler
2024-04-05Merge branch 'ps/pack-refs-auto' into jt/reftable-geometric-compactionJunio C Hamano
2024-03-25refs/reftable: expose auto compaction via new flagPatrick Steinhardt
2024-03-25refs/reftable: print errors on compaction failurePatrick Steinhardt
2024-03-21Merge branch 'ps/reftable-reflog-iteration-perf'Junio C Hamano
2024-03-14Merge branch 'ps/reftable-iteration-perf-part2'Junio C Hamano
2024-03-07Merge branch 'ps/reftable-repo-init-fix'Junio C Hamano
2024-03-05Merge branch 'kn/for-all-refs'Junio C Hamano
2024-03-05refs/reftable: track last log record name via strbufPatrick Steinhardt
2024-03-05reftable/record: convert old and new object IDs to arraysPatrick Steinhardt
2024-03-05refs/reftable: reload correct stack when creating reflog iterPatrick Steinhardt
2024-03-05Merge branch 'ps/reftable-iteration-perf-part2' into ps/reftable-reflog-itera...Junio C Hamano
2024-03-04refs/reftable: precompute prefix lengthPatrick Steinhardt
2024-02-27refs/reftable: don't fail empty transactions in repo without HEADPatrick Steinhardt
2024-02-23for-each-ref: add new option to include root refsKarthik Nayak
2024-02-21refs: stop resolving ref corresponding to reflogsPatrick Steinhardt
2024-02-21refs: drop unused params from the reflog iterator callbackPatrick Steinhardt
2024-02-21refs: always treat iterators as orderedPatrick Steinhardt
2024-02-21refs/files: sort merged worktree and common reflogsPatrick Steinhardt
2024-02-07refs/reftable: fix leak when copying reflog failsPatrick Steinhardt
2024-02-07refs: introduce reftable backendPatrick Steinhardt