]> gitweb.ps.run Git - ps-cgit/commit
Add support for refs view
authorLars Hjemli <hjemli@gmail.com>
Sat, 27 Oct 2007 08:36:53 +0000 (10:36 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sat, 27 Oct 2007 08:53:27 +0000 (10:53 +0200)
commit7937d06090dd5e19145ec6fa8befc5770954b30c
treebb058aa0b5e54aabcad6a2ca6416bcac4b636615
parent8efb05f98ad389d1b7f5aac17838401908622dad
Add support for refs view

This enables the new urls $repo/refs, $repo/refs/heads and $repo/refs/tags,
which can be used to print _all_ branches and/or tags.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile
cgit.c
cgit.h
shared.c
ui-refs.c [new file with mode: 0644]