Merge branch 'ps/ci-test-with-jgit'
Junio C Hamano committed over 2 years ago
Merge branch 'ps/reftable-write-optim'
Junio C Hamano committed over 2 years ago
scalar: avoid segfault in reconfigure --all
Derrick Stolee committed over 2 years ago
Junio C Hamano committed over 2 years ago
Documentation/git-merge-tree.txt: document -X
Victoria Dye committed over 2 years ago
refs: remove functions without ref store
Patrick Steinhardt committed over 2 years ago
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt committed over 2 years ago
cocci: introduce rules to transform "refs" to pass ref store
Patrick Steinhardt committed over 2 years ago
refs: add `exclude_patterns` parameter to `for_each_fullref_in()`
Patrick Steinhardt committed over 2 years ago
refs: introduce missing functions that accept a `struct ref_store`
Patrick Steinhardt committed over 2 years ago
builtin/tag: add --trailer option
John Passaro committed over 2 years ago
builtin/commit: refactor --trailer logic
John Passaro committed over 2 years ago
builtin/commit: use ARGV macro to collect trailers
John Passaro committed over 2 years ago
refs: remove `create_symref` and associated dead code
Karthik Nayak committed over 2 years ago
refs: rename `refs_create_symref()` to `refs_update_symref()`
Karthik Nayak committed over 2 years ago
refs: use transaction in `refs_create_symref()`
Karthik Nayak committed over 2 years ago
refs: add support for transactional symref updates
Karthik Nayak committed over 2 years ago
refs: move `original_update_refname` to 'refs.c'
Karthik Nayak committed over 2 years ago
refs: support symrefs in 'reference-transaction' hook
Karthik Nayak committed over 2 years ago
files-backend: extract out `create_symref_lock()`
Karthik Nayak committed over 2 years ago