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