aboutsummaryrefslogtreecommitdiff
path: root/ui-repolist.c
AgeCommit message (Expand)Author
2009-09-20Fix repolist search links with virtual rootGravatar Geoff Johnstone
2009-08-24ui-repolist: handle empty sections similar to NULL sectionsGravatar Lars Hjemli
2009-08-24ui-repolist.c: sort by section name, repo name as defaultGravatar Lars Hjemli
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'Gravatar Lars Hjemli
2009-08-18Add and use a common readfile() functionGravatar Lars Hjemli
2009-08-18Merge branch 'stable'Gravatar Lars Hjemli
2009-08-18truncate buffer before reading empty filesGravatar Simon Arlott
2009-08-09Add 'about-filter' and 'repo.about-filter' optionsGravatar Lars Hjemli
2008-12-06Merge branch 'full-log'Gravatar Lars Hjemli
2008-12-06Merge branch 'lh/sort-repolist'Gravatar Lars Hjemli
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Gravatar Lars Hjemli
2008-11-29ui-log: add support for showing the full commit messageGravatar Lars Hjemli
2008-11-29ui-repolist: implement lazy caching of repo->mtimeGravatar Lars Hjemli
2008-11-29ui-repolist: sort null values lastGravatar Lars Hjemli
2008-11-29ui-repolist: add support for sorting any columnGravatar Lars Hjemli
2008-11-29ui-repolist: extract get_repo_modtime() from print_modtime()Gravatar Lars Hjemli
2008-11-29Add support for sorting by Age in the repolistGravatar Benjamin Close
2008-11-14ui-repolist: handle empty agefilesGravatar Lars Hjemli
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Gravatar Lars Hjemli
2008-09-15ui-repolist: enable filtering of repos by pathGravatar Lars Hjemli
2008-05-03Add a pager on the repolistGravatar Lars Hjemli
2008-04-29Prepare for 'about site' page / add 'root-readme' option to cgitrcGravatar Lars Hjemli
2008-04-29Move included header-file out of repolist tableGravatar Lars Hjemli
2008-04-14Make a few more columns in repolist and log view clickableGravatar Lars Hjemli
2008-04-13Make repository search case insensitiveGravatar Lars Hjemli
2008-04-13Implement minimal freetext search in the repolistGravatar Lars Hjemli
2008-04-13More layout fixesGravatar Lars Hjemli
2008-03-24Add ui-shared.hGravatar Lars Hjemli
2008-03-24Remove obsolete cacheitem parameter to ui-functionsGravatar Lars Hjemli
2008-03-24Add struct cgit_page to cgit_contextGravatar Lars Hjemli
2008-03-18Introduce html.hGravatar Lars Hjemli
2008-02-16Move cgit_repo into cgit_contextGravatar Lars Hjemli
2008-02-16Add all config variables into struct cgit_contextGravatar Lars Hjemli
2007-11-11Fix html error detected by test-suiteGravatar Lars Hjemli
2007-11-03Add search parameters to cgit_log_linkGravatar Lars Hjemli
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cGravatar Lars Hjemli
2007-06-19Add setting to enable/disable extra links on index pageGravatar Lars Hjemli
2007-06-18Change S/L/T to summary/log/treeGravatar Lars Hjemli
2007-06-18Change "files" to "tree"Gravatar Lars Hjemli
2007-06-17Add git_log_link() and fix bug in generic repolink functionGravatar Lars Hjemli
2007-06-17Add and use cgit_tree_link()Gravatar Lars Hjemli
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Gravatar Lars Hjemli
2007-05-22Show time since last change on index pageGravatar Lars Hjemli
2007-05-21Make frontpage friendlierGravatar Lars Hjemli
2007-05-20Merge branch 'repogroups'Gravatar Lars Hjemli
2007-05-19Teach cgit howto include an external file on index page.Gravatar Lars Hjemli
2007-05-18Don't highlight repogroup headingsGravatar Lars Hjemli
2007-05-18Teach cgit how to group repositories by categoryGravatar Lars Hjemli
2007-05-16Restrict length of repo description on repolist pageGravatar Lars Hjemli
2007-05-16Add C D L and T links to index pageGravatar Lars Hjemli