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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
Merge branch 'sb/diff-color-move'
Junio C Hamano
1
-252
/
+1057
2017-08-23
pack: move has_sha1_pack()
Jonathan Tan
1
-0
/
+1
2017-08-20
sha1_file: convert index_path to struct object_id
Patryk Obara
1
-1
/
+1
2017-08-17
diff: retire sane_truncate_fn
Junio C Hamano
1
-5
/
+0
2017-08-16
diff: define block by number of alphanumeric chars
Jonathan Tan
1
-6
/
+22
2017-08-16
diff: respect MIN_BLOCK_LENGTH for last block
Jonathan Tan
1
-7
/
+22
2017-08-14
diff: avoid redundantly clearing a flag
Jonathan Tan
1
-1
/
+1
2017-08-03
diff: stop allowing diff to have submodules configured in .git/config
Brandon Williams
1
-3
/
+0
2017-07-13
color: check color.ui in git_default_config()
Jeff King
1
-3
/
+0
2017-07-12
Merge branch 'rs/use-div-round-up'
Junio C Hamano
1
-1
/
+1
2017-07-10
use DIV_ROUND_UP
René Scharfe
1
-1
/
+1
2017-06-30
diff.c: add dimming to moved line detection
Stefan Beller
1
-11
/
+121
2017-06-30
diff.c: color moved lines differently, plain mode
Stefan Beller
1
-2
/
+8
2017-06-30
diff.c: color moved lines differently
Stefan Beller
1
-14
/
+330
2017-06-30
diff.c: buffer all output if asked to
Stefan Beller
1
-2
/
+107
2017-06-30
diff.c: emit_diff_symbol learns about DIFF_SYMBOL_SUMMARY
Stefan Beller
1
-30
/
+41
2017-06-30
diff.c: emit_diff_symbol learns about DIFF_SYMBOL_STAT_SEP
Stefan Beller
1
-3
/
+7
2017-06-30
diff.c: convert word diffing to use emit_diff_symbol
Stefan Beller
1
-33
/
+46
2017-06-30
diff.c: convert show_stats to use emit_diff_symbol
Stefan Beller
1
-42
/
+72
2017-06-30
diff.c: convert emit_binary_diff_body to use emit_diff_symbol
Stefan Beller
1
-17
/
+46
2017-06-30
submodule.c: migrate diff output to use emit_diff_symbol
Stefan Beller
1
-12
/
+71
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_REWRITE_DIFF
Stefan Beller
1
-14
/
+21
2017-06-30
diff.c: emit_diff_symbol learns about DIFF_SYMBOL_BINARY_FILES
Stefan Beller
1
-5
/
+15
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_HEADER
Stefan Beller
1
-8
/
+20
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_FILEPAIR_{PLUS, MINUS}
Stefan Beller
1
-21
/
+30
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_INCOMPLETE
Stefan Beller
1
-2
/
+4
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_WORDS[_PORCELAIN]
Stefan Beller
1
-16
/
+26
2017-06-30
diff.c: migrate emit_line_checked to use emit_diff_symbol
Stefan Beller
1
-41
/
+75
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_NO_LF_EOF
Stefan Beller
1
-8
/
+11
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_FRAGINFO
Stefan Beller
1
-2
/
+6
2017-06-30
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_MARKER
Stefan Beller
1
-1
/
+9
2017-06-30
diff.c: introduce emit_diff_symbol
Stefan Beller
1
-3
/
+19
2017-06-30
diff.c: factor out diff_flush_patch_all_file_pairs
Stefan Beller
1
-5
/
+12
2017-06-30
diff.c: move line ending check into emit_hunk_header
Stefan Beller
1
-2
/
+2
2017-06-30
diff.c: readability fix
Stefan Beller
1
-2
/
+2
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-4
/
+2
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-24
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
1
-3
/
+3
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-38
/
+38
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-6
/
+2
2017-06-13
convert: convert convert_to_git to take an index
Brandon Williams
1
-3
/
+3
2017-06-05
diff: rename diff_fill_sha1_info to diff_fill_oid_info
Brandon Williams
1
-9
/
+9
2017-06-05
Merge branch 'js/blame-lib'
Junio C Hamano
1
-0
/
+23
2017-06-05
Merge branch 'mb/diff-default-to-indent-heuristics'
Junio C Hamano
1
-4
/
+4
2017-06-02
diff: convert diff_flush_patch_id to struct object_id
Brandon Williams
1
-6
/
+6
2017-06-02
diff: finish conversion for prepare_temp_file to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-02
diff: convert reuse_worktree_file to struct object_id
Brandon Williams
1
-5
/
+5
2017-06-02
diff: convert fill_filespec to struct object_id
Brandon Williams
1
-8
/
+8
[prev]
[next]