for-each-ref: add new option to include root refs
Karthik Nayak committed over 2 years ago
ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
Karthik Nayak committed over 2 years ago
refs: introduce `refs_for_each_include_root_refs()`
Karthik Nayak committed over 2 years ago
refs: extract out `loose_fill_ref_dir_regular_file()`
Karthik Nayak committed over 2 years ago
refs: introduce `is_pseudoref()` and `is_headref()`
Karthik Nayak committed over 2 years ago
fill_tree_descriptor(): mark error message for translation
Johannes Schindelin committed over 2 years ago
cache-tree: avoid an unnecessary check
Johannes Schindelin committed over 2 years ago
Always check `parse_tree*()`'s return value
Johannes Schindelin committed over 2 years ago
t4301: verify that merge-tree fails on missing blob objects
Johannes Schindelin committed over 2 years ago
merge-ort: do check `parse_tree()`'s return value
Johannes Schindelin committed over 2 years ago
merge-tree: fail with a non-zero exit code on missing tree objects
Johannes Schindelin committed over 2 years ago
Junio C Hamano committed over 2 years ago
Junio C Hamano committed over 2 years ago
Merge branch 'la/trailer-cleanups' into maint-2.43
Junio C Hamano committed over 2 years ago
doc: apply the new placeholder rules to git-add documentation
Junio C Hamano committed over 2 years ago
doc: clarify the format of placeholders
Jean-Noël Avila committed over 2 years ago
Jakub Wilk committed over 2 years ago
builtin/reflog: introduce subcommand to list reflogs
Patrick Steinhardt committed over 2 years ago
refs: stop resolving ref corresponding to reflogs
Patrick Steinhardt committed over 2 years ago
refs: drop unused params from the reflog iterator callback
Patrick Steinhardt committed over 2 years ago