]> gitweb.ps.run Git - ps-cgit/commit
Add submodule links in tree listing
authorLars Hjemli <hjemli@gmail.com>
Fri, 11 May 2007 10:12:48 +0000 (12:12 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 11 May 2007 10:12:48 +0000 (12:12 +0200)
commitded9393b173853d2e960f9b176aeb0bc4ed35be2
tree5c062b21e85ef0fe243ad900e9f4ffaf2ded0f62
parentcc1dbd1b5d610bd5e626f54d310f11cf47684ea1
Add submodule links in tree listing

When a submodule occurs in a tree, generate a link to show the
module/commit. The link is specified as a sprintf string in /etc/cgitrc,
using parameters 'module-link' and 'repo.module-link'. This should probably
be extended with repo.module-link.$path.

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