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
Merge branch 'js/reftable-realloc-errors-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'sj/meson-perl-build-fix'
Junio C Hamano committed over 1 year ago
t-reftable-basics: allow for `malloc` to be `#define`d
Johannes Schindelin committed over 1 year ago
Sam James committed over 1 year ago