Merge branch 'tb/mark-more-tests-as-leak-free' into maint-2.42
Junio C Hamano committed almost 3 years ago
max_tree_depth: lower it for MSVC to avoid stack overflows
Johannes Schindelin committed almost 3 years ago
merge-file: add an option to process object IDs
brian m. carlson committed almost 3 years ago
git-merge-file doc: drop "-file" from argument placeholders
Martin Ågren committed almost 3 years ago
Documentation/gitformat-pack.txt: fix incorrect MIDX documentation
Taylor Blau committed almost 3 years ago
Documentation/gitformat-pack.txt: fix typo
Taylor Blau committed almost 3 years ago
clang-format: fix typo in comment
Aditya Neelamraju committed almost 3 years ago
t: use git-show-ref(1) to check for ref existence
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: add new mode to check for reference existence
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: explicitly spell out different modes in synopsis
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: ensure mutual exclusiveness of subcommands
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: refactor options for patterns subcommand
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: stop using global vars for `show_one()`
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: stop using global variable to count matches
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: refactor `--exclude-existing` options
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: fix dead code when passing patterns
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: fix leaking string buffer
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: split up different subcommands
Patrick Steinhardt committed almost 3 years ago
builtin/show-ref: convert pattern to a local variable
Patrick Steinhardt committed almost 3 years ago
rev-list: add commit object support in `--missing` option
Karthik Nayak committed almost 3 years ago