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

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

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