userdiff: skip textconv caching when not in a repository
Jeff King committed over 2 years ago
name-rev: use mem_pool_strfmt()
René Scharfe committed over 2 years ago
mem-pool: add mem_pool_strfmt()
René Scharfe committed over 2 years ago
fetch: convert strncmp() with strlen() to starts_with()
René Scharfe committed over 2 years ago
compat: drop inclusion of <git-compat-util.h>
Junio C Hamano committed over 2 years ago
Documentation/config/pack.txt: fix broken AsciiDoc mark-up
Taylor Blau committed over 2 years ago
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