summaryrefslogtreecommitdiff
path: root/commit-tree.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-10 15:08:02 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-10 15:08:02 -0700
commiteeb7991695b0944e4e8d6474b8f7cd2da8830b20 (patch)
tree7cb7710ccdcb867bf190b70d4586593bbad49499 /commit-tree.c
parent73134b6d3f700bb9e6c66aa2f099de644c6b8d09 (diff)
downloadgit-eeb7991695b0944e4e8d6474b8f7cd2da8830b20.tar.gz
Simplify "diff-tree" output, and only keep track of one single name-base.
During original development I had different name-bases for source and destination, so that I could make the output show how it got removed from "tree a" and added to "tree b", but we don't want that. We only do recursive diffs on anything where the bases are exactly the same, so we might as well just work with a single base. Also, make the output for "changed" be a single line, since people hated the separate '<' / '>' format. They were right. It sucked.
Diffstat (limited to 'commit-tree.c')
0 files changed, 0 insertions, 0 deletions