index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xmerge.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdiff: handle allocation failure when merging
Phillip Wood
2022-02-16
1
-1
/
+6
*
xdiff: refactor a function
Phillip Wood
2022-02-16
1
-19
/
+16
*
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
2021-12-01
1
-6
/
+57
*
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
1
-2
/
+2
*
Merge branch 'ps/plug-xdl-merge-leak'
Junio C Hamano
2016-02-26
1
-2
/
+7
|
\
|
*
xdiff/xmerge: fix memory leak in xdl_merge
Patrick Steinhardt
2016-02-23
1
-2
/
+7
*
|
merge-file: ensure that conflict sections match eol style
Johannes Schindelin
2016-01-27
1
-14
/
+23
*
|
merge-file: let conflict markers match end-of-line style of the context
Johannes Schindelin
2016-01-27
1
-4
/
+57
|
/
*
git-merge-file: do not add LF at EOF while applying unrelated change
Max Kirillov
2014-06-30
1
-2
/
+2
*
xdiff: cast arguments for ctype functions to unsigned char
Jonathan Nieder
2010-10-06
1
-1
/
+1
*
xdiff/xmerge.c: use memset() instead of explicit for-loop
Alexey Mahotkin
2010-05-01
1
-9
/
+8
*
xdl_merge(): move file1 and file2 labels to xmparam structure
Jonathan Nieder
2010-03-21
1
-8
/
+11
*
xdl_merge(): add optional ancestor label to diff3-style output
Jonathan Nieder
2010-03-21
1
-2
/
+14
*
refactor merge flags into xmparam_t
Bert Wesarg
2010-03-02
1
-6
/
+6
*
make union merge an xdl merge favor
Bert Wesarg
2010-03-02
1
-7
/
+13
*
Merge branch 'jc/conflict-marker-size'
Junio C Hamano
2010-01-21
1
-9
/
+17
|
\
|
*
xdl_merge(): allow passing down marker_size in xmparam_t
Junio C Hamano
2010-01-17
1
-8
/
+15
|
*
xdl_merge(): introduce xmparam_t for merge specific parameters
Junio C Hamano
2010-01-17
1
-1
/
+2
*
|
git-merge-file --ours, --theirs
Junio C Hamano
2009-11-30
1
-2
/
+7
|
/
*
Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint
Junio C Hamano
2009-06-02
1
-16
/
+15
|
\
|
*
Change xdl_merge to generate output even for null merges
Charles Bailey
2009-05-25
1
-16
/
+15
*
|
xmerge.c: "diff3 -m" style clips merge reduction level to EAGER or less
Junio C Hamano
2008-08-31
1
-0
/
+9
*
|
xmerge.c: minimum readability fixups
Junio C Hamano
2008-08-31
1
-7
/
+7
*
|
xdiff-merge: optionally show conflicts in "diff3 -m" style
Junio C Hamano
2008-08-31
1
-19
/
+84
*
|
xdl_fill_merge_buffer(): separate out a too deeply nested function
Junio C Hamano
2008-08-31
1
-51
/
+70
|
/
*
xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM
Johannes Schindelin
2008-02-18
1
-4
/
+27
*
xdl_merge(): make XDL_MERGE_ZEALOUS output simpler
Johannes Schindelin
2008-02-18
1
-1
/
+46
*
Fix yet another subtle xdl_merge() bug
Johannes Schindelin
2006-12-31
1
-2
/
+5
*
xdl_merge(): fix a segmentation fault when refining conflicts
Johannes Schindelin
2006-12-28
1
-0
/
+4
*
xdl_merge(): fix and simplify conflict handling
Johannes Schindelin
2006-12-05
1
-16
/
+5
*
xdl_merge(): fix thinko
Johannes Schindelin
2006-12-03
1
-2
/
+2
*
xdl_merge(): fix an off-by-one bug
Johannes Schindelin
2006-12-03
1
-5
/
+5
*
xmerge: make return value from xdl_merge() more usable.
Junio C Hamano
2006-12-03
1
-10
/
+7
*
xdiff: add xdl_merge()
Johannes Schindelin
2006-12-03
1
-0
/
+433