lower core.maxTreeDepth default to 2048
Jeff King committed almost 3 years ago
tree-diff: respect max_allowed_tree_depth
Jeff King committed almost 3 years ago
list-objects: respect max_allowed_tree_depth
Jeff King committed almost 3 years ago
read_tree(): respect max_allowed_tree_depth
Jeff King committed almost 3 years ago
traverse_trees(): respect max_allowed_tree_depth
Jeff King committed almost 3 years ago
Jeff King committed almost 3 years ago
fsck: detect very large tree pathnames
Jeff King committed almost 3 years ago
tree-walk: rename "error" variable
Jeff King committed almost 3 years ago
tree-walk: drop MAX_TRAVERSE_TREES macro
Jeff King committed almost 3 years ago
tree-walk: reduce stack size for recursive functions
Jeff King committed almost 3 years ago
format-patch: use OPT_STRING_LIST for to/cc options
Jeff King committed almost 3 years ago
merge: simplify parsing of "-n" option
Jeff King committed almost 3 years ago
Jeff King committed almost 3 years ago
format-patch: --rfc honors what --subject-prefix sets
Drew DeVault committed almost 3 years ago
Merge branch 'ob/sequencer-empty-hint-fix'
Junio C Hamano committed almost 3 years ago
Merge branch 'ch/t6300-verify-commit-test-cleanup'
Junio C Hamano committed almost 3 years ago
Wesley Schwengle committed almost 3 years ago
ci: deprecate ci/config/allow-ref script
Jeff King committed almost 3 years ago
ci: allow branch selection through "vars"
Jeff King committed almost 3 years ago
Junio C Hamano committed almost 3 years ago