author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 27 May 2005 17:22:09 +0000 (10:22 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 27 May 2005 17:22:09 +0000 (10:22 -0700) | ||
commit | 84c1afd7e7c69c6c3c0677d5ee01925d4c70d318 | |
tree | 2f37f7b43445584e19bd3332fff898aa02d6fc8d | tree | snapshot |
parent | a9c9cef161b26ca610783dd0b180d18956c7b119 | commit | diff |
git-diff-tree: simplify header output with '-z'
No need to make them multiple lines, in fact we explicitly don't want that.
This also fixes a 64-bit problem pointed out by Markus F.X.J. Oberhumer,
where we gave "%.*s" a "ptrdiff_t" length argument instead of an "int".
No need to make them multiple lines, in fact we explicitly don't want that.
This also fixes a 64-bit problem pointed out by Markus F.X.J. Oberhumer,
where we gave "%.*s" a "ptrdiff_t" length argument instead of an "int".
diff-tree.c | diff | blob | history |