index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mh/tempfile'
Junio C Hamano
2015-08-25
1
-23
/
+23
|
\
|
*
diff: use tempfile module
Michael Haggerty
2015-08-12
1
-23
/
+23
*
|
Merge branch 'dt/log-follow-config'
Junio C Hamano
2015-08-03
1
-2
/
+3
|
\
\
|
*
|
log: add "log.follow" configuration variable
David Turner
2015-07-09
1
-2
/
+3
*
|
|
Merge branch 'jc/diff-ws-error-highlight'
Junio C Hamano
2015-07-15
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
diff: parse ws-error-highlight option more strictly
René Scharfe
2015-07-12
1
-1
/
+6
*
|
|
Merge branch 'jk/color-diff-plain-is-context'
Junio C Hamano
2015-06-11
1
-15
/
+15
|
\
\
\
|
*
|
|
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
2015-05-27
1
-13
/
+13
|
*
|
|
diff: accept color.diff.context as a synonym for "plain"
Jeff King
2015-05-27
1
-1
/
+1
*
|
|
|
Merge branch 'jc/diff-ws-error-highlight'
Junio C Hamano
2015-06-11
1
-22
/
+100
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
diff.c: --ws-error-highlight=<kind> option
Junio C Hamano
2015-05-27
1
-16
/
+68
|
*
|
diff.c: add emit_del_line() and emit_context_line()
Junio C Hamano
2015-05-27
1
-12
/
+38
|
|
/
*
|
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
2015-03-18
1
-1
/
+0
|
\
\
|
*
|
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
2015-03-06
1
-1
/
+0
*
|
|
Merge branch 'mk/diff-shortstat-dirstat-fix'
Junio C Hamano
2015-03-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
2015-03-02
1
-1
/
+1
|
|
/
|
*
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
Junio C Hamano
2014-07-22
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint
Junio C Hamano
2014-06-25
1
-0
/
+3
|
|
\
\
*
|
\
\
Merge branch 'jn/parse-config-slot'
Junio C Hamano
2014-10-20
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
color_parse: do not mention variable name in error message
Jeff King
2014-10-14
1
-2
/
+1
*
|
|
|
|
Merge branch 'nd/large-blobs'
Junio C Hamano
2014-09-11
1
-14
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
diff: shortcut for diff'ing two binary SHA-1 objects
Nguyễn Thái Ngọc Duy
2014-08-18
1
-0
/
+13
|
*
|
|
|
|
diff --stat: mark any file larger than core.bigfilethreshold binary
Nguyễn Thái Ngọc Duy
2014-08-18
1
-8
/
+18
|
*
|
|
|
|
diff.c: allow to pass more flags to diff_populate_filespec
Nguyễn Thái Ngọc Duy
2014-08-18
1
-6
/
+7
|
|
/
/
/
/
*
/
/
/
/
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-2
/
+1
|
/
/
/
/
*
|
|
|
strbuf: use strbuf_addstr() for adding C strings
René Scharfe
2014-07-17
1
-6
/
+6
*
|
|
|
stat_opt: check extra strlen call
Jeff King
2014-06-20
1
-1
/
+2
*
|
|
|
use skip_prefix to avoid repeating strings
Jeff King
2014-06-20
1
-18
/
+9
*
|
|
|
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
1
-31
/
+34
*
|
|
|
parse_diff_color_slot: drop ofs parameter
Jeff King
2014-06-18
1
-10
/
+10
*
|
|
|
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
2014-06-16
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
diff.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
2014-06-16
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
move "--follow needs one pathspec" rule to diff_setup_done
Jeff King
2014-05-20
1
-0
/
+3
*
|
|
Merge branch 'jk/external-diff-use-argv-array'
Junio C Hamano
2014-06-03
1
-31
/
+25
|
\
\
\
|
*
|
|
run_external_diff: refactor cmdline setup logic
Jeff King
2014-04-21
1
-11
/
+15
|
*
|
|
run_external_diff: hoist common bits out of conditional
Jeff King
2014-04-21
1
-5
/
+3
|
*
|
|
run_external_diff: drop fflush(NULL)
Jeff King
2014-04-21
1
-1
/
+0
|
*
|
|
run_external_diff: clean up error handling
Jeff King
2014-04-21
1
-6
/
+3
|
*
|
|
run_external_diff: use an argv_array for the environment
Jeff King
2014-04-21
1
-9
/
+5
*
|
|
|
Merge branch 'ks/tree-diff-nway'
Junio C Hamano
2014-06-03
1
-0
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
combine-diff: speed it up, by using multiparent diff tree-walker directly
Kirill Smelkov
2014-04-07
1
-0
/
+1
|
*
|
|
tree-diff: rework diff_tree() to generate diffs for multiparent cases as well
Kirill Smelkov
2014-04-07
1
-0
/
+1
*
|
|
|
Merge branch 'jk/external-diff-use-argv-array' (early part)
Junio C Hamano
2014-04-29
1
-16
/
+16
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
run_external_diff: use an argv_array for the command line
Jeff King
2014-04-21
1
-16
/
+16
*
|
|
|
i18n: remove obsolete comments for translators in diffstat generation
Jiang Xin
2014-04-17
1
-8
/
+0
*
|
|
|
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
1
-1
/
+1
|
\
|
|
|
|
*
|
|
comments: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-1
/
+1
|
*
|
|
Merge branch 'tr/diff-submodule-no-reuse-worktree' into maint
Junio C Hamano
2014-03-18
1
-2
/
+3
|
|
\
\
\
|
*
\
\
\
Merge branch 'nd/diff-quiet-stat-dirty' into maint
Junio C Hamano
2014-03-18
1
-24
/
+43
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]