aboutsummaryrefslogtreecommitdiffstats
path: root/ui-repolist.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-03Add a pager on the repolistLars Hjemli1-1/+18
2008-04-29Prepare for 'about site' page / add 'root-readme' option to cgitrcLars Hjemli1-0/+6
2008-04-29Move included header-file out of repolist tableLars Hjemli1-6/+3
2008-04-14Make a few more columns in repolist and log view clickableLars Hjemli1-0/+2
2008-04-13Make repository search case insensitiveLars Hjemli1-4/+4
2008-04-13Implement minimal freetext search in the repolistLars Hjemli1-12/+37
2008-04-13More layout fixesLars Hjemli1-1/+1
2008-03-24Add ui-shared.hLars Hjemli1-0/+1
2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli1-1/+1
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli1-2/+4
2008-03-18Introduce html.hLars Hjemli1-1/+2
2008-02-16Move cgit_repo into cgit_contextLars Hjemli1-15/+15
2008-02-16Add all config variables into struct cgit_contextLars Hjemli1-9/+9
2007-11-11Fix html error detected by test-suiteLars Hjemli1-1/+1
2007-11-03Add search parameters to cgit_log_linkLars Hjemli1-1/+2
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli1-1/+1
2007-06-19Add setting to enable/disable extra links on index pageLars Hjemli1-12/+23
2007-06-18Change S/L/T to summary/log/treeLars Hjemli1-4/+4
2007-06-18Change "files" to "tree"Lars Hjemli1-1/+1
2007-06-17Add git_log_link() and fix bug in generic repolink functionLars Hjemli1-3/+1
2007-06-17Add and use cgit_tree_link()Lars Hjemli1-19/+16
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli1-1/+0
2007-05-22Show time since last change on index pageLars Hjemli1-1/+39
2007-05-21Make frontpage friendlierLars Hjemli1-13/+11
2007-05-20Merge branch 'repogroups'Lars Hjemli1-0/+10
2007-05-19Teach cgit howto include an external file on index page.Lars Hjemli1-0/+5
2007-05-18Don't highlight repogroup headingsLars Hjemli1-1/+1
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli1-0/+10
2007-05-16Restrict length of repo description on repolist pageLars Hjemli1-1/+1
2007-05-16Add C D L and T links to index pageLars Hjemli1-1/+15
2007-02-21Layout updateLars Hjemli1-1/+0
2007-02-04Read repo-info from /etc/cgitrcLars Hjemli1-31/+8
2007-01-28Cleanup table listingsLars Hjemli1-1/+1
2006-12-28Add generic support for search box in page headerLars Hjemli1-1/+1
2006-12-22Minor style fixesLars Hjemli1-2/+5
2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli1-0/+60