index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
diff.c: add dimming to moved line detection
Stefan Beller
4
-13
/
+254
2017-06-30
diff.c: color moved lines differently, plain mode
Stefan Beller
3
-3
/
+59
2017-06-30
diff.c: color moved lines differently
Stefan Beller
3
-15
/
+602
2017-06-30
diff.c: buffer all output if asked to
Stefan Beller
2
-2
/
+109
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
2
-44
/
+74
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
4
-68
/
+121
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
3
-44
/
+80
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-30
Merge branch 'sb/hashmap-customize-comparison' into sb/diff-color-move
Junio C Hamano
441
-8419
/
+13147
2017-06-30
hashmap: migrate documentation from Documentation/technical into header
Stefan Beller
2
-341
/
+316
2017-06-30
patch-ids.c: use hashmap correctly
Stefan Beller
1
-4
/
+4
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
19
-66
/
+113
2017-06-26
Twelfth batch for 2.14
Junio C Hamano
1
-1
/
+11
2017-06-26
Merge branch 'mb/reword-autocomplete-message'
Junio C Hamano
1
-6
/
+12
2017-06-26
Merge branch 'ks/t7508-indent-fix'
Junio C Hamano
1
-1
/
+1
2017-06-26
Merge branch 'jk/add-p-commentchar-fix'
Junio C Hamano
2
-1
/
+10
2017-06-26
Merge branch 'dt/raise-core-packed-git-limit'
Junio C Hamano
1
-1
/
+2
2017-06-26
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
5
-11
/
+54
2017-06-26
Merge branch 'lb/status-stash-count'
Junio C Hamano
12
-38
/
+115
2017-06-24
Sync with 2.13.2
Junio C Hamano
2
-12
/
+17
2017-06-24
Git 2.13.2
Junio C Hamano
2
-1
/
+18
2017-06-24
Merge branch 'sn/reset-doc-typofix' into maint
Junio C Hamano
1
-1
/
+1
2017-06-24
Merge branch 'sg/doc-pretty-formats' into maint
Junio C Hamano
1
-2
/
+2
2017-06-24
Merge branch 'sd/t3200-branch-m-test' into maint
Junio C Hamano
1
-0
/
+17
2017-06-24
Merge branch 'sg/revision-parser-skip-prefix' into maint
Junio C Hamano
2
-48
/
+44
2017-06-24
Merge branch 'km/test-mailinfo-b-failure' into maint
Junio C Hamano
1
-0
/
+42
2017-06-24
Merge branch 'sb/submodule-rm-absorb' into maint
Junio C Hamano
1
-4
/
+5
2017-06-24
Merge branch 'jc/diff-tree-stale-comment' into maint
Junio C Hamano
1
-3
/
+5
2017-06-24
Merge branch 'ps/stash-push-pathspec-fix' into maint
Junio C Hamano
2
-0
/
+19
2017-06-24
Merge branch 'ls/github' into maint
Junio C Hamano
2
-0
/
+26
2017-06-24
Merge branch 'jk/pack-idx-corruption-safety' into maint
Junio C Hamano
1
-1
/
+7
2017-06-24
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
10
-147
/
+301
2017-06-24
Merge branch 'jc/name-rev-lw-tag' into maint
Junio C Hamano
2
-8
/
+53
2017-06-24
Eleventh batch for 2.14
Junio C Hamano
1
-15
/
+46
[next]