[PATCH] Change diff-tree output format
commit33b238d128a4f7ada055eac99ae8f9546003e7d0
authorPetr Baudis <pasky@ucw.cz>
Wed, 13 Apr 2005 09:42:04 +0000 (13 02:42 -0700)
committerPetr Baudis <xpasky@machine>
Wed, 13 Apr 2005 09:42:04 +0000 (13 02:42 -0700)
tree56763d1f057cdc4bf4e60cbec69b51593f9e3bd0
parent35bb47855d8a102deda07cfc1732095f45318c02
[PATCH] Change diff-tree output format

Changes diff-tree output format so that fields are separated by tabs instead of
spaces (readibility, parseability), and tree entry type is listed along the
entry (avoids having to figure that out from the mode in the scripts).

This is what my scripts expect.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
diff-tree.c