author | Nazri Ramliy <ayiehere@gmail.com> | |
Sat, 19 Jun 2010 01:37:34 +0000 (09:37 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 21 Jun 2010 04:44:17 +0000 (21:44 -0700) | ||
commit | a7524128750ebf34fe0639e1e5d7abd03aff0302 | |
tree | 2db253e2420e59647bb0ecaf444ae54146285f8e | tree | snapshot |
parent | eb3005e274d6d342cd4766598d9210995b5dca0c | commit | diff |
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 <ayiehere@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <ayiehere@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
log-tree.c | diff | blob | history |