Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/combine-diff-zero-context-at-the-beginning' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 26 Apr 2012 17:35:25 +0000
(10:35 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 26 Apr 2012 17:35:26 +0000
(10:35 -0700)
An age-old corner case bug in combine diff (only triggered with -U0
and the hunk at the beginning of the file needs to be shown) has been
fixed.
By René Scharfe
* rs/combine-diff-zero-context-at-the-beginning:
combine-diff: fix loop index underflow
1
2
combine-diff.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
b4bd6bb
e5e9b56
)
diff --cc
combine-diff.c
Simple merge