t3030: use test_path_is_missing()
Denton Liu committed over 6 years ago
t2018: replace "sha" with "oid"
Denton Liu committed over 6 years ago
t2018: don't lose return code of git commands
Denton Liu committed over 6 years ago
t2018: teach do_checkout() to accept `!` arg
Denton Liu committed over 6 years ago
t2018: be more discerning when checking for expected exit codes
Denton Liu committed over 6 years ago
t5616: make robust to delta base change
Jonathan Tan committed over 6 years ago
merge-recursive: use subtraction to flip stage
Junio C Hamano committed over 6 years ago
merge-recursive: silence -Wxor-used-as-pow warning
Jeff King committed over 6 years ago
verify_filename(): handle backslashes in "wildcards are pathspecs" rule
Jeff King committed over 6 years ago
.mailmap: fix erroneous authorship for Johannes Schindelin
Denton Liu committed over 6 years ago
submodule: fix status of initialized but not cloned submodules
Peter Kaestle committed over 6 years ago
t7400: add a testcase for submodule status on empty dirs
Peter Kaestle committed over 6 years ago
MyFirstContribution: add avenues for getting help
Emily Shaffer committed over 6 years ago
sparse-checkout: detect short patterns
Derrick Stolee committed over 6 years ago
sparse-checkout: cone mode does not recognize "**"
Derrick Stolee committed over 6 years ago
sparse-checkout: fix documentation typo for core.sparseCheckoutCone
Jeff King committed over 6 years ago
clone: fix --sparse option with URLs
Derrick Stolee committed over 6 years ago
sparse-checkout: create leading directories
Derrick Stolee committed over 6 years ago
Derrick Stolee committed over 6 years ago
t1091: use check_files to reduce boilerplate
Derrick Stolee committed over 6 years ago