]> gitweb.ps.run Git - ps-cgit/commit
Add and use cgit_tree_link()
authorLars Hjemli <hjemli@gmail.com>
Sat, 16 Jun 2007 23:23:08 +0000 (01:23 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sat, 16 Jun 2007 23:39:05 +0000 (01:39 +0200)
commit44947bfcdc0d6e8c7d673bea0538cbf2a182f289
tree3f65d6842738a8314ed72d5575a0b523061556b7
parentf91b9696a36008c245a3195800ba0c5fa3e890f9
Add and use cgit_tree_link()

This creates a new function used to generate links to 'tree' page and uses
the function everywhere a link to the 'tree' page is generated.

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