summaryrefslogtreecommitdiffstatshomepage
path: root/ui-repolist.c (unfollow)
Commit message (Expand)AuthorLines
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli-2/+4
2008-03-18Introduce html.hLars Hjemli-1/+2
2008-02-16Move cgit_repo into cgit_contextLars Hjemli-15/+15
2008-02-16Add all config variables into struct cgit_contextLars Hjemli-9/+9
2007-11-11Fix html error detected by test-suiteLars Hjemli-1/+1
2007-11-03Add search parameters to cgit_log_linkLars Hjemli-1/+2
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli-1/+1
2007-06-19Add setting to enable/disable extra links on index pageLars Hjemli-12/+23
2007-06-18Change S/L/T to summary/log/treeLars Hjemli-4/+4
2007-06-18Change "files" to "tree"Lars Hjemli-1/+1
2007-06-17Add git_log_link() and fix bug in generic repolink functionLars Hjemli-3/+1
2007-06-17Add and use cgit_tree_link()Lars Hjemli-19/+16
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli-1/+0
2007-05-22Show time since last change on index pageLars Hjemli-1/+39
2007-05-21Make frontpage friendlierLars Hjemli-13/+11
2007-05-19Teach cgit howto include an external file on index page.Lars Hjemli-0/+5
2007-05-18Don't highlight repogroup headingsLars Hjemli-1/+1
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli-0/+10
2007-05-16Restrict length of repo description on repolist pageLars Hjemli-1/+1
2007-05-16Add C D L and T links to index pageLars Hjemli-1/+15
2007-02-21Layout updateLars Hjemli-1/+0
2007-02-04Read repo-info from /etc/cgitrcLars Hjemli-31/+8
2007-01-28Cleanup table listingsLars Hjemli-1/+1
2006-12-28Add generic support for search box in page headerLars Hjemli-1/+1
2006-12-22Minor style fixesLars Hjemli-2/+5
2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli-0/+60