index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6422-merge-rename-corner-cases.sh
Age
Commit message (
Expand
)
Author
2025-12-30
merge-ort: fix corner case recursive submodule/directory conflict handling
Elijah Newren
2025-06-24
test-lib: teach test_seq the -f option
Jeff King
2025-04-08
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-01-13
t6422: drop commented out code
Andrei Rybak
2022-08-26
t64xx: convert 'test_create_repo' to 'git init'
Elijah Newren
2022-07-01
cat-file: fix a common "struct object_context" memory leak
Ævar Arnfjörð Bjarmason
2020-11-19
t6[4-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-19
t64*: preemptively adjust alignment to prepare for `master` -> `main`
Johannes Schindelin
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-10-26
merge tests: expect improved directory/file conflict handling in ort
Elijah Newren
2020-10-26
t/: new helper for tests that pass with ort but fail with recursive
Elijah Newren
2020-08-10
t642[23]: be more flexible for add/add conflicts involving pair renames
Elijah Newren
2020-08-10
t6422, t6426: be more flexible for add/add conflicts involving renames
Elijah Newren
2020-08-10
t6422: fix multiple errors with the mod6 test expectations
Elijah Newren
2020-08-10
t6416, t6422: fix incorrect untracked file count
Elijah Newren
2020-08-10
t6422: fix bad check against missing file
Elijah Newren
2020-08-10
Collect merge-related tests to t64xx
Elijah Newren