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
/
builtin
/
merge-file.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
1
-1
/
+2
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
1
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
1
-0
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2023-11-22
merge-file: add --diff-algorithm option
Antonin Delpeuch
1
-0
/
+28
2023-11-02
merge-file: add an option to process object IDs
brian m. carlson
1
-17
/
+47
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+0
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2022-07-01
merge-file: fix memory leaks on error path
Ævar Arnfjörð Bjarmason
1
-4
/
+6
2022-07-01
merge-file: refactor for subsequent memory leak fix
Ævar Arnfjörð Bjarmason
1
-12
/
+14
2021-12-01
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
1
-0
/
+2
2018-11-06
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
1
-0
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-03-21
prefix_filename: return newly allocated string
Jeff King
1
-3
/
+11
2017-03-21
prefix_filename: drop length parameter
Jeff King
1
-6
/
+2
2016-05-09
builtin/merge-file.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2015-10-30
Merge branch 'jk/merge-file-exit-code'
Junio C Hamano
1
-0
/
+3
2015-10-29
merge-file: clamp exit code to maximum 127
Jeff King
1
-0
/
+3
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-1
/
+2
2015-09-28
merge-file: enforce MAX_XDIFF_SIZE on incoming files
Jeff King
1
-1
/
+2
2015-02-22
Merge branch 'ab/merge-file-prefix'
Junio C Hamano
1
-1
/
+2
2015-02-11
merge-file: correctly open files when in a subdir
Aleksander Boruch-Gruszecki
1
-1
/
+2
2015-01-14
standardize usage info string format
Alex Henrie
1
-2
/
+2
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-1
/
+1
2012-08-20
i18n: merge-file: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-10
/
+10
2012-04-30
remove superfluous newlines in error messages
Pete Wyckoff
1
-2
/
+2
2010-11-24
Merge branch 'rs/opt-help-text'
Junio C Hamano
1
-1
/
+1
2010-11-15
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
1
-1
/
+1
2010-11-15
add description parameter to OPT__QUIET
René Scharfe
1
-1
/
+1
2010-10-18
merge-file: correctly find files when called in subdir
Thomas Rast
1
-1
/
+6
2010-08-15
merge-file: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-3
/
+1
2010-06-13
Merge branch 'rs/diff-no-minimal'
Junio C Hamano
1
-1
/
+1
2010-03-20
merge-file --diff3: add a label for ancestor
Jonathan Nieder
1
-0
/
+1
2010-03-20
xdl_merge(): move file1 and file2 labels to xmparam structure
Jonathan Nieder
1
-2
/
+3
2010-03-20
Merge branch 'bw/union-merge-refactor'
Junio C Hamano
1
-9
/
+14
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+96