]> gitweb.ps.run Git - ps-cgit/commit
Show tag heading even if first tag is of the lightweight kind
authorLars Hjemli <hjemli@gmail.com>
Mon, 14 May 2007 22:07:37 +0000 (00:07 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 14 May 2007 22:07:37 +0000 (00:07 +0200)
commit495e39677326284ea13b2f6d76195d6800c2a450
tree21666895a947bb33c6722b8b453f1f1b5a56f638
parent9927e63f387e6c9328eb3c347ecb0e339f8ac023
Show tag heading even if first tag is of the lightweight kind

The tag printing code waited for valid tags before printing the
table heading, but forgot to count unannotated tags. This fixes it.

Noticed by Kristian Høgsberg <krh@bitplanet.net>

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-summary.c