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
refs: always treat iterators as ordered
Patrick Steinhardt committed over 2 years ago
refs/files: sort merged worktree and common reflogs
Patrick Steinhardt committed over 2 years ago
refs/files: sort reflogs returned by the reflog iterator
Patrick Steinhardt committed over 2 years ago
dir-iterator: support iteration in sorted order
Patrick Steinhardt committed over 2 years ago
dir-iterator: pass name to `prepare_next_entry_data()` directly
Patrick Steinhardt committed over 2 years ago
rebase: make warning less passive aggressive
Harmen Stoppels committed over 2 years ago