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
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
2018-01-04
diff.h: make pickaxe_opts an unsigned bit field
Stefan Beller
1
-1
/
+1
2017-11-28
diff: support anchoring line(s)
Jonathan Tan
1
-0
/
+4
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-39
/
+49
2017-11-06
Merge branch 'jk/revision-pruning-optim'
Junio C Hamano
1
-0
/
+1
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-31
/
+31
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
1
-2
/
+0
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-1
/
+0
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-1
/
+0
2017-11-01
diff: remove touched flags
Brandon Williams
1
-4
/
+2
2017-11-01
diff: add flag to indicate textconv was set via cmdline
Brandon Williams
1
-0
/
+1
2017-11-01
diff: convert flags to be stored in bitfields
Brandon Williams
1
-39
/
+54
2017-10-14
revision: quit pruning diff more quickly when possible
Jeff King
1
-0
/
+1
2017-08-16
diff: define block by number of alphanumeric chars
Jonathan Tan
1
-1
/
+1
2017-06-30
diff.c: add dimming to moved line detection
Stefan Beller
1
-2
/
+7
2017-06-30
diff.c: color moved lines differently, plain mode
Stefan Beller
1
-0
/
+1
2017-06-30
diff.c: color moved lines differently
Stefan Beller
1
-1
/
+11
2017-06-30
diff.c: buffer all output if asked to
Stefan Beller
1
-0
/
+2
2017-06-30
diff.c: convert show_stats to use emit_diff_symbol
Stefan Beller
1
-2
/
+2
2017-06-30
submodule.c: migrate diff output to use emit_diff_symbol
Stefan Beller
1
-0
/
+9
2017-06-30
diff.c: migrate emit_line_checked to use emit_diff_symbol
Stefan Beller
1
-3
/
+3
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-19
/
+19
2017-06-05
tree-diff: convert diff_tree_paths to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+3
2017-06-05
Merge branch 'js/blame-lib'
Junio C Hamano
1
-0
/
+7
2017-06-02
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-02
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
diff: convert diff_flush_patch_id to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
diff: convert diff_change to struct object_id
Brandon Williams
1
-7
/
+6
2017-06-02
diff: convert diff_addremove to struct object_id
Brandon Williams
1
-4
/
+4
2017-05-24
blame: move textconv_object with related functions
Jeff Smith
1
-0
/
+7
2017-05-08
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson
1
-1
/
+1
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-2
/
+2
2016-10-27
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
1
-1
/
+2
2016-10-26
diff_aligned_abbrev: use "struct oid"
Jeff King
1
-1
/
+1
2016-10-26
diff_unique_abbrev: rename to diff_aligned_abbrev
Jeff King
1
-1
/
+5
2016-10-24
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-10-24
diff-lib: allow ita entries treated as "not yet exist in index"
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2016-09-26
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
1
-0
/
+1
2016-09-19
blame: honor the diff heuristic options and config
Michael Haggerty
1
-0
/
+1
2016-09-12
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
1
-2
/
+9
2016-08-31
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
1
-1
/
+2
2016-08-31
diff: prepare for additional submodule formats
Jacob Keller
1
-1
/
+6
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
1
-0
/
+2
2016-08-31
diff.c: remove output_prefix_length field
Junio C Hamano
1
-1
/
+0
[next]