Tentative built-in format-patch.
authorJunio C Hamano <junkio@cox.net>
Tue, 18 Apr 2006 23:45:27 +0000 (16:45 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 18 Apr 2006 23:45:27 +0000 (16:45 -0700)
commit3eefc189172b88dece6fb6d479b3ed13cc483dbc
tree0d107a37f45d30e5d8d08b760b60a85e16db5c01
parent24735cfc500feb2a8dba9f140080ab3476363d28
Tentative built-in format-patch.

This only does --stdout right now.  To write into separate files
with pretty-printed filenames like the real thing does, it needs
a bit mroe work.

Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c
commit.h
git.c
log-tree.c