aboutsummaryrefslogtreecommitdiffstats
path: root/ui-shared.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-25Merge branch 'lh/embedded'Lars Hjemli1-6/+22
2009-07-25Add support for 'noheader' optionLars Hjemli1-7/+13
2009-07-25Merge branch 'ml/head-include'Lars Hjemli1-1/+3
2009-07-25Merge branch 'plain-etag'Lars Hjemli1-0/+6
2009-07-25Merge branch 'do/https'Lars Hjemli1-1/+13
2009-06-11use cgit_httpscheme() for atom feedDiego Ongaro1-1/+2
2009-06-11add cgit_httpscheme() -> http:// or https://Diego Ongaro1-0/+11
2009-06-07Return http statuscode 404 on unknown branchLars Hjemli1-0/+2
2009-06-07Add head-include configuration option.Mark Lodato1-1/+3
2009-02-19Add support for HEAD requestsLars Hjemli1-0/+4
2009-02-19Add support for ETag in 'plain' viewLars Hjemli1-0/+2
2009-02-02Add support for an 'embedded' option in cgitrcLars Hjemli1-0/+10
2009-01-29Add support for a custom headerLars Hjemli1-0/+2
2009-01-27Merge branch 'lh/stats'Lars Hjemli1-3/+12
2009-01-11Merge branch 'stable'Lars Hjemli1-1/+6
2009-01-11Avoid SEGFAULT on invalid requestsLars Hjemli1-1/+6
2008-12-07ui-shared: externalize add_hidden_formfields()Lars Hjemli1-3/+3
2008-12-07ui-shared: add and use cgit_stats_link()Lars Hjemli1-2/+8
2008-12-07ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli1-1/+1
2008-12-06Add a 'stats' page to each repoLars Hjemli1-0/+3
2008-12-06Merge branch 'full-log'Lars Hjemli1-2/+10
2008-12-01ui-shared: shorten the sha1 printed by cgit_object_linkLars Hjemli1-6/+8
2008-12-01ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_linksLars Hjemli1-2/+1
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli1-2/+10
2008-10-06ui-shared: specify correct css class for summary tabLars Hjemli1-1/+2
2008-10-05ui-shared: add cgit_tag_link()Lars Hjemli1-0/+6
2008-10-05ui-shared: generate proper links in cgit_object_link()Lars Hjemli1-15/+7
2008-10-05ui-shared: use html_url_path() to get properly escaped url in form actionLars Hjemli1-2/+2
2008-10-05ui-shared: reword the standard page footerLars Hjemli1-2/+2
2008-10-05ui-shared: do not print repo name on the "summary" tabLars Hjemli1-2/+1
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli1-4/+3
2008-10-05ui-shared.c: add cgit_summary_link()Lars Hjemli1-0/+5
2008-10-05ui-shared.c: use html_url_path() in repolink()Lars Hjemli1-4/+4
2008-10-05ui-shared.c: use html_url_arg()Lars Hjemli1-10/+10
2008-09-02use Host: header to generate cgit_hosturlEric Wong1-7/+12
2008-09-01Merge branch 'lh/plain'Lars Hjemli1-0/+8
2008-08-06ui-tree: link to plain view instead of blob viewLars Hjemli1-0/+6
2008-08-06Implement plain viewLars Hjemli1-0/+2
2008-08-01Add atom-supportLars Hjemli1-0/+23
2008-08-01Added `local-time` option to cgitrcStefan Naewe1-4/+7
2008-07-27Be prepared for empty repositoriesLars Hjemli1-1/+2
2008-07-27ui-shared: show repo owner along with descriptionLars Hjemli1-3/+3
2008-07-19Add a favicon option to cgitrcLars Hjemli1-0/+5
2008-06-26Add support for including a footer on all pagesLars Hjemli1-4/+10
2008-05-04Add link to index page from repo header, remove page nameLars Hjemli1-2/+2
2008-05-03Add footer with page creation time and cgit version on all pagesLars Hjemli1-0/+3
2008-05-03Add cgit_index_link() function with support for offsetLars Hjemli1-5/+17
2008-04-29Add 'about site' and 'about repo' pagesLars Hjemli1-3/+50
2008-04-29Re-enable 'index-info' and add support for 'root-desc' in cgitrcLars Hjemli1-1/+4
2008-04-15Cleanup page headerLars Hjemli1-17/+4