git-blame.el: blame unsaved changes
commitf0f39bb4c4ba36a07d7a6f034ba12f2ca0522db8
authorDavid Kågedal <davidk@lysator.liu.se>
Fri, 9 Feb 2007 08:21:32 +0000 (9 09:21 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 9 Feb 2007 08:52:53 +0000 (9 00:52 -0800)
treeb29b7ba95ba8d89782540995cd0ac8d7b948dd80
parentfa882116006e0403bb1b74973bb5f3f34f1cf523
git-blame.el: blame unsaved changes

Make git-blame use the current buffer contents for the blame, instead of
the saved file.  This makes the blame correct even if there are unsaved
changes.

Also added a git-reblame command.

Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git-blame.el