summaryrefslogtreecommitdiffstatshomepage
path: root/ui-repolist.c (follow)
Commit message (Expand)AuthorAgeLines
* Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-24-1/+1
* Add struct cgit_page to cgit_contextLars Hjemli2008-03-24-2/+4
* Introduce html.hLars Hjemli2008-03-18-1/+2
* Move cgit_repo into cgit_contextLars Hjemli2008-02-16-15/+15
* Add all config variables into struct cgit_contextLars Hjemli2008-02-16-9/+9
* Fix html error detected by test-suiteLars Hjemli2007-11-11-1/+1
* Add search parameters to cgit_log_linkLars Hjemli2007-11-03-1/+2
* Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-29-1/+1
* Add setting to enable/disable extra links on index pageLars Hjemli2007-06-19-12/+23
* Change S/L/T to summary/log/treeLars Hjemli2007-06-18-4/+4
* Change "files" to "tree"Lars Hjemli2007-06-18-1/+1
* Add git_log_link() and fix bug in generic repolink functionLars Hjemli2007-06-17-3/+1
* Add and use cgit_tree_link()Lars Hjemli2007-06-17-19/+16
* Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli2007-05-23-1/+0
* Show time since last change on index pageLars Hjemli2007-05-22-1/+39
* Make frontpage friendlierLars Hjemli2007-05-21-13/+11
* Merge branch 'repogroups'Lars Hjemli2007-05-20-0/+10
|\
| * Don't highlight repogroup headingsLars Hjemli2007-05-18-1/+1
| * Teach cgit how to group repositories by categoryLars Hjemli2007-05-18-0/+10
* | Teach cgit howto include an external file on index page.Lars Hjemli2007-05-19-0/+5
|/
* Restrict length of repo description on repolist pageLars Hjemli2007-05-16-1/+1
* Add C D L and T links to index pageLars Hjemli2007-05-16-1/+15
* Layout updateLars Hjemli2007-02-21-1/+0
* Read repo-info from /etc/cgitrcLars Hjemli2007-02-04-31/+8
* Cleanup table listingsLars Hjemli2007-01-28-1/+1
* Add generic support for search box in page headerLars Hjemli2006-12-28-1/+1
* Minor style fixesLars Hjemli2006-12-22-2/+5
* Move functions for repolist output into ui-repolist.cLars Hjemli2006-12-11-0/+60