Merge branch 'js/diffstat' into next
[gitweb.git] / combine-diff.c
2006-02-03 combine-diff: finishing touches to git-diff-tree --cc
2006-02-03 combine-diff: cleanup.
2006-02-03 combine-diff: show parent line numbers as well.
2006-02-03 combine-diff: add a bit more comments.
2006-02-02 combine-diff: fix placement of deletion.
2006-02-02 combine-diff: add safety check to --cc.
2006-02-02 combine-diff: update --cc "uninteresting hunks" logic.
2006-02-02 combine-diff: reuse diff from the same blob.
2006-01-30 Merge fixes up to GIT 1.1.6
2006-01-28 Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
2006-01-28 diff-files: -c and --cc options.
2006-01-28 combine-diff: better hunk splitting.
2006-01-28 diff-tree --cc: squelch header generation on empty...
2006-01-28 combine-diff: extend --cc logic to Octopus.
2006-01-28 combine-diff: minor output changes.
2006-01-28 combine-diff: fix appending at the tail of a list.
2006-01-28 diff-tree --cc: denser combined diff output for a merge...
2006-01-28 diff-tree -c: show a merge commit a bit more sensibly.