Age | Commit message (Expand) | Author | Files | Lines |
2010-09-04 | ui-repolist: fix redefinition of _XOPEN_SOURCE | Mark Lodato | 1 | -6/+0 |
2009-09-20 | Fix repolist search links with virtual root | Geoff Johnstone | 1 | -1/+1 |
2009-08-24 | ui-repolist: handle empty sections similar to NULL sections | Lars Hjemli | 1 | -7/+11 |
2009-08-24 | ui-repolist.c: sort by section name, repo name as default | Lars Hjemli | 1 | -0/+15 |
2009-08-24 | Introduce 'section' as canonical spelling for 'repo.group' | Lars Hjemli | 1 | -9/+9 |
2009-08-18 | Add and use a common readfile() function | Lars Hjemli | 1 | -9/+10 |
2009-08-18 | Merge branch 'stable' | Lars Hjemli | 1 | -0/+1 |
2009-08-18 | truncate buffer before reading empty files | Simon Arlott | 1 | -0/+1 |
2009-08-09 | Add 'about-filter' and 'repo.about-filter' options | Lars Hjemli | 1 | -2/+7 |
2008-12-06 | Merge branch 'full-log' | Lars Hjemli | 1 | -1/+1 |
2008-12-06 | Merge branch 'lh/sort-repolist' | Lars Hjemli | 1 | -14/+121 |
2008-12-05 | ui-repolist: avoid build warning for strcasestr(3) | Lars Hjemli | 1 | -0/+4 |
2008-11-29 | ui-log: add support for showing the full commit message | Lars Hjemli | 1 | -1/+1 |
2008-11-29 | ui-repolist: implement lazy caching of repo->mtime | Lars Hjemli | 1 | -4/+12 |
2008-11-29 | ui-repolist: sort null values last | Lars Hjemli | 1 | -2/+2 |
2008-11-29 | ui-repolist: add support for sorting any column | Lars Hjemli | 1 | -9/+83 |
2008-11-29 | ui-repolist: extract get_repo_modtime() from print_modtime() | Lars Hjemli | 1 | -27/+19 |
2008-11-29 | Add support for sorting by Age in the repolist | Benjamin Close | 1 | -3/+36 |
2008-11-14 | ui-repolist: handle empty agefiles | Lars Hjemli | 1 | -1/+2 |
2008-10-05 | ui-repolist + ui-shared: Use cgit_summary_link() | Lars Hjemli | 1 | -6/+2 |
2008-09-15 | ui-repolist: enable filtering of repos by path | Lars Hjemli | 1 | -1/+10 |
2008-05-03 | Add a pager on the repolist | Lars Hjemli | 1 | -1/+18 |
2008-04-29 | Prepare for 'about site' page / add 'root-readme' option to cgitrc | Lars Hjemli | 1 | -0/+6 |
2008-04-29 | Move included header-file out of repolist table | Lars Hjemli | 1 | -6/+3 |
2008-04-14 | Make a few more columns in repolist and log view clickable | Lars Hjemli | 1 | -0/+2 |
2008-04-13 | Make repository search case insensitive | Lars Hjemli | 1 | -4/+4 |
2008-04-13 | Implement minimal freetext search in the repolist | Lars Hjemli | 1 | -12/+37 |
2008-04-13 | More layout fixes | Lars Hjemli | 1 | -1/+1 |
2008-03-24 | Add ui-shared.h | Lars Hjemli | 1 | -0/+1 |
2008-03-24 | Remove obsolete cacheitem parameter to ui-functions | Lars Hjemli | 1 | -1/+1 |
2008-03-24 | Add struct cgit_page to cgit_context | Lars Hjemli | 1 | -2/+4 |
2008-03-18 | Introduce html.h | Lars Hjemli | 1 | -1/+2 |
2008-02-16 | Move cgit_repo into cgit_context | Lars Hjemli | 1 | -15/+15 |
2008-02-16 | Add all config variables into struct cgit_context | Lars Hjemli | 1 | -9/+9 |
2007-11-11 | Fix html error detected by test-suite | Lars Hjemli | 1 | -1/+1 |
2007-11-03 | Add search parameters to cgit_log_link | Lars Hjemli | 1 | -1/+2 |
2007-06-29 | Add ofs argument to cgit_log_link and use it in ui-log.c | Lars Hjemli | 1 | -1/+1 |
2007-06-19 | Add setting to enable/disable extra links on index page | Lars Hjemli | 1 | -12/+23 |
2007-06-18 | Change S/L/T to summary/log/tree | Lars Hjemli | 1 | -4/+4 |
2007-06-18 | Change "files" to "tree" | Lars Hjemli | 1 | -1/+1 |
2007-06-17 | Add git_log_link() and fix bug in generic repolink function | Lars Hjemli | 1 | -3/+1 |
2007-06-17 | Add and use cgit_tree_link() | Lars Hjemli | 1 | -19/+16 |
2007-05-23 | Remove unused variable from ui-repolist.c:read_agefile() | Lars Hjemli | 1 | -1/+0 |
2007-05-22 | Show time since last change on index page | Lars Hjemli | 1 | -1/+39 |
2007-05-21 | Make frontpage friendlier | Lars Hjemli | 1 | -13/+11 |
2007-05-20 | Merge branch 'repogroups' | Lars Hjemli | 1 | -0/+10 |
2007-05-19 | Teach cgit howto include an external file on index page. | Lars Hjemli | 1 | -0/+5 |
2007-05-18 | Don't highlight repogroup headings | Lars Hjemli | 1 | -1/+1 |
2007-05-18 | Teach cgit how to group repositories by category | Lars Hjemli | 1 | -0/+10 |
2007-05-16 | Restrict length of repo description on repolist page | Lars Hjemli | 1 | -1/+1 |