blame: Fix path pruning
authorFredrik Kuivinen <freku045@student.liu.se>
Wed, 3 May 2006 21:28:46 +0000 (23:28 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 4 May 2006 00:09:36 +0000 (17:09 -0700)
commit899707dac0c4a29b5b05a88a0017639508d48e7f
tree5f7a097d74565351141d7bc423dd404769778f42
parent095acb8a2ac86c003d89886c5df7706c44912196
blame: Fix path pruning

This makes git-blame useable again, it has been totally broken for
some time on larger repositories.

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
blame.c