author | Aneesh Kumar K.V <aneesh.kumar@gmail.com> | |
Tue, 30 Jan 2007 07:56:49 +0000 (13:26 +0530) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 30 Jan 2007 10:32:28 +0000 (02:32 -0800) | ||
commit | 73a2acc0a09829f887fdf2dbcfba217102227932 | |
tree | 9305b9592dd47435907ddf2c73861ca04e01bf6b | tree | snapshot |
parent | 153e98d263a825c905f2ef4277b29d1fd5e09b42 | commit | diff |
blameview: Use git-cat-file to read the file content.
Fix blameview to use git-cat-file to read the file content.
This make sure we show the right content when we have modified
file in the working directory which is not committed.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Fix blameview to use git-cat-file to read the file content.
This make sure we show the right content when we have modified
file in the working directory which is not committed.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/blameview/blameview.perl | diff | blob | history |