summaryrefslogtreecommitdiff
path: root/combine-diff.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-06combine-diff: do not send NULL to printfLibravatar Junio C Hamano1-6/+17
2006-02-05combine-diff: remove misguided --show-empty hack.Libravatar Junio C Hamano1-6/+4
2006-02-02combine-diff: finishing touches to git-diff-tree --ccLibravatar Junio C Hamano1-4/+4
2006-02-02combine-diff: cleanup.Libravatar Junio C Hamano1-37/+65
2006-02-02combine-diff: show parent line numbers as well.Libravatar Junio C Hamano1-11/+59
2006-02-02combine-diff: add a bit more comments.Libravatar Junio C Hamano1-1/+7
2006-02-02combine-diff: fix placement of deletion.Libravatar Junio C Hamano1-1/+13
2006-02-02combine-diff: add safety check to --cc.Libravatar Junio C Hamano1-2/+18
2006-02-02combine-diff: update --cc "uninteresting hunks" logic.Libravatar Junio C Hamano1-69/+33
2006-02-02combine-diff: reuse diff from the same blob.Libravatar Junio C Hamano1-2/+37
2006-01-28diff-files: -c and --cc options.Libravatar Junio C Hamano1-20/+46
2006-01-28combine-diff: better hunk splitting.Libravatar Junio C Hamano1-27/+116
2006-01-28diff-tree --cc: squelch header generation on empty patch.Libravatar Junio C Hamano1-16/+30
2006-01-28combine-diff: extend --cc logic to Octopus.Libravatar Junio C Hamano1-26/+63
2006-01-28combine-diff: minor output changes.Libravatar Junio C Hamano1-3/+2
2006-01-28combine-diff: fix appending at the tail of a list.Libravatar Junio C Hamano1-11/+6
2006-01-28diff-tree --cc: denser combined diff output for a merge commit.Libravatar Junio C Hamano1-5/+64
2006-01-28diff-tree -c: show a merge commit a bit more sensibly.Libravatar Junio C Hamano1-0/+469