author | Petr Baudis <pasky@ucw.cz> | |
Wed, 13 Apr 2005 09:42:04 +0000 (02:42 -0700) | ||
committer | Petr Baudis <xpasky@machine> | |
Wed, 13 Apr 2005 09:42:04 +0000 (02:42 -0700) | ||
commit | 33b238d128a4f7ada055eac99ae8f9546003e7d0 | |
tree | 56763d1f057cdc4bf4e60cbec69b51593f9e3bd0 | tree | snapshot |
parent | 35bb47855d8a102deda07cfc1732095f45318c02 | commit | diff |
[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>
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 | diff | blob | history |