summaryrefslogtreecommitdiff
path: root/ui-shared.c
AgeCommit message (Expand)Author
2009-11-07Nov is the correct abbreviationDanijel TaĊĦov
2009-08-18Merge branch 'stable'Lars Hjemli
2009-08-18ui-shared: don't print header <img/> if there isn't a logo definedMatthew Metnetsky
2009-08-11ui-shared: add support for header/footer options when embedded=1Lars Hjemli
2009-08-10ui-shared: add support for NO_HTTP=1/--nohttpLars Hjemli
2009-08-10Cleanup handling of environment variablesLars Hjemli
2009-07-25Merge branch 'lh/embedded'Lars Hjemli
2009-07-25Add support for 'noheader' optionLars Hjemli
2009-07-25Merge branch 'ml/head-include'Lars Hjemli
2009-07-25Merge branch 'plain-etag'Lars Hjemli
2009-07-25Merge branch 'do/https'Lars Hjemli
2009-06-11use cgit_httpscheme() for atom feedDiego Ongaro
2009-06-11add cgit_httpscheme() -> http:// or https://Diego Ongaro
2009-06-07Return http statuscode 404 on unknown branchLars Hjemli
2009-06-07Add head-include configuration option.Mark Lodato
2009-02-19Add support for HEAD requestsLars Hjemli
2009-02-19Add support for ETag in 'plain' viewLars Hjemli
2009-02-02Add support for an 'embedded' option in cgitrcLars Hjemli
2009-01-29Add support for a custom headerLars Hjemli
2009-01-27Merge branch 'lh/stats'Lars Hjemli
2009-01-11Merge branch 'stable'Lars Hjemli
2009-01-11Avoid SEGFAULT on invalid requestsLars Hjemli
2008-12-07ui-shared: externalize add_hidden_formfields()Lars Hjemli
2008-12-07ui-shared: add and use cgit_stats_link()Lars Hjemli
2008-12-07ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli
2008-12-06Add a 'stats' page to each repoLars Hjemli
2008-12-06Merge branch 'full-log'Lars Hjemli
2008-12-01ui-shared: shorten the sha1 printed by cgit_object_linkLars Hjemli
2008-12-01ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_linksLars Hjemli
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli
2008-10-06ui-shared: specify correct css class for summary tabLars Hjemli
2008-10-05ui-shared: add cgit_tag_link()Lars Hjemli
2008-10-05ui-shared: generate proper links in cgit_object_link()Lars Hjemli
2008-10-05ui-shared: use html_url_path() to get properly escaped url in form actionLars Hjemli
2008-10-05ui-shared: reword the standard page footerLars Hjemli
2008-10-05ui-shared: do not print repo name on the "summary" tabLars Hjemli
2008-10-05ui-repolist + ui-shared: Use cgit_summary_link()Lars Hjemli
2008-10-05ui-shared.c: add cgit_summary_link()Lars Hjemli
2008-10-05ui-shared.c: use html_url_path() in repolink()Lars Hjemli
2008-10-05ui-shared.c: use html_url_arg()Lars Hjemli
2008-09-01use Host: header to generate cgit_hosturlEric Wong
2008-09-01Merge branch 'lh/plain'Lars Hjemli
2008-08-06ui-tree: link to plain view instead of blob viewLars Hjemli
2008-08-06Implement plain viewLars Hjemli
2008-08-01Add atom-supportLars Hjemli
2008-08-01Added `local-time` option to cgitrcStefan Naewe
2008-07-27Be prepared for empty repositoriesLars Hjemli
2008-07-27ui-shared: show repo owner along with descriptionLars Hjemli
2008-07-19Add a favicon option to cgitrcLars Hjemli
2008-06-26Add support for including a footer on all pagesLars Hjemli