]> gitweb.ps.run Git - ps-cgit/commit
Teach cgit how to group repositories by category
authorLars Hjemli <hjemli@gmail.com>
Fri, 18 May 2007 20:48:22 +0000 (22:48 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 18 May 2007 20:51:18 +0000 (22:51 +0200)
commit5877c49f68b1e1bef94b4867f22c336f0e1605b6
tree4e628096d9f189b7ef5ff9dcda40a07a5f7b21d0
parent08cc2e5f0e24773dad81d38bd6b689e36afe9dda
Teach cgit how to group repositories by category

The new parameter 'repo.group' is used to set the repository group
for the following repositores. Whenever this parameter changes value,
a subheading is generated in the index page (printing the current value
of repo.group).

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.css
cgit.h
shared.c
ui-repolist.c