index
:
cgit
ch/about-link
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/git-2-41
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
[no description]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-repolist.c
Age
Commit message (
Expand
)
Author
2008-10-05
ui-repolist + ui-shared: Use cgit_summary_link()
Lars Hjemli
2008-09-15
ui-repolist: enable filtering of repos by path
Lars Hjemli
2008-05-03
Add a pager on the repolist
Lars Hjemli
2008-04-28
Prepare for 'about site' page / add 'root-readme' option to cgitrc
Lars Hjemli
2008-04-28
Move included header-file out of repolist table
Lars Hjemli
2008-04-14
Make a few more columns in repolist and log view clickable
Lars Hjemli
2008-04-13
Make repository search case insensitive
Lars Hjemli
2008-04-13
Implement minimal freetext search in the repolist
Lars Hjemli
2008-04-13
More layout fixes
Lars Hjemli
2008-03-24
Add ui-shared.h
Lars Hjemli
2008-03-24
Remove obsolete cacheitem parameter to ui-functions
Lars Hjemli
2008-03-23
Add struct cgit_page to cgit_context
Lars Hjemli
2008-03-18
Introduce html.h
Lars Hjemli
2008-02-16
Move cgit_repo into cgit_context
Lars Hjemli
2008-02-16
Add all config variables into struct cgit_context
Lars Hjemli
2007-11-11
Fix html error detected by test-suite
Lars Hjemli
2007-11-03
Add search parameters to cgit_log_link
Lars Hjemli
2007-06-29
Add ofs argument to cgit_log_link and use it in ui-log.c
Lars Hjemli
2007-06-18
Add setting to enable/disable extra links on index page
Lars Hjemli
2007-06-18
Change S/L/T to summary/log/tree
Lars Hjemli
2007-06-18
Change "files" to "tree"
Lars Hjemli
2007-06-17
Add git_log_link() and fix bug in generic repolink function
Lars Hjemli
2007-06-16
Add and use cgit_tree_link()
Lars Hjemli
2007-05-23
Remove unused variable from ui-repolist.c:read_agefile()
Lars Hjemli
2007-05-22
Show time since last change on index page
Lars Hjemli
2007-05-20
Make frontpage friendlier
Lars Hjemli
2007-05-20
Merge branch 'repogroups'
Lars Hjemli
2007-05-18
Teach cgit howto include an external file on index page.
Lars Hjemli
2007-05-18
Don't highlight repogroup headings
Lars Hjemli
2007-05-18
Teach cgit how to group repositories by category
Lars Hjemli
2007-05-16
Restrict length of repo description on repolist page
Lars Hjemli
2007-05-16
Add C D L and T links to index page
Lars Hjemli
2007-02-20
Layout update
Lars Hjemli
2007-02-04
Read repo-info from /etc/cgitrc
Lars Hjemli
2007-01-27
Cleanup table listings
Lars Hjemli
2006-12-28
Add generic support for search box in page header
Lars Hjemli
2006-12-22
Minor style fixes
Lars Hjemli
2006-12-11
Move functions for repolist output into ui-repolist.c
Lars Hjemli