author | Linus Torvalds <torvalds@linux-foundation.org> | |
Mon, 16 Apr 2007 23:05:10 +0000 (16:05 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 16 Apr 2007 23:51:11 +0000 (16:51 -0700) | ||
commit | ca135e7acc06f7d24ead732d2a1a531428da7135 | |
tree | 5a56e061f15602736847ec608839619cf377e09c | tree | snapshot |
parent | a59b276e18f3d4a548caf549e05188cb1bd3a709 | commit | diff |
Add support for "commit name decorations" to log family of commands
This adds "--decorate" as a log option, which prints out the ref names
of any commits that are shown.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This adds "--decorate" as a log option, which prints out the ref names
of any commits that are shown.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-log.c | diff | blob | history | |
commit.h | diff | blob | history | |
log-tree.c | diff | blob | history |