index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
diff-lib: define diff_get_merge_base()
Denton Liu
2020-09-21
1
-0
/
+2
|
*
|
diff-lib: accept option flags in run_diff_index()
Denton Liu
2020-09-21
1
-1
/
+3
*
|
|
Merge branch 'so/combine-diff-simplify'
Junio C Hamano
2020-10-05
1
-3
/
+3
|
\
\
\
|
*
|
|
diff: get rid of redundant 'dense' argument
Sergey Organov
2020-09-29
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tb/bloom-improvements'
Junio C Hamano
2020-09-29
1
-2
/
+0
|
\
\
\
|
*
|
|
bloom/diff: properly short-circuit on max_changes
Derrick Stolee
2020-09-17
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
diff-lib: tighten show_interdiff()'s interface
Eric Sunshine
2020-09-09
1
-1
/
+6
*
|
|
diff: move show_interdiff() from its own file to diff-lib
Eric Sunshine
2020-09-09
1
-0
/
+2
|
/
/
*
/
diff.h: drop diff_tree_oid() & friends' return value
SZEDER Gábor
2020-06-08
1
-5
/
+5
|
/
*
diff: halt tree-diff early after max_changes
Derrick Stolee
2020-03-30
1
-0
/
+5
*
Merge branch 'hw/doc-in-header'
Junio C Hamano
2019-12-16
1
-0
/
+126
|
\
|
*
diff: move doc to diff.h and diffcore.h
Heba Waly
2019-11-18
1
-0
/
+126
*
|
diff: export diffstat interface
Daniel Ferreira
2019-11-14
1
-0
/
+20
|
/
*
patch-id: convert to use the_hash_algo
brian m. carlson
2019-08-20
1
-1
/
+1
*
range-diff: suppress line count in outer diff
Thomas Gummerer
2019-07-11
1
-0
/
+1
*
Merge branch 'sb/format-patch-base-patch-id-fix'
Junio C Hamano
2019-06-13
1
-1
/
+2
|
\
|
*
format-patch: make --base patch-id output stable
Stephen Boyd
2019-05-08
1
-1
/
+2
*
|
Merge branch 'nd/diff-parseopt'
Junio C Hamano
2019-05-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
diff-parseopt: correct variable types that are used by parseopt
Nguyễn Thái Ngọc Duy
2019-05-29
1
-1
/
+1
*
|
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
2019-04-25
1
-1
/
+4
|
\
\
|
*
|
am: avoid diff_opt_parse()
Nguyễn Thái Ngọc Duy
2019-03-24
1
-0
/
+2
|
*
|
diff --no-index: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
2019-03-24
1
-1
/
+2
|
|
/
*
|
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
2019-03-07
1
-1
/
+1
|
\
\
|
*
|
diff: reuse diff setup for --no-index case
Jeff King
2019-02-24
1
-1
/
+1
*
|
|
Merge branch 'jk/unused-params'
Junio C Hamano
2019-03-07
1
-1
/
+1
|
\
\
\
|
*
|
|
diff: drop options parameter from diffcore_fix_diff_index()
Jeff King
2019-02-15
1
-1
/
+1
*
|
|
|
Merge branch 'en/combined-all-paths'
Junio C Hamano
2019-03-07
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
log,diff-tree: add --combined-all-paths option
Elijah Newren
2019-02-08
1
-0
/
+1
|
|
/
/
*
|
|
diff.c: prepare to use parse_options() for parsing
Nguyễn Thái Ngọc Duy
2019-01-28
1
-0
/
+2
*
|
|
diff.h: avoid bit fields in struct diff_flags
Nguyễn Thái Ngọc Duy
2019-01-28
1
-33
/
+33
*
|
|
diff.h: keep forward struct declarations sorted
Nguyễn Thái Ngọc Duy
2019-01-28
1
-6
/
+6
|
/
/
*
|
Merge branch 'sb/diff-color-moved-config-option-fixup'
Junio C Hamano
2019-01-15
1
-1
/
+2
|
\
\
|
*
|
diff: align move detection error handling with other options
Stefan Beller
2018-11-14
1
-1
/
+2
|
|
/
*
|
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+1
*
|
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+2
|
/
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-5
/
+17
|
\
|
*
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+2
|
*
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+5
|
*
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+7
|
*
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-0
/
+3
*
|
Merge branch 'sb/range-diff-colors'
Junio C Hamano
2018-09-17
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
diff.c: add --output-indicator-{new, old, context}
Stefan Beller
2018-08-20
1
-0
/
+5
*
|
Merge branch 'js/range-diff'
Junio C Hamano
2018-08-20
1
-1
/
+9
|
\
|
|
*
range-diff: use dim/bold cues to improve dual color mode
Johannes Schindelin
2018-08-13
1
-1
/
+7
|
*
diff: add an internal option to dual-color diffs of diffs
Johannes Schindelin
2018-08-13
1
-0
/
+1
|
*
range-diff: suppress the diff headers
Johannes Schindelin
2018-08-13
1
-0
/
+1
*
|
diff.c: move read_index() code back to the caller
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+0
*
|
diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-60
/
+60
|
/
*
Merge branch 'sb/diff-color-move-more'
Junio C Hamano
2018-08-03
1
-2
/
+7
|
\
|
*
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
2018-07-19
1
-0
/
+3
[prev]
[next]