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
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+3
2018-03-14
Merge branch 'nd/diff-stat-with-summary'
Junio C Hamano
1
-33
/
+63
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-1
/
+1
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-35
/
+35
2018-02-27
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
1
-0
/
+37
2018-02-22
diff: rename 'template' variables
Brandon Williams
1
-5
/
+5
2018-02-22
diff: rename 'new' variables
Brandon Williams
1
-22
/
+22
2018-02-22
diff: rename 'this' variables
Brandon Williams
1
-8
/
+8
2018-02-13
Merge branch 'nd/diff-flush-before-warning'
Junio C Hamano
1
-0
/
+1
2018-02-13
Merge branch 'tb/crlf-conv-flags'
Junio C Hamano
1
-4
/
+4
2018-02-02
diff.c: refactor pprint_rename() to use strbuf
Nguyễn Thái Ngọc Duy
1
-33
/
+26
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
1
-13
/
+30
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
1
-1
/
+1
2018-01-16
diff.c: flush stdout before printing rename warnings
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-01-16
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen
1
-4
/
+4
2018-01-04
diff: use HAS_MULTI_BITS instead of counting bits manually
Stefan Beller
1
-10
/
+5
2018-01-04
diff: properly error out when combining multiple pickaxe options
Stefan Beller
1
-0
/
+3
2018-01-04
diffcore: add a pickaxe option to find a specific blob
Stefan Beller
1
-1
/
+20
2018-01-04
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller
1
-2
/
+2
2017-12-28
Merge branch 'cc/skip-to-optional-val'
Junio C Hamano
1
-34
/
+16
2017-12-27
Use DIFF_DETECT_RENAME for detect_rename assignments
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-1
/
+7
2017-12-19
Merge branch 'jt/diff-anchored-patience'
Junio C Hamano
1
-2
/
+20
2017-12-19
Merge branch 'en/rename-progress'
Junio C Hamano
1
-1
/
+1
2017-12-11
diff: use skip_to_optional_arg_default() in parsing --relative
Junio C Hamano
1
-4
/
+3
2017-12-11
diff: use skip_to_optional_arg_default()
Christian Couder
1
-16
/
+4
2017-12-11
diff: use skip_to_optional_arg()
Christian Couder
1
-14
/
+9
2017-12-06
diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
Ann T Ropea
1
-1
/
+7
2017-11-28
diff: support anchoring line(s)
Jonathan Tan
1
-2
/
+20
2017-11-27
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
1
-3
/
+3
2017-11-15
diff: remove silent clamp of renameLimit
Elijah Newren
1
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-87
/
+88
2017-11-09
Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix'
Junio C Hamano
1
-8
/
+6
2017-11-08
diff: --ignore-cr-at-eol
Junio C Hamano
1
-0
/
+2
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-85
/
+85
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
1
-14
/
+14
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-33
/
+33
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-38
/
+38
2017-11-01
diff: add flag to indicate textconv was set via cmdline
Brandon Williams
1
-2
/
+3
2017-11-01
diff: convert flags to be stored in bitfields
Brandon Williams
1
-1
/
+1
2017-10-29
diff: fix lstat() error handling in diff_populate_filespec()
Andrey Okoshkin
1
-8
/
+6
2017-10-27
xdiff: reassign xpparm_t.flags bits
Junio C Hamano
1
-3
/
+1
2017-10-26
diff.c: get rid of duplicate implementation
Stefan Beller
1
-78
/
+4
2017-10-21
diff: handle NULs in get_string_hash()
Jeff King
1
-1
/
+1
2017-10-21
diff: fix whitespace-skipping with --color-moved
Jeff King
1
-5
/
+10
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
1
-0
/
+3
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
1
-0
/
+3
2017-10-17
Merge branch 'sb/diff-color-move'
Junio C Hamano
1
-13
/
+15
[next]