log-tree.c: Use struct name_decoration's type for classifying decoration
authorNazri Ramliy <redacted>
Sat, 19 Jun 2010 01:37:34 +0000 (09:37 +0800)
committerJunio C Hamano <redacted>
Mon, 21 Jun 2010 04:44:17 +0000 (21:44 -0700)
commita7524128750ebf34fe0639e1e5d7abd03aff0302
tree2db253e2420e59647bb0ecaf444ae54146285f8e
parenteb3005e274d6d342cd4766598d9210995b5dca0c
log-tree.c: Use struct name_decoration's type for classifying decoration

The "tag: " prefix is no longer prepended to the name of the decoration.
It is now printed conditionally by show_decorations if the decoration
type is DECORATION_REF_TAG.

Signed-off-by: Nazri Ramliy <redacted>
Signed-off-by: Junio C Hamano <redacted>
log-tree.c
git clone https://git.99rst.org/PROJECT