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
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
1
-4
/
+10
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-4
/
+10
2015-10-29
Merge branch 'tk/sigchain-unnecessary-post-tempfile'
Junio C Hamano
1
-1
/
+0
2015-10-22
diff: remove unused #include "sigchain.h"
Tobias Klauser
1
-1
/
+0
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-11
/
+10
2015-10-05
use sha1_to_hex_r() instead of strcpy
Jeff King
1
-5
/
+4
2015-09-28
Sync with v2.5.4
Junio C Hamano
1
-10
/
+16
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-10
/
+16
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-10
/
+16
2015-09-28
react to errors in xdi_diff
Jeff King
1
-10
/
+16
2015-09-25
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
1
-6
/
+6
2015-08-31
Merge branch 'hv/submodule-config'
Junio C Hamano
1
-0
/
+1
2015-08-25
Merge branch 'mh/tempfile'
Junio C Hamano
1
-23
/
+23
2015-08-19
submodule: use new config API for worktree configurations
Heiko Voigt
1
-0
/
+1
2015-08-12
diff: use tempfile module
Michael Haggerty
1
-23
/
+23
2015-08-03
Merge branch 'dt/log-follow-config'
Junio C Hamano
1
-2
/
+3
2015-07-15
Merge branch 'jc/diff-ws-error-highlight'
Junio C Hamano
1
-1
/
+6
2015-07-12
diff: parse ws-error-highlight option more strictly
René Scharfe
1
-1
/
+6
2015-07-09
log: add "log.follow" configuration variable
David Turner
1
-2
/
+3
2015-06-25
Merge branch 'jk/color-diff-plain-is-context' into maint
Junio C Hamano
1
-14
/
+14
2015-06-11
Merge branch 'jk/color-diff-plain-is-context'
Junio C Hamano
1
-15
/
+15
2015-06-11
Merge branch 'jc/diff-ws-error-highlight'
Junio C Hamano
1
-22
/
+100
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
1
-13
/
+13
2015-05-27
diff: accept color.diff.context as a synonym for "plain"
Jeff King
1
-1
/
+1
2015-05-26
diff.c: --ws-error-highlight=<kind> option
Junio C Hamano
1
-16
/
+68
2015-05-26
diff.c: add emit_del_line() and emit_context_line()
Junio C Hamano
1
-12
/
+38
2015-03-23
Merge branch 'rs/deflate-init-cleanup' into maint
Junio C Hamano
1
-1
/
+0
2015-03-17
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
1
-1
/
+0
2015-03-13
Merge branch 'mk/diff-shortstat-dirstat-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-06
Merge branch 'mk/diff-shortstat-dirstat-fix'
Junio C Hamano
1
-1
/
+1
2015-03-05
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
1
-1
/
+0
2015-03-02
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
1
-1
/
+1
2014-10-20
Merge branch 'jn/parse-config-slot'
Junio C Hamano
1
-2
/
+1
2014-10-14
color_parse: do not mention variable name in error message
Jeff King
1
-2
/
+1
2014-09-11
Merge branch 'nd/large-blobs'
Junio C Hamano
1
-14
/
+38
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
1
-2
/
+1
2014-08-18
diff: shortcut for diff'ing two binary SHA-1 objects
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2014-08-18
diff --stat: mark any file larger than core.bigfilethreshold binary
Nguyễn Thái Ngọc Duy
1
-8
/
+18
2014-08-18
diff.c: allow to pass more flags to diff_populate_filespec
Nguyễn Thái Ngọc Duy
1
-6
/
+7
2014-07-22
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
Junio C Hamano
1
-1
/
+1
2014-07-17
strbuf: use strbuf_addstr() for adding C strings
René Scharfe
1
-6
/
+6
2014-06-25
Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint
Junio C Hamano
1
-0
/
+3
2014-06-20
stat_opt: check extra strlen call
Jeff King
1
-1
/
+2
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
1
-18
/
+9
2014-06-20
use skip_prefix to avoid magic numbers
Jeff King
1
-31
/
+34
2014-06-18
parse_diff_color_slot: drop ofs parameter
Jeff King
1
-10
/
+10
2014-06-16
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
1
-1
/
+1
2014-06-16
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
1
-0
/
+3
2014-06-03
Merge branch 'jk/external-diff-use-argv-array'
Junio C Hamano
1
-31
/
+25
2014-06-03
Merge branch 'ks/tree-diff-nway'
Junio C Hamano
1
-0
/
+2
[next]