๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.7.1
/
ll-merge.c
tag
145e683b229dcab9d0e2ccb01b386f9ecc17d29d
tagger
Junio C Hamano <gitster@pobox.com>
Fri Feb 05 23:23:03 2016
object
a08595f76159b09d57553e37a5123f1091bb13e7
Git 2.7.1
7889179
Merge branch 'jk/war-on-sprintf'
by Junio C Hamano
ยท 10 years ago
11a458b
Sync with 2.4.10
by Junio C Hamano
ยท 10 years ago
dcd1742
xdiff: reject files larger than ~1GB
by Jeff King
ยท 10 years ago
5096d49
convert trivial sprintf / strcpy calls to xsnprintf
by Jeff King
ยท 10 years ago
ef45bb1
ll-merge: pass the original path to external drivers
by Junio C Hamano
ยท 11 years ago
6ea358f
ll-merge.c: refactor `read_merge_config()` to use `git_config_string()`
by Tanay Abhra
ยท 11 years ago
d731f0a
convert some config callbacks to parse_config_key
by Jeff King
ยท 13 years ago
e6d29a4
Merge branch 'jc/ll-merge-binary-ours'
by Junio C Hamano
ยท 13 years ago
e0e2065
ll-merge: warn about inability to merge binary files only when we can't
by Junio C Hamano
ยท 13 years ago
a944af1
merge: teach -Xours/-Xtheirs to binary ll-merge driver
by Junio C Hamano
ยท 13 years ago
82247e9
remove superfluous newlines in error messages
by Pete Wyckoff
ยท 14 years ago
d932f4e
Rename git_checkattr() to git_check_attr()
by Michael Haggerty
ยท 14 years ago
4fb40c2
ll-merge: simplify opts == NULL case
by Jonathan Nieder
ยท 15 years ago
58a1ece
merge-recursive --patience
by Justin Frankel
ยท 15 years ago
712516b
ll-merge: replace flag argument with options struct
by Jonathan Nieder
ยท 15 years ago
18b037a
ll-merge: let caller decide whether to renormalize
by Jonathan Nieder
ยท 15 years ago
73cf7f7
ll-merge: make flag easier to populate
by Jonathan Nieder
ยท 15 years ago
f217f0e
Avoid conflicts when merging branches with mixed normalization
by Eyvind Bernhardsen
ยท 15 years ago
66dbfd5
Rewrite dynamic structure initializations to runtime assignment
by Gary V. Vaughan
ยท 16 years ago
f01de62
ll_merge(): add ancestor label parameter for diff3-style output
by Jonathan Nieder
ยท 16 years ago
a4b5e91
xdl_merge(): move file1 and file2 labels to xmparam structure
by Jonathan Nieder
ยท 16 years ago
560119b
refactor merge flags into xmparam_t
by Bert Wesarg
ยท 16 years ago
cd1d61c
make union merge an xdl merge favor
by Bert Wesarg
ยท 16 years ago
06dbc1e
Merge branch 'jc/conflict-marker-size'
by Junio C Hamano
ยท 16 years ago
fcb2a7e
Merge branch 'ap/merge-backend-opts'
by Junio C Hamano
ยท 16 years ago
8cc5b29
git merge -X<option>
by Avery Pennarun
ยท 16 years ago
8588567
rerere: honor conflict-marker-size attribute
by Junio C Hamano
ยท 16 years ago
23a64c9
conflict-marker-size: new attribute
by Junio C Hamano
ยท 16 years ago
00f8f97
xdl_merge(): introduce xmparam_t for merge specific parameters
by Junio C Hamano
ยท 16 years ago
7fb0eaa
git_attr(): fix function signature
by Junio C Hamano
ยท 16 years ago
ac0ba18
run-command: convert simple callsites to use_shell
by Jeff King
ยท 16 years ago
08ac696
Merge branch 'js/run-command-updates'
by Junio C Hamano
ยท 16 years ago
dd787c1
Merge branch 'tr/die_errno'
by Junio C Hamano
ยท 16 years ago
5709e03
run_command: return exit code as positive value
by Johannes Sixt
ยท 16 years ago
606475f
Remove filename from conflict markers
by Martin Renold
ยท 16 years ago
0721c31
Use die_errno() instead of die() when checking syscalls
by Thomas Rast
ยท 16 years ago
09236d8
Merge branch 'sb/maint-1.6.0-add-config-fix'
by Junio C Hamano
ยท 16 years ago
90dce51
use xstrdup, not strdup in ll-merge.c
by Jim Meyering
ยท 17 years ago
0077138
Simplify some instances of run_command() by using run_command_v_opt().
by Johannes Sixt
ยท 17 years ago
691f1a2
replace direct calls to unlink(2) with unlink_or_warn
by Alex Riesen
ยท 17 years ago
ced621b
merge-recursive: use strbuf_expand() instead of interpolate()
by Renรฉ Scharfe
ยท 17 years ago
c236bcd
git-merge-recursive: learn to honor merge.conflictstyle
by Junio C Hamano
ยท 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
ยท 18 years ago
525ab63
merge-recursive: split low-level merge functions out.
by Junio C Hamano
ยท 18 years ago