]> asedeno.scripts.mit.edu Git - git.git/commit
annotate: Support annotation of files on other revisions.
authorRyan Anderson <ryan@michonline.com>
Tue, 4 Jul 2006 01:30:01 +0000 (21:30 -0400)
committerJunio C Hamano <junkio@cox.net>
Tue, 4 Jul 2006 01:41:58 +0000 (18:41 -0700)
commitf560069bc59e155c3078ba5482ce69ded68849df
tree06678b86934aeb1c167ef7ea9308a2d9452132b1
parent12f6c308d53509dcb11e309604457d21d60438db
annotate: Support annotation of files on other revisions.

This is a bug fix, and cleans up one or two other things spotted during the
course of tracking down the main bug here.

Also, the test-suite is updated to reflect this case.

Signed-off-by: Ryan Anderson <ryan@michonline.com>
(cherry picked from 2f7554b4db3ab2c2d3866b160245c91c9236fc9a commit)
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t8001-annotate.sh