annotate: Support annotation of files on other revisions.
authorRyan Anderson <ryan@michonline.com>
Mon, 6 Mar 2006 02:43:53 +0000 (21:43 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 6 Mar 2006 06:01:28 +0000 (22:01 -0800)
This is a bug fix, and cleans up one or two other things spotted during the
course of tracking down the main bug here.

[jc: the part that updates test-suite is split out to the next
one. Also I dropped "use Data::Dumper;" which seemed leftover
from debugging session.]

Signed-off-by: Ryan Anderson <ryan@michonline.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found