summaryrefslogtreecommitdiff
path: root/ui-repolist.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-11-11 13:44:39 +0100
committerLars Hjemli <hjemli@gmail.com>2007-11-11 13:44:39 +0100
commit1b7c5b2e0b918e9452694aace7c19194683989a8 (patch)
treeefdb7947afbbe1862c6c54ecdce303a6c3772117 /ui-repolist.c
parenta7cf406c802394460cb14c79f3f43582d1428a45 (diff)
downloadcgit-1b7c5b2e0b918e9452694aace7c19194683989a8.tar.gz
cgit-1b7c5b2e0b918e9452694aace7c19194683989a8.tar.bz2
cgit-1b7c5b2e0b918e9452694aace7c19194683989a8.zip
Generate valid html for "downloads" menu header
Noticed-by: http://validator.w3.org Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-repolist.c')
0 files changed, 0 insertions, 0 deletions
Do not die if tag has no messageLars Hjemli1-2/+2 Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 When cgit don't use virtual urls, the current repo and page url parameters must be included in the search form as hidden input fields. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2007-01-28Update README with install/config informationLars Hjemli1-24/+28 Signed-off-by: Lars Hjemli <hjemli@gmail.com>