GIT-VERSION-GEN: allow it to be run in parallel
Johannes Schindelin committed over 1 year ago
builtin/blame: fix out-of-bounds write with blank boundary commits
Patrick Steinhardt committed over 1 year ago
builtin/blame: fix out-of-bounds read with excessive `--abbrev`
Patrick Steinhardt committed over 1 year ago
credential-cache: respect authtype capability
M Hickford committed over 1 year ago
tree-diff: make list tail-passing more explicit
Jeff King committed over 1 year ago
tree-diff: simplify emit_path() list management
Jeff King committed over 1 year ago
tree-diff: use the name "tail" to refer to list tail
Jeff King committed over 1 year ago
tree-diff: drop list-tail argument to diff_tree_paths()
Jeff King committed over 1 year ago
combine-diff: drop public declaration of combine_diff_path_size()
Jeff King committed over 1 year ago
tree-diff: inline path_appendnew()
Jeff King committed over 1 year ago
tree-diff: pass whole path string to path_appendnew()
Jeff King committed over 1 year ago
tree-diff: drop path_appendnew() alloc optimization
Jeff King committed over 1 year ago
run_diff_files(): de-mystify the size of combine_diff_path struct
Jeff King committed over 1 year ago
diff: add a comment about combine_diff_path.parent.path
Jeff King committed over 1 year ago
combine-diff: use pointer for parent paths
Jeff King committed over 1 year ago
tree-diff: clear parent array in path_appendnew()
Jeff King committed over 1 year ago
combine-diff: add combine_diff_path_new()
Jeff King committed over 1 year ago
run_diff_files(): delay allocation of combine_diff_path
Jeff King committed over 1 year ago
difftool docs: restore correct position of tool list
Adam Johnson committed over 1 year ago
t/unit-tests: convert hash to use clar test framework
Seyi Kuforiji committed over 1 year ago