aboutsummaryrefslogtreecommitdiffstats
path: root/ui-shared.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-11Merge branch 'stable'Lars Hjemli1-1/+6
2009-01-11Avoid SEGFAULT on invalid requestsLars Hjemli1-1/+6
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
2008-04-13Remove 'patch' link from tab, add to commit viewLars Hjemli1-2/+0
2008-04-13Implement minimal freetext search in the repolistLars Hjemli1-1/+10
2008-04-13More layout fixesLars Hjemli1-15/+50
2008-04-12Reintroduce the branch switcherLars Hjemli1-0/+7
2008-04-12Add fixed link to index page from repo headerLars Hjemli1-3/+9
2008-04-12Replace sidebar/logoLars Hjemli1-81/+44
2008-03-24Refactor snapshot supportLars Hjemli1-1/+16
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli1-61/+51
2008-03-18Introduce html.hLars Hjemli1-0/+16
2008-02-16Improve initialization of git directoryLars Hjemli1-1/+1
2008-02-16Move cgit_repo into cgit_contextLars Hjemli1-14/+14
2008-02-16Add all config variables into struct cgit_contextLars Hjemli1-30/+30
2008-02-16Introduce struct cgit_contextLars Hjemli1-43/+43
2007-12-11Add plain patch viewLars Hjemli1-0/+8
2007-12-03Add support for automatic and custom clone urlsLars Hjemli1-0/+17
2007-12-02Merge branch 'stable'Lars Hjemli1-0/+4
2007-12-02Handle missing timestamp in commit/tag objectsLars Hjemli1-0/+4
2007-11-16Add cell-spacing in htmlLars Hjemli1-1/+1