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
/
combine-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-2
/
+2
2013-09-09
Merge branch 'tr/log-full-diff-keep-true-parents'
Junio C Hamano
1
-1
/
+2
2013-08-01
log: use true parents for diff even when rewriting
Thomas Rast
1
-1
/
+2
2013-07-29
many small typofixes
Ondřej Bílka
1
-1
/
+1
2013-07-15
remove diff_tree_{setup,release}_paths
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-06-11
Merge branch 'cb/log-follow-with-combined'
Junio C Hamano
1
-0
/
+3
2013-06-02
Merge branch 'mk/combine-diff-context-horizon-fix'
Junio C Hamano
1
-2
/
+5
2013-05-28
fix segfault with git log -c --follow
Clemens Buchacher
1
-0
/
+3
2013-05-15
combine-diff.c: Fix output when changes are exactly 3 lines apart
Matthijs Kooijman
1
-2
/
+5
2013-03-25
combine-diff: coalesce lost lines optimally
Antoine Pelisse
1
-64
/
+191
2013-03-14
Allow combined diff to ignore white-spaces
Antoine Pelisse
1
-7
/
+50
2013-02-14
Merge branch 'jk/diff-graph-cleanup'
Junio C Hamano
1
-17
/
+32
2013-02-12
combine-diff.c: teach combined diffs about line prefix
John Keeping
1
-17
/
+30
2013-02-03
combine-diff: lift 32-way limit of combined diff
Junio C Hamano
1
-14
/
+7
2012-09-10
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
1
-2
/
+2
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
1
-2
/
+2
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
1
-2
/
+2
2012-04-16
Merge branch 'rs/combine-diff-zero-context-at-the-beginning'
Junio C Hamano
1
-1
/
+1
2012-03-25
combine-diff: fix loop index underflow
René Scharfe
1
-1
/
+1
2011-12-17
pass struct commit to diff_tree_combined_merge()
René Scharfe
1
-4
/
+3
2011-12-17
use struct sha1_array in diff_tree_combined()
René Scharfe
1
-21
/
+13
2011-08-28
Merge branch 'jk/color-and-pager'
Junio C Hamano
1
-4
/
+3
2011-08-28
Merge branch 'jc/combine-diff-callback'
Junio C Hamano
1
-0
/
+69
2011-08-20
combine-diff: support format_callback
Junio C Hamano
1
-0
/
+69
2011-08-18
diff: refactor COLOR_DIFF from a flag into an int
Jeff King
1
-4
/
+3
2011-08-17
Merge branch 'jc/maint-combined-diff-work-tree'
Junio C Hamano
1
-4
/
+10
2011-08-04
diff -c/--cc: do not mistake "resolved as deletion" as "use working tree"
Junio C Hamano
1
-4
/
+10
2011-05-24
combine-diff: respect textconv attributes
Jeff King
1
-9
/
+32
2011-05-23
combine-diff: handle binary files as binary
Jeff King
1
-2
/
+35
2011-05-23
combine-diff: calculate mode_differs earlier
Jeff King
1
-2
/
+7
2011-05-23
combine-diff: split header printing into its own function
Jeff King
1
-61
/
+74
2010-06-21
Merge branch 'rs/diff-no-minimal' into maint
Junio C Hamano
1
-1
/
+1
2010-06-13
Merge branch 'rs/diff-no-minimal'
Junio C Hamano
1
-1
/
+1
2010-05-04
remove ecb parameter from xdi_diff_outf()
René Scharfe
1
-2
/
+1
2010-05-02
git diff too slow for a file
René Scharfe
1
-1
/
+1
2010-04-17
combined diff: correctly handle truncated file
Thomas Rast
1
-6
/
+8
2009-11-28
Give the hunk comment its own color
Bert Wesarg
1
-1
/
+4
2009-07-22
Merge branch 'maint'
Junio C Hamano
1
-15
/
+14
2009-07-22
diff --cc: a lost line at the beginning of the file is shown incorrectly
Junio C Hamano
1
-7
/
+9
2009-07-22
combine-diff.c: fix performance problem when folding common deleted lines
Junio C Hamano
1
-8
/
+5
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
1
-1
/
+1
2009-05-01
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
1
-2
/
+2
2009-04-29
Merge branch 'maint'
Junio C Hamano
1
-9
/
+25
2009-04-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-12
/
+26
2009-04-29
diff -c -p: do not die on submodules
Junio C Hamano
1
-12
/
+26
2009-03-17
Merge branch 'kb/checkout-optim'
Junio C Hamano
1
-3
/
+1
2009-03-07
Move local variables to narrower scopes
Benjamin Kramer
1
-2
/
+1
2009-02-09
show_patch_diff(): remove a call to fstat()
Kjetil Barvik
1
-3
/
+1
2008-12-17
combine-diff.c: use strbuf_readlink()
Junio C Hamano
1
-5
/
+5
2008-10-25
Always initialize xpparam_t to 0
Brian Downing
1
-0
/
+1
[next]