]> gitweb.ps.run Git - ps-cgit/commit
Use reflist to print tag info
authorLars Hjemli <hjemli@gmail.com>
Thu, 25 Oct 2007 08:28:15 +0000 (10:28 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sat, 27 Oct 2007 07:34:15 +0000 (09:34 +0200)
commit502d71072a813e6fadb2e59fb47c2782b542674a
treeaf9dcb7521700b7a87c909e8d29093a716eb8277
parent0c1ebce2042e69569d99551d7749b97b4e579609
Use reflist to print tag info

This updates ui-summary.c to use a reflist instead of for_each_tag_ref(),
as a step towards more flexible tag handling (filtering/sorting).

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