summaryrefslogtreecommitdiff
path: root/ui-shared.c
AgeCommit message (Expand)Author
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
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-28Add 'about site' and 'about repo' pagesLars Hjemli
2008-04-28Re-enable 'index-info' and add support for 'root-desc' in cgitrcLars Hjemli
2008-04-14Cleanup 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-23Add 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
2008-02-16Add all config variables into struct cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-12-11Add plain patch viewLars Hjemli
2007-12-03Add support for automatic and custom clone urlsLars Hjemli
2007-12-02Merge branch 'stable'Lars Hjemli
2007-12-02Handle missing timestamp in commit/tag objectsLars Hjemli
2007-11-16Add cell-spacing in htmlLars Hjemli
2007-11-16Use tables for page layoutLars Hjemli
2007-11-11Add support for "robots" meta-tagLars Hjemli
2007-11-11Generate valid html for "downloads" menu headerLars Hjemli
2007-11-11Fix html error detected by test-suiteLars Hjemli
2007-11-05Add commit->msg_encoding, allocate msg dynamicly.Jonathan Bastien-Filiatrault
2007-11-03Don't show the the branch selector button if javascript is enabledLars Hjemli
2007-11-03Do not require javascript-enabled clientsLars Hjemli