]> git.ipfire.org Git - thirdparty/git.git/commit - log-tree.c
Add support for "commit name decorations" to log family of commands
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Apr 2007 23:05:10 +0000 (16:05 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 16 Apr 2007 23:51:11 +0000 (16:51 -0700)
commitca135e7acc06f7d24ead732d2a1a531428da7135
tree5a56e061f15602736847ec608839619cf377e09c
parenta59b276e18f3d4a548caf549e05188cb1bd3a709
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>
builtin-log.c
commit.h
log-tree.c