index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
diff: halt tree-diff early after max_changes
Derrick Stolee
1
-0
/
+5
2019-12-16
Merge branch 'hw/doc-in-header'
Junio C Hamano
1
-0
/
+126
2019-11-18
diff: move doc to diff.h and diffcore.h
Heba Waly
1
-0
/
+126
2019-11-14
diff: export diffstat interface
Daniel Ferreira
1
-0
/
+20
2019-08-19
patch-id: convert to use the_hash_algo
brian m. carlson
1
-1
/
+1
2019-07-11
range-diff: suppress line count in outer diff
Thomas Gummerer
1
-0
/
+1
2019-06-13
Merge branch 'sb/format-patch-base-patch-id-fix'
Junio C Hamano
1
-1
/
+2
2019-05-30
Merge branch 'nd/diff-parseopt'
Junio C Hamano
1
-1
/
+1
2019-05-29
diff-parseopt: correct variable types that are used by parseopt
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-05-08
format-patch: make --base patch-id output stable
Stephen Boyd
1
-1
/
+2
2019-04-25
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
1
-1
/
+4
2019-03-24
am: avoid diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2019-03-24
diff --no-index: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
1
-1
/
+1
2019-03-07
Merge branch 'jk/unused-params'
Junio C Hamano
1
-1
/
+1
2019-03-07
Merge branch 'en/combined-all-paths'
Junio C Hamano
1
-0
/
+1
2019-02-24
diff: reuse diff setup for --no-index case
Jeff King
1
-1
/
+1
2019-02-14
diff: drop options parameter from diffcore_fix_diff_index()
Jeff King
1
-1
/
+1
2019-02-07
log,diff-tree: add --combined-all-paths option
Elijah Newren
1
-0
/
+1
2019-01-27
diff.c: prepare to use parse_options() for parsing
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2019-01-27
diff.h: avoid bit fields in struct diff_flags
Nguyễn Thái Ngọc Duy
1
-33
/
+33
2019-01-27
diff.h: keep forward struct declarations sorted
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2019-01-14
Merge branch 'sb/diff-color-moved-config-option-fixup'
Junio C Hamano
1
-1
/
+2
2018-11-14
diff: align move detection error handling with other options
Stefan Beller
1
-1
/
+2
2018-11-12
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-5
/
+17
2018-09-21
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-09-21
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-09-21
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
1
-2
/
+7
2018-09-21
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2018-09-17
Merge branch 'sb/range-diff-colors'
Junio C Hamano
1
-0
/
+5
2018-08-20
diff.c: add --output-indicator-{new, old, context}
Stefan Beller
1
-0
/
+5
2018-08-20
Merge branch 'js/range-diff'
Junio C Hamano
1
-1
/
+9
2018-08-13
diff.c: move read_index() code back to the caller
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2018-08-13
range-diff: use dim/bold cues to improve dual color mode
Johannes Schindelin
1
-1
/
+7
2018-08-13
diff: add an internal option to dual-color diffs of diffs
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: suppress the diff headers
Johannes Schindelin
1
-0
/
+1
2018-08-03
diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy
1
-60
/
+60
2018-08-02
Merge branch 'sb/diff-color-move-more'
Junio C Hamano
1
-2
/
+7
2018-07-19
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
1
-0
/
+3
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
1
-0
/
+1
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
1
-2
/
+3
2018-05-08
merge: add merge.renames config setting
Ben Peart
1
-0
/
+1
2018-03-14
Merge branch 'nd/diff-stat-with-summary'
Junio C Hamano
1
-0
/
+1
2018-02-27
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
1
-2
/
+11
2018-01-04
diffcore: add a pickaxe option to find a specific blob
Stefan Beller
1
-1
/
+7
2018-01-04
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller
1
-0
/
+2
2018-01-04
diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit
Stefan Beller
1
-1
/
+2
[next]