author | Fredrik Kuivinen <freku045@student.liu.se> | |
Sun, 5 Mar 2006 11:03:51 +0000 (12:03 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 5 Mar 2006 22:49:58 +0000 (14:49 -0800) | ||
commit | ea4c7f9bf69e781dd0cd88d2bccb2bf5cc15c9a7 | |
tree | c8ae4b5a792fc5a81dbb33b706b2c756a4cb6607 | tree | snapshot |
parent | ea5ed3abce724725360be88663cec1add7547d46 | commit | diff |
git-blame: Make the output human readable
The default output mode is slightly different from git-annotate's.
However, git-annotate's output mode can be obtained by using the
'-c' flag.
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The default output mode is slightly different from git-annotate's.
However, git-annotate's output mode can be obtained by using the
'-c' flag.
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
blame.c | diff | blob | history |