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-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
2017-06-02
diff: convert diff_change to struct object_id
Brandon Williams
1
-7
/
+7
2017-06-02
diff: convert diff_addremove to struct object_id
Brandon Williams
1
-4
/
+4
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-05-26
use xfopen() in more places
Nguyễn Thái Ngọc Duy
1
-6
/
+2
2017-05-24
blame: move textconv_object with related functions
Jeff Smith
1
-0
/
+23
2017-05-09
diff: enable indent heuristic by default
Stefan Beller
1
-1
/
+1
2017-05-09
diff: make the indent heuristic part of diff's basic configuration
Marc Branchaud
1
-3
/
+3
2017-05-08
notes-cache: convert to struct object_id
brian m. carlson
1
-2
/
+2
2017-05-01
fix minor typos
René Genz
1
-1
/
+1
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-03-30
diff: avoid fixed-size buffer for patch-ids
Jeff King
1
-31
/
+37
2017-03-26
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
1
-2
/
+2
2017-03-21
prefix_filename: return newly allocated string
Jeff King
1
-3
/
+3
2017-03-21
prefix_filename: drop length parameter
Jeff King
1
-2
/
+2
2017-03-12
Merge branch 'jc/diff-populate-filespec-size-only-fix'
Junio C Hamano
1
-1
/
+18
2017-03-02
diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()
Junio C Hamano
1
-1
/
+18
2017-02-15
Merge branch 'rs/swap'
Junio C Hamano
1
-8
/
+4
2017-02-10
Merge branch 'jk/log-graph-name-only'
Junio C Hamano
1
-0
/
+1
2017-02-08
diff: print line prefix for --name-only output
Jeff King
1
-0
/
+1
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
1
-1
/
+1
2017-01-30
diff: use SWAP macro
René Scharfe
1
-3
/
+1
[prev]
[next]