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>
Tá an tiomantas seo le fáil i:
Lars Hjemli
2007-05-18 22:48:22 +02:00
tuismitheoir 08cc2e5f0e
tiomantas 5877c49f68
D'athraigh 4 comhad le 21 breiseanna agus 0 scriosta

Féach ar an gComhad

@ -353,3 +353,8 @@ table.diff td div.del {
.right {
text-align: right;
}
table.list td.repogroup {
padding-top: 1em;
font-weight: bold;
}