aboutsummaryrefslogtreecommitdiffstats
path: root/ui-repolist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui-repolist: handle empty agefilesLars Hjemli2008-11-141-1/+2
* ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli2008-10-051-6/+2
* ui-repolist: enable filtering of repos by pathLars Hjemli2008-09-151-1/+10
* Add a pager on the repolistLars Hjemli2008-05-031-1/+18
* Prepare for 'about site' page / add 'root-readme' option to cgitrcLars Hjemli2008-04-291-0/+6
* Move included header-file out of repolist tableLars Hjemli2008-04-291-6/+3
* Make a few more columns in repolist and log view clickableLars Hjemli2008-04-141-0/+2
* Make repository search case insensitiveLars Hjemli2008-04-131-4/+4
* Implement minimal freetext search in the repolistLars Hjemli2008-04-131-12/+37
* More layout fixesLars Hjemli2008-04-131-1/+1
* Add ui-shared.hLars Hjemli2008-03-241-0/+1
* Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-241-1/+1
* Add struct cgit_page to cgit_contextLars Hjemli2008-03-241-2/+4
* Introduce html.hLars Hjemli2008-03-181-1/+2
* Move cgit_repo into cgit_contextLars Hjemli2008-02-161-15/+15
* Add all config variables into struct cgit_contextLars Hjemli2008-02-161-9/+9
* Fix html error detected by test-suiteLars Hjemli2007-11-111-1/+1
* Add search parameters to cgit_log_linkLars Hjemli2007-11-031-1/+2
* Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-291-1/+1
* Add setting to enable/disable extra links on index pageLars Hjemli2007-06-191-12/+23
* Change S/L/T to summary/log/treeLars Hjemli2007-06-181-4/+4
* Change "files" to "tree"Lars Hjemli2007-06-181-1/+1
* Add git_log_link() and fix bug in generic repolink functionLars Hjemli2007-06-171-3/+1
* Add and use cgit_tree_link()Lars Hjemli2007-06-171-19/+16
* Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli2007-05-231-1/+0
* Show time since last change on index pageLars Hjemli2007-05-221-1/+39
* Make frontpage friendlierLars Hjemli2007-05-211-13/+11
* Merge branch 'repogroups'Lars Hjemli2007-05-201-0/+10
|\
| * Don't highlight repogroup headingsLars Hjemli2007-05-181-1/+1
| * Teach cgit how to group repositories by categoryLars Hjemli2007-05-181-0/+10
* | Teach cgit howto include an external file on index page.Lars Hjemli2007-05-191-0/+5
|/
* Restrict length of repo description on repolist pageLars Hjemli2007-05-161-1/+1
* Add C D L and T links to index pageLars Hjemli2007-05-161-1/+15
* Layout updateLars Hjemli2007-02-211-1/+0
* Read repo-info from /etc/cgitrcLars Hjemli2007-02-041-31/+8
* Cleanup table listingsLars Hjemli2007-01-281-1/+1
* Add generic support for search box in page headerLars Hjemli2006-12-281-1/+1
* Minor style fixesLars Hjemli2006-12-221-2/+5
* Move functions for repolist output into ui-repolist.cLars Hjemli2006-12-111-0/+60