index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ll-merge.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
2017-02-01
1
-19
/
+14
*
attr: rename function and struct related to checking attributes
Junio C Hamano
2017-02-01
1
-5
/
+5
*
Merge branch 'jc/ll-merge-internal'
Junio C Hamano
2016-05-17
1
-3
/
+9
|
\
|
*
ll-merge: use a longer conflict marker for internal merge
Junio C Hamano
2016-05-10
1
-2
/
+6
|
*
ll-merge: fix typo in comment
Junio C Hamano
2016-04-15
1
-1
/
+3
*
|
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
1
-1
/
+1
*
|
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-21
1
-6
/
+6
|
\
\
|
*
|
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
1
-6
/
+6
*
|
|
Sync with 2.4.10
Junio C Hamano
2015-09-29
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xdiff: reject files larger than ~1GB
Jeff King
2015-09-28
1
-1
/
+4
|
|
/
*
/
ll-merge: pass the original path to external drivers
Junio C Hamano
2015-06-05
1
-2
/
+8
|
/
*
ll-merge.c: refactor `read_merge_config()` to use `git_config_string()`
Tanay Abhra
2014-08-13
1
-17
/
+6
*
convert some config callbacks to parse_config_key
Jeff King
2013-01-23
1
-9
/
+5
*
Merge branch 'jc/ll-merge-binary-ours'
Junio C Hamano
2012-09-15
1
-8
/
+24
|
\
|
*
ll-merge: warn about inability to merge binary files only when we can't
Junio C Hamano
2012-09-12
1
-3
/
+4
|
*
merge: teach -Xours/-Xtheirs to binary ll-merge driver
Junio C Hamano
2012-09-09
1
-5
/
+20
*
|
remove superfluous newlines in error messages
Pete Wyckoff
2012-05-01
1
-1
/
+1
|
/
*
Rename git_checkattr() to git_check_attr()
Michael Haggerty
2011-08-05
1
-2
/
+2
*
ll-merge: simplify opts == NULL case
Jonathan Nieder
2011-01-16
1
-6
/
+3
*
merge-recursive --patience
Justin Frankel
2010-08-26
1
-0
/
+1
*
ll-merge: replace flag argument with options struct
Jonathan Nieder
2010-08-26
1
-17
/
+33
*
ll-merge: let caller decide whether to renormalize
Jonathan Nieder
2010-08-06
1
-3
/
+3
*
ll-merge: make flag easier to populate
Jonathan Nieder
2010-08-06
1
-4
/
+5
*
Avoid conflicts when merging branches with mixed normalization
Eyvind Bernhardsen
2010-07-03
1
-0
/
+15
*
Rewrite dynamic structure initializations to runtime assignment
Gary V. Vaughan
2010-06-01
1
-7
/
+7
*
ll_merge(): add ancestor label parameter for diff3-style output
Jonathan Nieder
2010-03-21
1
-9
/
+11
*
xdl_merge(): move file1 and file2 labels to xmparam structure
Jonathan Nieder
2010-03-21
1
-1
/
+3
*
refactor merge flags into xmparam_t
Bert Wesarg
2010-03-02
1
-8
/
+4
*
make union merge an xdl merge favor
Bert Wesarg
2010-03-02
1
-38
/
+5
*
Merge branch 'jc/conflict-marker-size'
Junio C Hamano
2010-01-21
1
-28
/
+53
|
\
|
*
rerere: honor conflict-marker-size attribute
Junio C Hamano
2010-01-17
1
-0
/
+15
|
*
conflict-marker-size: new attribute
Junio C Hamano
2010-01-17
1
-25
/
+34
|
*
xdl_merge(): introduce xmparam_t for merge specific parameters
Junio C Hamano
2010-01-17
1
-3
/
+3
|
*
git_attr(): fix function signature
Junio C Hamano
2010-01-17
1
-1
/
+1
*
|
Merge branch 'ap/merge-backend-opts'
Junio C Hamano
2010-01-21
1
-12
/
+13
|
\
\
|
*
|
git merge -X<option>
Avery Pennarun
2010-01-18
1
-12
/
+13
|
|
/
*
/
run-command: convert simple callsites to use_shell
Jeff King
2010-01-06
1
-3
/
+3
|
/
*
Merge branch 'js/run-command-updates'
Junio C Hamano
2009-08-11
1
-4
/
+0
|
\
|
*
run_command: return exit code as positive value
Johannes Sixt
2009-07-05
1
-4
/
+0
*
|
Merge branch 'tr/die_errno'
Junio C Hamano
2009-07-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
1
-1
/
+1
*
|
Remove filename from conflict markers
Martin Renold
2009-07-02
1
-4
/
+4
*
|
Merge branch 'sb/maint-1.6.0-add-config-fix'
Junio C Hamano
2009-06-21
1
-4
/
+4
|
\
\
|
*
|
use xstrdup, not strdup in ll-merge.c
Jim Meyering
2009-06-14
1
-4
/
+4
*
|
|
Simplify some instances of run_command() by using run_command_v_opt().
Johannes Sixt
2009-06-09
1
-9
/
+2
|
|
/
|
/
|
*
|
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-30
1
-1
/
+1
*
|
merge-recursive: use strbuf_expand() instead of interpolate()
René Scharfe
2008-11-24
1
-12
/
+9
*
|
git-merge-recursive: learn to honor merge.conflictstyle
Junio C Hamano
2008-08-31
1
-5
/
+13
|
/
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-2
/
+2
*
merge-recursive: split low-level merge functions out.
Junio C Hamano
2008-02-18
1
-0
/
+379