index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4301-merge-tree-write-tree.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
builtin/merge-tree: fix leaking `-X` strategy options
Patrick Steinhardt
2024-08-22
1
-0
/
+1
*
t/t4*: avoid redundant uses of cat
Beat Bolli
2024-03-16
1
-4
/
+4
*
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-0
/
+12
|
\
|
*
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-0
/
+12
*
|
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
2024-03-08
1
-0
/
+33
|
\
\
|
|
/
|
/
|
|
*
t4301: verify that merge-tree fails on missing blob objects
Johannes Schindelin
2024-02-23
1
-0
/
+16
|
*
merge-tree: fail with a non-zero exit code on missing tree objects
Johannes Schindelin
2024-02-23
1
-0
/
+11
|
*
merge-tree: accept 3 trees as arguments
Johannes Schindelin
2024-01-29
1
-0
/
+6
*
|
i18n: factorize even more 'incompatible options' messages
René Scharfe
2023-11-27
1
-1
/
+1
|
/
*
merge-tree: add -X strategy option
Tang Yuyi
2023-09-25
1
-0
/
+23
*
*: fix typos which duplicate a word
Andrei Rybak
2023-01-08
1
-2
/
+2
*
merge-tree.c: allow specifying the merge-base when --stdin is passed
Kyle Zhao
2022-11-13
1
-0
/
+35
*
merge-tree.c: add --merge-base=<commit> option
Kyle Zhao
2022-11-13
1
-0
/
+27
*
merge-tree: support multiple batched merges with --stdin
Elijah Newren
2022-10-23
1
-0
/
+41
*
merge-ort: fix segmentation fault in read-only repositories
Johannes Schindelin
2022-09-28
1
-0
/
+9
*
t4301: emit blank line in more idiomatic fashion
Eric Sunshine
2022-08-29
1
-10
/
+10
*
t4301: fix broken &&-chains and add missing loop termination
Eric Sunshine
2022-08-29
1
-2
/
+2
*
t4301: account for behavior differences between sed implementations
Eric Sunshine
2022-08-28
1
-1
/
+1
*
t4301: add more interesting merge-tree testcases
Elijah Newren
2022-08-24
1
-1
/
+573
*
leak tests: mark passing SANITIZE=leak tests as leak-free
Ævar Arnfjörð Bjarmason
2022-07-28
1
-0
/
+1
*
merge-tree: add a --allow-unrelated-histories flag
Elijah Newren
2022-06-23
1
-1
/
+23
*
merge-tree: allow `ls-files -u` style info to be NUL terminated
Elijah Newren
2022-06-23
1
-0
/
+42
*
merge-tree: provide easy access to `ls-files -u` style info
Elijah Newren
2022-06-23
1
-2
/
+24
*
merge-tree: provide a list of which files have conflicts
Elijah Newren
2022-06-23
1
-0
/
+11
*
merge-tree: support including merge messages in output
Elijah Newren
2022-06-23
1
-0
/
+37
*
merge-tree: implement real merges
Elijah Newren
2022-06-23
1
-0
/
+106