merge-recursive: honor diff.algorithm
Antonin Delpeuch committed about 2 years ago
var(win32): do report the GIT_SHELL_PATH that is actually used
Johannes Schindelin committed about 2 years ago
run-command: declare the `git_shell_path()` function globally
Johannes Schindelin committed about 2 years ago
run-command(win32): resolve the path to the Unix shell early
Johannes Schindelin committed about 2 years ago
mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
Johannes Schindelin committed about 2 years ago
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin committed about 2 years ago
strvec: declare the `strvec_push_nodup()` function globally
Johannes Schindelin committed about 2 years ago
run-command: refactor getting the Unix shell path into its own function
Johannes Schindelin committed about 2 years ago
cmake: fix build of `t-oidtree`
Johannes Schindelin committed about 2 years ago
t-reftable-merged: add test for REFTABLE_FORMAT_ERROR
Chandra Pratap committed about 2 years ago
t-reftable-merged: use reftable_ref_record_equal to compare ref records
Chandra Pratap committed about 2 years ago
t-reftable-merged: add tests for reftable_merged_table_max_update_index
Chandra Pratap committed about 2 years ago
t-reftable-merged: improve the const-correctness of helper functions
Chandra Pratap committed about 2 years ago
t-reftable-merged: improve the test t_merged_single_record()
Chandra Pratap committed about 2 years ago
t: harmonize t-reftable-merged.c with coding guidelines
Chandra Pratap committed about 2 years ago
t: move reftable/merged_test.c to the unit testing framework
Chandra Pratap committed about 2 years ago
builtin/push: call set_refspecs after validating remote
Karthik Nayak committed about 2 years ago
Junio C Hamano committed about 2 years ago
Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'
Junio C Hamano committed about 2 years ago
Merge branch 'as/pathspec-h-typofix'
Junio C Hamano committed about 2 years ago