4665 Commits (74f6e0505bb854db5b25ba977432471fed218a73)

Author SHA1 Message Date
Jeff King cc4e48fc1e tests: factor out terminal handling from t7006 14 years ago
Thomas Rast 55846b9abd merge-file: correctly find files when called in subdir 14 years ago
Jonathan Nieder bfdfa3d414 t4203 (mailmap): stop hardcoding commit ids and dates 14 years ago
Christoph Mallon 8837d33595 diff --check: correct line numbers of new blank lines at EOF 14 years ago
Jim Meyering d8d2eb7d6b mailmap: fix use of freed memory 15 years ago
Jeff King 9130ac9fe1 rev-list: handle %x00 NUL in user format 15 years ago
Andreas Köhler 33f072f891 submodule sync: Update "submodule.<name>.url" for empty directories 15 years ago
Anders Kaseorg a1980c4efc apply: Recognize epoch timestamps with : in the timezone 15 years ago
David Barr 2794ad5244 fast-import: Allow filemodify to set the root 15 years ago
Clemens Buchacher f66caaf9c8 do not overwrite files in leading path 15 years ago
Clemens Buchacher 189645ca84 t7607: add leading-path tests 15 years ago
Clemens Buchacher 52a0a1bd10 t7607: use test-lib functions and check MERGE_HEAD 15 years ago
Junio C Hamano 69ae92bda1 shell portability: no "export VAR=VAL" 15 years ago
Jakub Narebski ae5e97ec40 gitweb: Fix test of highlighting support in t9500 15 years ago
Michael J Gruber c72781d612 t5503: fix typo 15 years ago
Yann Dirson 7c6eafa35a t/t3415: use && where applicable. 15 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 15 years ago
Elijah Newren bc0f35ca23 t7800 (difftool): add missing && 15 years ago
Elijah Newren af7b252619 t7601 (merge-pull-config): add missing && 15 years ago
Elijah Newren a2b1e53b94 t7001 (mv): add missing && 15 years ago
Elijah Newren e6f68a2e74 t6016 (rev-list-graph-simplify-history): add missing && 15 years ago
Elijah Newren 771cf1dab9 t5602 (clone-remote-exec): add missing && 15 years ago
Elijah Newren 5935c581df t4026 (color): remove unneeded and unchained command 15 years ago
Elijah Newren 0564b3ee7c t4019 (diff-wserror): add lots of missing && 15 years ago
Elijah Newren 5a57bc6bfc t4202 (log): Replace '<git-command> || :' with test_might_fail 15 years ago
Elijah Newren b62b3436ff t4002 (diff-basic): use test_might_fail for commands that might fail 15 years ago
Elijah Newren 315e76540b t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && 15 years ago
Elijah Newren dd0c69e956 t4017 (diff-retval): replace manual exit code check with test_expect_code 15 years ago
Ævar Arnfjörð Bjarmason 892e6f7ea6 test-lib: make test_expect_code a test command 15 years ago
Junio C Hamano dd15c7fffc Make test script t9157 executable 15 years ago
Stephen Boyd 3c3bb51c3b send-email: Don't leak To: headers between patches 15 years ago
Elijah Newren 2d2ef5ec82 t3020 (ls-files-error-unmatch): remove stray '1' from end of file 15 years ago
Eric Sunshine 36e035f5dc Side-step MSYS-specific path "corruption" leading to t5560 failure. 15 years ago
Eric Sunshine ca02ad3447 Side-step sed line-ending "corruption" leading to t6038 failure. 15 years ago
Pat Thoyts 97f2c33a52 Skip 'git archive --remote' test on msysGit 15 years ago
Pat Thoyts a94114ad3d Do not strip CR when grepping HTTP headers. 15 years ago
Pat Thoyts 3ba9ba8f34 Skip t1300.70 and 71 on msysGit. 15 years ago
Ævar Arnfjörð Bjarmason 41ae8f1d6c send-email: use Perl idioms in while loop 15 years ago
Jakub Narebski 958a846721 gitweb/Makefile: Add 'test' and 'test-installed' targets 15 years ago
Jakub Narebski 9299093750 t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED 15 years ago
Jonathan Nieder dbda967684 t0004 (unwritable files): simplify error handling 15 years ago
Elijah Newren ef02b31721 merge-recursive: Make room for directories in D/F conflicts 15 years ago
Elijah Newren 84a08a47b9 handle_delete_modify(): Check whether D/F conflicts are still present 15 years ago
Elijah Newren 4ab9a157d0 merge_content(): Check whether D/F conflicts are still present 15 years ago
Elijah Newren 2adc7dcc11 conflict_rename_rename_1to2(): Fix checks for presence of D/F conflicts 15 years ago
Elijah Newren a0de2f6bd3 conflict_rename_delete(): Check whether D/F conflicts are still present 15 years ago
Elijah Newren 882fd11aff merge-recursive: Delay content merging for renames 15 years ago
Elijah Newren 07413c5a31 merge-recursive: Move handling of double rename of one file to two 15 years ago
Elijah Newren 2a669c341a merge-recursive: Avoid doubly merging rename/add conflict contents 15 years ago
Elijah Newren f63622c0a9 t6036: Add testcase for undetected conflict 15 years ago