]> gitweb.ps.run Git - ps-cgit/commitdiff
Introduce html.h
authorLars Hjemli <hjemli@gmail.com>
Sat, 23 Feb 2008 21:45:33 +0000 (22:45 +0100)
committerLars Hjemli <hjemli@gmail.com>
Tue, 18 Mar 2008 07:13:10 +0000 (08:13 +0100)
All html-functions can be quite easily separated from the rest of cgit, so
lets do it; the only issue was html_filemode which uses some git-defined
macros so the function is moved into ui-shared.c::cgit_print_filemode().

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found