]> git.cameronkatri.com Git - cgit.git/history - ui-repolist.c
repolist: make owner clickable to search
[cgit.git] / ui-repolist.c
2008-09-15 Lars Hjemliui-repolist: enable filtering of repos by path
2008-05-03 Lars HjemliAdd a pager on the repolist
2008-05-03 Lars HjemliMerge branch 'lh/cache'
2008-04-28 Lars HjemliMerge branch 'lh/about'
2008-04-28 Lars HjemliPrepare for 'about site' page / add 'root-readme' optio...
2008-04-28 Lars HjemliMove included header-file out of repolist table
2008-04-14 Lars HjemliMake a few more columns in repolist and log view clickable
2008-04-13 Lars HjemliMerge branch 'lh/layout'
2008-04-13 Lars HjemliMake repository search case insensitive
2008-04-13 Lars HjemliImplement minimal freetext search in the repolist
2008-04-13 Lars HjemliMore layout fixes
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-03-24 Lars HjemliAdd ui-shared.h
2008-03-24 Lars HjemliRemove obsolete cacheitem parameter to ui-functions
2008-03-23 Lars HjemliAdd struct cgit_page to cgit_context
2008-03-18 Lars HjemliIntroduce html.h
2008-02-23 Lars HjemliMerge branch 'stable'
2008-02-16 Lars HjemliMove cgit_repo into cgit_context
2008-02-16 Lars HjemliAdd all config variables into struct cgit_context
2008-01-13 Lars HjemliMerge branch 'stable'
2007-12-02 Lars HjemliMerge branch 'stable'
2007-11-11 Lars HjemliMerge branch 'lh/testsuite'
2007-11-11 Lars HjemliFix html error detected by test-suite
2007-11-03 Lars HjemliAdd search parameters to cgit_log_link
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-06-29 Lars HjemliMerge branch 'lh/menu'
2007-06-29 Lars HjemliAdd ofs argument to cgit_log_link and use it in ui...
2007-06-18 Lars HjemliAdd setting to enable/disable extra links on index...
2007-06-18 Lars HjemliChange S/L/T to summary/log/tree
2007-06-18 Lars HjemliChange "files" to "tree"
2007-06-17 Lars HjemliAdd git_log_link() and fix bug in generic repolink...
2007-06-16 Lars HjemliAdd and use cgit_tree_link()
2007-05-23 Lars HjemliRemove unused variable from ui-repolist.c:read_agefile()
2007-05-22 Lars HjemliShow time since last change on index page
2007-05-20 Lars HjemliMake frontpage friendlier
2007-05-20 Lars HjemliMerge branch 'repogroups'
2007-05-20 Lars HjemliMerge branch 'virtual-url'
2007-05-20 Lars HjemliMerge branch 'index-header'
2007-05-18 Lars HjemliTeach cgit howto include an external file on index...
2007-05-18 Lars HjemliDon't highlight repogroup headings
2007-05-18 Lars HjemliTeach cgit how to group repositories by category
2007-05-16 Lars HjemliRestrict length of repo description on repolist page
2007-05-16 Lars HjemliAdd C D L and T links to index page
2007-02-20 Lars HjemliLayout update
2007-02-04 Lars HjemliRead repo-info from /etc/cgitrc
2007-01-27 Lars HjemliCleanup table listings
2006-12-28 Lars HjemliAdd generic support for search box in page header
2006-12-22 Lars HjemliMinor style fixes
2006-12-11 Lars HjemliMove functions for repolist output into ui-repolist.c