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
2010-06-30
Merge branch 'jl/maint-diff-ignore-submodules'
Junio C Hamano
1
-1
/
+10
2010-06-27
Merge branch 'ab/blame-textconv'
Junio C Hamano
1
-8
/
+4
2010-06-25
Add the option "--ignore-submodules" to "git status"
Jens Lehmann
1
-11
/
+4
2010-06-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+0
2010-06-22
Merge branch 'cc/maint-diff-CC-binary' into maint
Junio C Hamano
1
-5
/
+16
2010-06-21
Merge branch 'bw/diff-metainfo-color' into maint
Junio C Hamano
1
-26
/
+35
2010-06-21
Merge branch 'rs/diff-no-minimal' into maint
Junio C Hamano
1
-5
/
+5
2010-06-18
Merge branch 'cc/maint-diff-CC-binary'
Junio C Hamano
1
-5
/
+16
2010-06-18
Merge branch 'by/diff-graph'
Junio C Hamano
1
-97
/
+312
2010-06-18
Merge branch 'jh/diff-index-line-abbrev'
Junio C Hamano
1
-3
/
+3
2010-06-18
Merge branch 'ec/diff-noprefix-config'
Junio C Hamano
1
-1
/
+8
2010-06-13
Merge branch 'bw/diff-metainfo-color'
Junio C Hamano
1
-26
/
+35
2010-06-13
Merge branch 'rs/diff-no-minimal'
Junio C Hamano
1
-5
/
+5
2010-06-11
Add optional parameters to the diff option "--ignore-submodules"
Jens Lehmann
1
-1
/
+10
2010-06-11
textconv: make the API public
Axel Bonnet
1
-8
/
+4
2010-06-06
diff: fix "git show -C -C" output when renaming a binary file
Christian Couder
1
-6
/
+17
2010-05-31
Make --color-words work well with --graph
Bo Yang
1
-17
/
+104
2010-05-31
Emit a whole line in one go
Bo Yang
1
-5
/
+27
2010-05-31
diff.c: Output the text graph padding before each diff line
Bo Yang
1
-53
/
+147
2010-05-31
Add a prefix output callback to diff output
Bo Yang
1
-27
/
+35
2010-05-31
diff.c: Ensure "index $from..$to" line contains unambiguous SHA1s
Johan Herland
1
-3
/
+3
2010-05-21
Merge branch 'by/log-follow'
Junio C Hamano
1
-8
/
+13
2010-05-21
Merge branch 'tr/word-diff'
Junio C Hamano
1
-19
/
+120
2010-05-19
diff: fix coloring of extended diff headers
Bert Wesarg
1
-26
/
+35
2010-05-18
diff-options: make --patch a synonym for -p
Will Palmer
1
-1
/
+1
2010-05-18
diff: add configuration option for disabling diff prefixes.
Eli Collins
1
-1
/
+8
2010-05-08
Merge branch 'jk/cached-textconv'
Junio C Hamano
1
-46
/
+73
2010-05-07
Make diffcore_std only can run once before a diff_flush
Bo Yang
1
-0
/
+8
2010-05-07
Add a macro DIFF_QUEUE_CLEAR.
Bo Yang
1
-8
/
+5
2010-05-04
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
1
-10
/
+5
2010-05-04
remove ecb parameter from xdi_diff_outf()
René Scharfe
1
-10
/
+5
2010-05-02
git diff too slow for a file
René Scharfe
1
-5
/
+5
2010-04-22
Merge branch 'jk/maint-diffstat-overflow' into maint
Junio C Hamano
1
-9
/
+12
2010-04-18
Merge branch 'jk/maint-diffstat-overflow'
Junio C Hamano
1
-9
/
+12
2010-04-17
diff: use large integers for diffstat calculations
Jeff King
1
-9
/
+12
2010-04-14
diff: add --word-diff option that generalizes --color-words
Thomas Rast
1
-19
/
+120
2010-04-09
Merge branch 'jc/conflict-marker-size' into maint
Junio C Hamano
1
-13
/
+11
2010-04-08
Merge early parts of jk/cached-textconv
Junio C Hamano
1
-0
/
+4
2010-04-08
diff.c: work around pointer constness warnings
Junio C Hamano
1
-2
/
+2
2010-04-06
Merge branch 'jc/conflict-marker-size'
Junio C Hamano
1
-13
/
+11
2010-04-02
diff: avoid useless filespec population
Jeff King
1
-5
/
+4
2010-04-02
diff: cache textconv output
Jeff King
1
-9
/
+43
2010-04-02
textconv: refactor calls to run_textconv
Jeff King
1
-36
/
+30
2010-04-01
fix textconv leak in emit_rewrite_diff
Jeff King
1
-0
/
+4
2010-03-31
Sync with 1.7.0.4
Junio C Hamano
1
-6
/
+11
2010-03-30
diff: fix textconv error zombies
Johannes Sixt
1
-6
/
+11
2010-03-24
diff --check: honor conflict-marker-size attribute
Junio C Hamano
1
-13
/
+11
2010-03-24
Merge branch 'jl/submodule-diff-dirtiness'
Junio C Hamano
1
-2
/
+11
2010-03-12
git status: Fix false positive "new commits" output for dirty submodules
Jens Lehmann
1
-2
/
+5
2010-03-12
Refactor dirty submodule detection in diff-lib.c
Jens Lehmann
1
-0
/
+6
[prev]
[next]