summaryrefslogtreecommitdiffstatshomepage
path: root/ui-repolist.c (unfollow)
Commit message (Expand)AuthorLines
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli-0/+4
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli-1/+1
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli-4/+12
2008-11-29ui-repolist: sort null values lastLars Hjemli-2/+2
2008-11-29ui-repolist: add support for sorting any columnLars Hjemli-9/+83
2008-11-29ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli-27/+19
2008-11-29Add support for sorting by Age in the repolistBenjamin Close-3/+36
2008-11-14ui-repolist: handle empty agefilesLars Hjemli-1/+2
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli-6/+2
2008-09-15ui-repolist: enable filtering of repos by pathLars Hjemli-1/+10
2008-05-03Add a pager on the repolistLars Hjemli-1/+18
2008-04-29Prepare for 'about site' page / add 'root-readme' option to cgitrcLars Hjemli-0/+6
2008-04-29Move included header-file out of repolist tableLars Hjemli-6/+3
2008-04-14Make a few more columns in repolist and log view clickableLars Hjemli-0/+2
2008-04-13Make repository search case insensitiveLars Hjemli-4/+4
2008-04-13Implement minimal freetext search in the repolistLars Hjemli-12/+37
2008-04-13More layout fixesLars Hjemli-1/+1
2008-03-24Add ui-shared.hLars Hjemli-0/+1
2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli-1/+1
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