index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6423-merge-rename-directories.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
merge-ort: fix directory rename on top of source of other rename/delete
Elijah Newren
1
-15
/
+342
2025-08-07
merge-ort: fix incorrect file handling
Elijah Newren
1
-3
/
+66
2025-08-07
t6423: fix missed staging of file in testcases 12i,12j,12k
Elijah Newren
1
-3
/
+6
2025-08-07
t6423: document two bugs with rename-to-self testcases
Elijah Newren
1
-2
/
+98
2025-04-08
tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
Elijah Newren
1
-412
/
+105
2025-03-29
Merge branch 'en/random-cleanups'
Junio C Hamano
1
-3
/
+3
2025-03-17
t6423: fix a comment that accidentally reversed two commits
Elijah Newren
1
-3
/
+3
2025-03-06
merge-ort: fix slightly overzealous assertion for rename-to-self
Elijah Newren
1
-1
/
+1
2025-03-06
t6423: add a testcase causing a failed assertion in process_renames
Dmitry Goncharov
1
-0
/
+41
2025-02-03
t6423: fix suppression of Git’s exit code in tests
Ayush Chandekar
1
-3
/
+6
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-09-05
merge-ort: fix two leaks when handling directory rename modifications
Patrick Steinhardt
1
-0
/
+1
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-70
/
+70
2022-10-22
merge-ort: fix bug with dir rename vs change dir to symlink
Elijah Newren
1
-0
/
+56
2022-08-26
t64xx: convert 'test_create_repo' to 'git init'
Elijah Newren
1
-69
/
+69
2022-07-06
merge-ort: fix issue with dual rename and add/add conflict
Elijah Newren
1
-2
/
+2
2022-07-06
t6423: add tests of dual directory rename plus add/add conflict
Elijah Newren
1
-0
/
+105
2022-03-13
t6423-merge-rename-directories.sh: use the $(...) construct
Elia Pinto
1
-5
/
+5
2021-07-20
merge-ort: restart merge with cached renames to reduce process entry cost
Elijah Newren
1
-1
/
+1
2021-07-16
Merge branch 'en/merge-dir-rename-corner-case-fix'
Junio C Hamano
1
-0
/
+175
2021-07-16
Merge branch 'en/ort-perf-batch-12'
Junio C Hamano
1
-1
/
+1
2021-06-30
merge-recursive: handle rename-to-self case
Elijah Newren
1
-3
/
+3
2021-06-30
merge-ort: ensure we consult df_conflict and path_conflicts
Elijah Newren
1
-3
/
+3
2021-06-30
t6423: test directory renames causing rename-to-self
Elijah Newren
1
-0
/
+175
2021-06-14
Merge branch 'en/ort-perf-batch-11'
Junio C Hamano
1
-0
/
+58
2021-06-09
Fix various issues found in comments
Elijah Newren
1
-1
/
+1
2021-05-04
t6423: rename file within directory that other side renamed
Elijah Newren
1
-0
/
+58
2021-04-16
Merge branch 'en/ort-readiness'
Junio C Hamano
1
-1
/
+1
2021-04-08
Merge branch 'en/ort-perf-batch-9'
Junio C Hamano
1
-0
/
+71
2021-03-20
t6423: mark remaining expected failure under merge-ort as such
Elijah Newren
1
-1
/
+1
2021-03-10
merge-ort: precompute subset of sources for which we need rename detection
Elijah Newren
1
-0
/
+71
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-10-26
t6423: add more details about direct resolution of directories
Elijah Newren
1
-16
/
+23
2020-10-26
t6423: note improved ort handling with untracked files
Elijah Newren
1
-71
/
+124
2020-10-26
t6423, t6436: note improved ort handling with dirty files
Elijah Newren
1
-114
/
+152
2020-10-26
t6423: expect improved conflict markers labels in the ort backend
Elijah Newren
1
-10
/
+28
2020-10-26
t6404, t6423: expect improved rename/delete handling in ort backend
Elijah Newren
1
-20
/
+50
2020-10-26
merge tests: expect improved directory/file conflict handling in ort
Elijah Newren
1
-15
/
+38
2020-10-26
t/: new helper for tests that pass with ort but fail with recursive
Elijah Newren
1
-6
/
+7
2020-10-16
t6423: more involved rules for renaming directories into each other
Elijah Newren
1
-26
/
+227
2020-10-16
t6423: update directory rename detection tests with new rule
Elijah Newren
1
-21
/
+123
2020-10-16
t6423: more involved directory rename test
Elijah Newren
1
-0
/
+195
2020-08-10
t642[23]: be more flexible for add/add conflicts involving pair renames
Elijah Newren
1
-2
/
+2
2020-08-10
t6423: add an explanation about why one of the tests does not pass
Elijah Newren
1
-0
/
+8
2020-08-10
t6416, t6423: clarify some comments and fix some typos
Elijah Newren
1
-13
/
+12
2020-08-10
t6423: fix test setup for a couple tests
Elijah Newren
1
-0
/
+2
2020-08-10
Collect merge-related tests to t64xx
Elijah Newren
1
-0
/
+4693