index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.c
Age
Commit message (
Expand
)
Author
Lines
2016-08-12
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
-6
/
+10
2016-08-03
Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning'
Junio C Hamano
-0
/
+7
2016-07-29
patch-ids: add flag to create the diff patch id using header only data
Kevin Willford
-6
/
+10
2016-07-22
diff: do not reuse worktree files that need "clean" conversion
Jeff King
-0
/
+7
2016-07-19
Merge branch 'bc/cocci'
Junio C Hamano
-46
/
+53
2016-06-28
diff: convert prep_temp_blob() to struct object_id
brian m. carlson
-4
/
+4
2016-06-28
diff: rename struct diff_filespec's sha1_valid member
brian m. carlson
-14
/
+14
2016-06-28
diff: convert struct diff_filespec to struct object_id
brian m. carlson
-31
/
+38
2016-06-28
coccinelle: convert hashcpy() with null_sha1 to hashclr()
brian m. carlson
-1
/
+1
2016-06-28
diff: do not color output when --color=auto and --output=<file> is given
Johannes Schindelin
-0
/
+2
2016-06-10
Merge branch 'jk/diff-compact-heuristic'
Junio C Hamano
-1
/
+1
2016-06-10
diff: disable compaction heuristic for now
Junio C Hamano
-1
/
+1
2016-05-06
Merge branch 'jk/diff-compact-heuristic'
Junio C Hamano
-0
/
+11
2016-04-19
xdiff: implement empty line chunk heuristic
Stefan Beller
-0
/
+11
2016-04-03
Merge branch 'mm/diff-renames-default'
Junio C Hamano
-0
/
+5
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
-13
/
+10
2016-02-26
Merge branch 'jk/more-comments-on-textconv'
Junio C Hamano
-1
/
+4
2016-02-25
diff: activate diff.renames by default
Matthieu Moy
-0
/
+5
2016-02-22
diff_populate_gitlink: use a strbuf
Jeff King
-8
/
+8
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
-5
/
+2
2016-02-22
diff: clarify textconv interface
Jeff King
-1
/
+4
2016-02-05
Merge branch 'nd/diff-with-path-params' into maint
Junio C Hamano
-4
/
+10
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
-4
/
+10
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
-4
/
+10
2015-10-29
Merge branch 'tk/sigchain-unnecessary-post-tempfile'
Junio C Hamano
-1
/
+0
2015-10-22
diff: remove unused #include "sigchain.h"
Tobias Klauser
-1
/
+0
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
-11
/
+10
2015-10-05
use sha1_to_hex_r() instead of strcpy
Jeff King
-5
/
+4
2015-09-28
Sync with v2.5.4
Junio C Hamano
-10
/
+16
2015-09-28
Sync with 2.4.10
Junio C Hamano
-10
/
+16
2015-09-28
Sync with 2.3.10
Junio C Hamano
-10
/
+16
2015-09-28
react to errors in xdi_diff
Jeff King
-10
/
+16
2015-09-25
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
-6
/
+6
2015-08-31
Merge branch 'hv/submodule-config'
Junio C Hamano
-0
/
+1
2015-08-25
Merge branch 'mh/tempfile'
Junio C Hamano
-23
/
+23
2015-08-19
submodule: use new config API for worktree configurations
Heiko Voigt
-0
/
+1
2015-08-12
diff: use tempfile module
Michael Haggerty
-23
/
+23
2015-08-03
Merge branch 'dt/log-follow-config'
Junio C Hamano
-2
/
+3
2015-07-15
Merge branch 'jc/diff-ws-error-highlight'
Junio C Hamano
-1
/
+6
2015-07-12
diff: parse ws-error-highlight option more strictly
René Scharfe
-1
/
+6
2015-07-09
log: add "log.follow" configuration variable
David Turner
-2
/
+3
2015-06-25
Merge branch 'jk/color-diff-plain-is-context' into maint
Junio C Hamano
-14
/
+14
2015-06-11
Merge branch 'jk/color-diff-plain-is-context'
Junio C Hamano
-15
/
+15
2015-06-11
Merge branch 'jc/diff-ws-error-highlight'
Junio C Hamano
-22
/
+100
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
-13
/
+13
2015-05-27
diff: accept color.diff.context as a synonym for "plain"
Jeff King
-1
/
+1
2015-05-26
diff.c: --ws-error-highlight=<kind> option
Junio C Hamano
-16
/
+68
2015-05-26
diff.c: add emit_del_line() and emit_context_line()
Junio C Hamano
-12
/
+38
2015-03-23
Merge branch 'rs/deflate-init-cleanup' into maint
Junio C Hamano
-1
/
+0
2015-03-17
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
-1
/
+0
[next]