summaryrefslogtreecommitdiff
path: root/ui-repolist.c
AgeCommit message (Expand)Author
2012-01-03Add sort parameter to pager of repo listTobias Grimm
2011-05-23ui-repolist.c: do not return random/stale data from read_agefileLars Hjemli
2010-09-04ui-repolist: fix redefinition of _XOPEN_SOURCEMark Lodato
2009-09-20Fix repolist search links with virtual rootGeoff Johnstone
2009-08-24ui-repolist: handle empty sections similar to NULL sectionsLars Hjemli
2009-08-24ui-repolist.c: sort by section name, repo name as defaultLars Hjemli
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli
2009-08-18Add and use a common readfile() functionLars Hjemli
2009-08-18Merge branch 'stable'Lars Hjemli
2009-08-18truncate buffer before reading empty filesSimon Arlott
2009-08-09Add 'about-filter' and 'repo.about-filter' optionsLars Hjemli
2008-12-06Merge branch 'full-log'Lars Hjemli
2008-12-06Merge branch 'lh/sort-repolist'Lars Hjemli
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli
2008-11-29ui-repolist: sort null values lastLars Hjemli
2008-11-29ui-repolist: add support for sorting any columnLars Hjemli
2008-11-29ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli
2008-11-29Add support for sorting by Age in the repolistBenjamin Close
2008-11-14ui-repolist: handle empty agefilesLars Hjemli
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli
2008-09-15ui-repolist: enable filtering of repos by pathLars Hjemli
2008-05-03Add a pager on the repolistLars Hjemli
2008-04-28Prepare for 'about site' page / add 'root-readme' option to cgitrcLars Hjemli
2008-04-28Move included header-file out of repolist tableLars Hjemli
2008-04-14Make a few more columns in repolist and log view clickableLars Hjemli
2008-04-13Make repository search case insensitiveLars Hjemli
2008-04-13Implement minimal freetext search in the repolistLars Hjemli
2008-04-13More layout fixesLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli
2008-03-23Add struct cgit_page to cgit_contextLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Add all config variables into struct cgit_contextLars Hjemli
2007-11-11Fix html error detected by test-suiteLars Hjemli
2007-11-03Add search parameters to cgit_log_linkLars Hjemli
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli
2007-06-18Add setting to enable/disable extra links on index pageLars Hjemli
2007-06-18Change S/L/T to summary/log/treeLars Hjemli
2007-06-18Change "files" to "tree"Lars Hjemli
2007-06-17Add git_log_link() and fix bug in generic repolink functionLars Hjemli
2007-06-16Add and use cgit_tree_link()Lars Hjemli
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli
2007-05-22Show time since last change on index pageLars Hjemli
2007-05-20Make frontpage friendlierLars Hjemli
2007-05-20Merge branch 'repogroups'Lars Hjemli
2007-05-18Teach cgit howto include an external file on index page.Lars Hjemli
2007-05-18Don't highlight repogroup headingsLars Hjemli