count-delta.c: Match the delta data semantics change in version 3.
[git.git] / combine-diff.c
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Junio C Hamanocombine-diff: do not punt on removed or added files.
2006-02-06 Junio C Hamanocombine-diff: show mode changes as well.
2006-02-06 Junio C Hamanocombine-diff: do not send NULL to printf
2006-02-06 Junio C HamanoMerge branch 'jc/diff'
2006-02-06 Junio C Hamanocombine-diff: remove misguided --show-empty hack.
2006-02-04 Junio C HamanoMerge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-03 Junio C Hamanocombine-diff: finishing touches to git-diff-tree --cc
2006-02-03 Junio C Hamanocombine-diff: cleanup.
2006-02-03 Junio C Hamanocombine-diff: show parent line numbers as well.
2006-02-03 Junio C Hamanocombine-diff: add a bit more comments.
2006-02-02 Junio C Hamanocombine-diff: fix placement of deletion.
2006-02-02 Junio C Hamanocombine-diff: add safety check to --cc.
2006-02-02 Junio C Hamanocombine-diff: update --cc "uninteresting hunks" logic.
2006-02-02 Junio C Hamanocombine-diff: reuse diff from the same blob.
2006-01-30 Junio C HamanoMerge fixes up to GIT 1.1.6
2006-01-28 Junio C HamanoMerge lt/revlist,jc/diff,jc/revparse,jc/abbrev
2006-01-28 Junio C Hamanodiff-files: -c and --cc options.
2006-01-28 Junio C Hamanocombine-diff: better hunk splitting.
2006-01-28 Junio C Hamanodiff-tree --cc: squelch header generation on empty...
2006-01-28 Junio C Hamanocombine-diff: extend --cc logic to Octopus.
2006-01-28 Junio C Hamanocombine-diff: minor output changes.
2006-01-28 Junio C Hamanocombine-diff: fix appending at the tail of a list.
2006-01-28 Junio C Hamanodiff-tree --cc: denser combined diff output for a merge...
2006-01-28 Junio C Hamanodiff-tree -c: show a merge commit a bit more sensibly.