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-10-23
Merge branch 'jk/write-in-full-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-10-23
Merge branch 'rj/no-sign-compare' into maint
Junio C Hamano
1
-1
/
+1
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
1
-0
/
+3
2017-09-22
ALLOC_GROW: avoid -Wsign-compare warnings
Ramsay Jones
1
-1
/
+1
2017-09-14
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
1
-1
/
+1
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-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
2017-01-30
use SWAP macro
René Scharfe
1
-5
/
+3
2017-01-12
diff: add interhunk context config option
Vegard Nossum
1
-0
/
+8
2017-01-10
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
1
-20
/
+3
2016-12-23
diff: retire "compaction" heuristics
Junio C Hamano
1
-20
/
+3
2016-12-08
diff: handle --no-abbrev in no-index case
Jack Bates
1
-1
/
+5
2016-11-17
Merge branch 'tk/diffcore-delta-remove-unused'
Junio C Hamano
1
-1
/
+1
[next]