]> git.cameronkatri.com Git - cgit.git/history - ui-shared.c
Add support for repo.commit-filter and repo.source-filter
[cgit.git] / ui-shared.c
2009-07-25 Lars HjemliMerge branch 'lh/embedded'
2009-07-25 Lars HjemliAdd support for 'noheader' option
2009-07-25 Lars HjemliMerge branch 'ml/head-include'
2009-07-25 Lars HjemliMerge branch 'plain-etag'
2009-07-25 Lars HjemliMerge branch 'rt/plain-binary'
2009-07-25 Lars HjemliMerge branch 'do/https'
2009-06-11 Diego Ongarouse cgit_httpscheme() for atom feed
2009-06-11 Diego Ongaroadd cgit_httpscheme() -> http:// or https://
2009-06-07 Lars HjemliReturn http statuscode 404 on unknown branch
2009-06-07 Mark LodatoAdd head-include configuration option.
2009-02-19 Lars HjemliAdd support for HEAD requests
2009-02-19 Lars HjemliAdd support for ETag in 'plain' view
2009-02-02 Lars HjemliAdd support for an 'embedded' option in cgitrc
2009-02-01 Lars HjemliMerge branch 'lh/binary'
2009-02-01 Lars HjemliMerge branch 'lh/header'
2009-01-29 Lars HjemliMerge branch 'stable'
2009-01-29 Lars HjemliAdd support for a custom header
2009-01-27 Lars HjemliMerge branch 'stable'
2009-01-27 Lars HjemliMerge branch 'jw/commit-decorations'
2009-01-27 Lars HjemliMerge branch 'og/tree-view-selection'
2009-01-27 Lars HjemliMerge branch 'lh/stats'
2009-01-12 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliAvoid SEGFAULT on invalid requests
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-06 Lars HjemliMerge branch 'stable'
2008-12-30 Lars HjemliMerge branch 'stable'
2008-12-07 Lars Hjemliui-shared: externalize add_hidden_formfields()
2008-12-07 Lars Hjemliui-shared: add and use cgit_stats_link()
2008-12-07 Lars Hjemliui-stats: replace 'enable-stats' setting with 'max...
2008-12-06 Lars HjemliAdd a 'stats' page to each repo
2008-12-06 Lars HjemliMerge branch 'stable'
2008-12-06 Lars HjemliMerge branch 'full-log'
2008-12-06 Lars HjemliMerge branch 'lh/sort-repolist'
2008-12-06 Lars HjemliMerge branch 'snapshot-fixes'
2008-12-01 Lars Hjemliui-shared: shorten the sha1 printed by cgit_object_link
2008-12-01 Lars Hjemliui-shared: exploit snapshot dwimmery in cgit_print_snap...
2008-11-29 Lars Hjemliui-log: add support for showing the full commit message
2008-10-06 Lars Hjemliui-shared: specify correct css class for summary tab
2008-10-05 Lars Hjemliui-shared: add cgit_tag_link()
2008-10-05 Lars Hjemliui-shared: generate proper links in cgit_object_link()
2008-10-05 Lars Hjemliui-shared: use html_url_path() to get properly escaped...
2008-10-05 Lars Hjemliui-shared: reword the standard page footer
2008-10-05 Lars Hjemliui-shared: do not print repo name on the "summary" tab
2008-10-05 Lars HjemliMerge branch 'lh/escape-urls'
2008-10-05 Lars Hjemliui-repolist + ui-shared: Use cgit_summary_link()
2008-10-05 Lars Hjemliui-shared.c: add cgit_summary_link()
2008-10-05 Lars Hjemliui-shared.c: use html_url_path() in repolink()
2008-10-05 Lars HjemliMerge branch 'lh/escape-urls'
2008-10-05 Lars Hjemliui-shared.c: use html_url_arg()
2008-09-15 Lars HjemliMerge branch 'lh/parsing'
2008-09-15 Lars HjemliMerge branch 'ew/http_host'
2008-09-01 Eric Wonguse Host: header to generate cgit_hosturl
2008-09-01 Lars HjemliMerge branch 'lh/plain'
2008-09-01 Lars HjemliMerge branch 'lh/clone'
2008-08-06 Lars Hjemliui-tree: link to plain view instead of blob view
2008-08-06 Lars HjemliImplement plain view
2008-08-06 Lars HjemliMerge branch 'lh/atom'
2008-08-01 Lars HjemliAdd atom-support
2008-08-01 Stefan NaeweAdded `local-time` option to cgitrc
2008-07-27 Lars HjemliBe prepared for empty repositories
2008-07-27 Lars Hjemliui-shared: show repo owner along with description
2008-07-19 Lars HjemliAdd a favicon option to cgitrc
2008-06-26 Lars HjemliAdd support for including a footer on all pages
2008-05-04 Lars HjemliAdd link to index page from repo header, remove page...
2008-05-03 Lars HjemliAdd footer with page creation time and cgit version...
2008-05-03 Lars HjemliAdd cgit_index_link() function with support for offset
2008-05-03 Lars HjemliMerge branch 'lh/cache'
2008-04-28 Lars HjemliMerge branch 'lh/about'
2008-04-28 Lars HjemliAdd 'about site' and 'about repo' pages
2008-04-28 Lars HjemliRe-enable 'index-info' and add support for 'root-desc...
2008-04-14 Lars HjemliCleanup page header
2008-04-13 Lars HjemliMerge branch 'lh/layout'
2008-04-13 Lars HjemliRemove 'patch' link from tab, add to commit view
2008-04-13 Lars HjemliImplement minimal freetext search in the repolist
2008-04-13 Lars HjemliMore layout fixes
2008-04-12 Lars HjemliReintroduce the branch switcher
2008-04-12 Lars HjemliAdd fixed link to index page from repo header
2008-04-12 Lars HjemliReplace sidebar/logo
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-03-24 Lars HjemliRefactor snapshot support
2008-03-23 Lars HjemliAdd struct cgit_page to cgit_context
2008-03-18 Lars HjemliIntroduce html.h
2008-02-23 Lars HjemliMerge branch 'stable'
2008-02-16 Lars HjemliImprove initialization of git directory
2008-02-16 Lars HjemliMove cgit_repo into cgit_context
2008-02-16 Lars HjemliAdd all config variables into struct cgit_context
2008-02-16 Lars HjemliIntroduce struct cgit_context
2008-01-13 Lars HjemliMerge branch 'stable'
2007-12-11 Lars HjemliAdd plain patch view
2007-12-03 Lars HjemliAdd support for automatic and custom clone urls
2007-12-02 Lars HjemliMerge branch 'stable'
2007-12-02 Lars HjemliHandle missing timestamp in commit/tag objects
2007-11-16 Lars HjemliAdd cell-spacing in html
2007-11-16 Lars HjemliUse tables for page layout
2007-11-11 Lars HjemliAdd support for "robots" meta-tag
2007-11-11 Lars HjemliGenerate valid html for "downloads" menu header
2007-11-11 Lars HjemliMerge branch 'lh/testsuite'
2007-11-11 Lars HjemliFix html error detected by test-suite
next