summaryrefslogtreecommitdiff
path: root/ui-shared.c
AgeCommit message (Expand)Author
2009-08-18ui-shared: don't print header <img/> if there isn't a logo definedMatthew Metnetsky
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-02use 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
2008-05-04Add link to index page from repo header, remove page nameLars Hjemli
2008-05-03Add footer with page creation time and cgit version on all pagesLars Hjemli
2008-05-03Add cgit_index_link() function with support for offsetLars Hjemli
2008-04-29Add 'about site' and 'about repo' pagesLars Hjemli
2008-04-29Re-enable 'index-info' and add support for 'root-desc' in cgitrcLars Hjemli
2008-04-15Cleanup page headerLars Hjemli
2008-04-13Remove 'patch' link from tab, add to commit viewLars Hjemli
2008-04-13Implement minimal freetext search in the repolistLars Hjemli
2008-04-13More layout fixesLars Hjemli
2008-04-12Reintroduce the branch switcherLars Hjemli
2008-04-12Add fixed link to index page from repo headerLars Hjemli
2008-04-12Replace sidebar/logoLars Hjemli
2008-03-24Refactor snapshot supportLars Hjemli
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Improve initialization of git directoryLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli