aboutsummaryrefslogtreecommitdiffstats
path: root/ui-repolist.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-30ui_repolist: get modtime from packed-refs as fallbackFerry Huberts1-3/+12
2011-05-23Merge branch 'fh/filter-api'Lars Hjemli1-1/+1
2011-05-23ui-repolist.c: do not return random/stale data from read_agefileLars Hjemli1-1/+1
2011-03-26cgit_open_filter: also take the repo as a parameterFerry Huberts1-1/+1
2010-09-04ui-repolist: fix redefinition of _XOPEN_SOURCEMark Lodato1-6/+0
2009-09-20Fix repolist search links with virtual rootGeoff Johnstone1-1/+1
2009-08-24ui-repolist: handle empty sections similar to NULL sectionsLars Hjemli1-7/+11
2009-08-24ui-repolist.c: sort by section name, repo name as defaultLars Hjemli1-0/+15
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli1-9/+9
2009-08-18Add and use a common readfile() functionLars Hjemli1-9/+10
2009-08-18Merge branch 'stable'Lars Hjemli1-0/+1
2009-08-18truncate buffer before reading empty filesSimon Arlott1-0/+1
2009-08-09Add 'about-filter' and 'repo.about-filter' optionsLars Hjemli1-2/+7
2008-12-06Merge branch 'full-log'Lars Hjemli1-1/+1
2008-12-06Merge branch 'lh/sort-repolist'Lars Hjemli1-14/+121
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli1-0/+4
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli1-1/+1
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli1-4/+12
2008-11-29ui-repolist: sort null values lastLars Hjemli1-2/+2
2008-11-29ui-repolist: add support for sorting any columnLars Hjemli1-9/+83
2008-11-29ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli1-27/+19
2008-11-29Add support for sorting by Age in the repolistBenjamin Close1-3/+36
2008-11-14ui-repolist: handle empty agefilesLars Hjemli1-1/+2
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli1-6/+2
2008-09-15ui-repolist: enable filtering of repos by pathLars Hjemli1-1/+10
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