index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff-interface.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-06-14
1
-1
/
+1
*
xdiff-interface: refactor parsing of merge.conflictstyle
Phillip Wood
2024-03-14
1
-0
/
+1
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-1
/
+1
*
treewide: remove unnecessary cache.h includes
Elijah Newren
2023-02-24
1
-1
/
+1
*
xdiff-interface: replace discard_hunk_line() with a flag
Ævar Arnfjörð Bjarmason
2021-05-11
1
-8
/
+0
*
pickaxe -G: terminate early on matching lines
Ævar Arnfjörð Bjarmason
2021-05-11
1
-0
/
+4
*
xdiff-interface: allow early return from xdiff_emit_line_fn
Ævar Arnfjörð Bjarmason
2021-05-11
1
-0
/
+17
*
xdiff-interface: prepare for allowing early return
Ævar Arnfjörð Bjarmason
2021-05-11
1
-1
/
+1
*
Fix spelling errors in code comments
Elijah Newren
2019-11-10
1
-1
/
+1
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-5
/
+5
*
xdiff-interface: drop parse_hunk_header()
Jeff King
2018-11-05
1
-3
/
+0
*
diff: avoid generating unused hunk header lines
Jeff King
2018-11-05
1
-0
/
+8
*
xdiff-interface: provide a separate consume callback for hunks
Jeff King
2018-11-02
1
-2
/
+8
*
xdiff-interface: export comparing and hashing strings
Stefan Beller
2017-10-26
1
-0
/
+16
*
Convert read_mmblob to take struct object_id.
brian m. carlson
2016-09-07
1
-1
/
+2
*
xdiff: reject files larger than ~1GB
Jeff King
2015-09-28
1
-0
/
+7
*
xdiff: remove emit_func() and xdi_diff_hunks()
René Scharfe
2012-05-09
1
-4
/
+0
*
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
2010-05-05
1
-2
/
+1
|
\
|
*
remove ecb parameter from xdi_diff_outf()
René Scharfe
2010-05-05
1
-2
/
+1
*
|
refactor duplicated fill_mm() in checkout and merge-recursive
Michael Lukashov
2010-02-18
1
-0
/
+1
|
/
*
userdiff: add xdiff_clear_find_func()
René Scharfe
2009-07-02
1
-0
/
+1
*
add xdi_diff_hunks() for callers that only need hunk lengths
René Scharfe
2008-10-25
1
-0
/
+4
*
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
2008-09-29
1
-1
/
+1
|
\
|
*
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-19
1
-1
/
+1
|
|
\
|
|
*
diff.c: associate a flag with each pattern and use it for compiling regex
Brandon Casey
2008-09-19
1
-1
/
+1
*
|
|
Merge branch 'jc/better-conflict-resolution'
Shawn O. Pearce
2008-09-29
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
merge.conflictstyle: choose between "merge" and "diff3 -m" styles
Junio C Hamano
2008-08-31
1
-0
/
+2
|
|
/
*
|
xdiff-interface: hide the whole "xdiff_emit_state" business from the caller
Junio C Hamano
2008-08-14
1
-9
/
+2
*
|
Use strbuf for struct xdiff_emit_state's remainder
Brian Downing
2008-08-14
1
-2
/
+2
*
|
Make xdi_diff_outf interface for running xdiff_outf diffs
Brian Downing
2008-08-14
1
-1
/
+3
|
/
*
xdl_diff: identify call sites.
Junio C Hamano
2007-12-14
1
-0
/
+1
*
Per-path attribute based hunk header selection.
Junio C Hamano
2007-07-06
1
-0
/
+2
*
Move buffer_is_binary() to xdiff-interface.h
Johannes Schindelin
2007-06-05
1
-0
/
+1
*
move read_mmfile() into xdiff-interface
Johannes Schindelin
2006-12-22
1
-0
/
+1
*
Match ofs/cnt types in diff interface.
Junio C Hamano
2006-04-07
1
-2
/
+2
*
combine-diff: move the code to parse hunk-header into common library.
Junio C Hamano
2006-04-05
1
-0
/
+3
*
combine-diff: refactor built-in xdiff interface.
Junio C Hamano
2006-04-05
1
-0
/
+18