index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
/
reftable-backend.c
Age
Commit message (
Expand
)
Author
2024-04-09
Merge branch 'ps/pack-refs-auto'
Junio C Hamano
2024-04-08
refs/reftable: don't recompute committer ident
Patrick Steinhardt
2024-04-08
reftable: remove name checks
Patrick Steinhardt
2024-04-08
refs/reftable: skip duplicate name checks
Patrick Steinhardt
2024-04-08
refs/reftable: perform explicit D/F check when writing symrefs
Patrick Steinhardt
2024-04-08
refs/reftable: fix D/F conflict error message on ref copy
Patrick Steinhardt
2024-04-08
reftable/stack: add env to disable autocompaction
Justin Tobler
2024-04-05
Merge branch 'ps/pack-refs-auto' into jt/reftable-geometric-compaction
Junio C Hamano
2024-03-25
refs/reftable: expose auto compaction via new flag
Patrick Steinhardt
2024-03-25
refs/reftable: print errors on compaction failure
Patrick Steinhardt
2024-03-21
Merge branch 'ps/reftable-reflog-iteration-perf'
Junio C Hamano
2024-03-14
Merge branch 'ps/reftable-iteration-perf-part2'
Junio C Hamano
2024-03-07
Merge branch 'ps/reftable-repo-init-fix'
Junio C Hamano
2024-03-05
Merge branch 'kn/for-all-refs'
Junio C Hamano
2024-03-05
refs/reftable: track last log record name via strbuf
Patrick Steinhardt
2024-03-05
reftable/record: convert old and new object IDs to arrays
Patrick Steinhardt
2024-03-05
refs/reftable: reload correct stack when creating reflog iter
Patrick Steinhardt
2024-03-05
Merge branch 'ps/reftable-iteration-perf-part2' into ps/reftable-reflog-itera...
Junio C Hamano
2024-03-04
refs/reftable: precompute prefix length
Patrick Steinhardt
2024-02-27
refs/reftable: don't fail empty transactions in repo without HEAD
Patrick Steinhardt
2024-02-23
for-each-ref: add new option to include root refs
Karthik Nayak
2024-02-21
refs: stop resolving ref corresponding to reflogs
Patrick Steinhardt
2024-02-21
refs: drop unused params from the reflog iterator callback
Patrick Steinhardt
2024-02-21
refs: always treat iterators as ordered
Patrick Steinhardt
2024-02-21
refs/files: sort merged worktree and common reflogs
Patrick Steinhardt
2024-02-07
refs/reftable: fix leak when copying reflog fails
Patrick Steinhardt
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt
[prev]