Merge branch 'hj/pretty-naked-decoration'
commitb8e533f12acec63242c5405286fbbcfa66eecfdd
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Sep 2014 19:36:08 +0000 (29 12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Sep 2014 19:36:09 +0000 (29 12:36 -0700)
tree32ededef297ace728b1c59a5425b8b383eae75a8
parenta9583afc1df1df10d60d2b81fd4b0976bc67ca4e
parent9271095cc5571e306d709ebf8eb7f0a388254d9d
Merge branch 'hj/pretty-naked-decoration'

The pretty-format specifier "%d", which expanded to " (tagname)"
for a tagged commit, gained a cousin "%D" that just gives the
"tagname" without frills.

* hj/pretty-naked-decoration:
  pretty: add %D format specifier
Documentation/pretty-formats.txt
log-tree.c
pretty.c
t/t4205-log-pretty-formats.sh