git-blame: migrate to incremental parse-option [2/2]
commit3f8d5204896a85d9268c579fc3e31b22b33fb803
authorPierre Habouzit <madcoder@debian.org>
Tue, 8 Jul 2008 13:19:35 +0000 (8 15:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Jul 2008 22:54:01 +0000 (8 15:54 -0700)
treee4f1967c896a6985508d374eb2dce5545806378d
parent5817da01434a24e693ea4d5ba6680d488f5f543f
git-blame: migrate to incremental parse-option [2/2]

Now use handle_revision_args instead of parse_revisions, and simplify the
handling of old-style arguments a lot thanks to the filtering.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-blame.c