]> git.cameronkatri.com Git - cgit.git/history - cgit.c
cgitrc.5.txt: describe where/how cgit will locate cgitrc
[cgit.git] / cgit.c
2009-08-10 Lars Hjemlicgit.c: make '/cgit.png' the default value for 'logo...
2009-08-09 Lars HjemliMerge branch 'lh/about'
2009-08-09 Lars HjemliMerge branch 'lh/plugins'
2009-08-09 Lars HjemliMerge branch 'lh/mimetypes'
2009-08-09 Lars HjemliAdd 'about-filter' and 'repo.about-filter' options
2009-08-09 Lars Hjemlicgit.c: allow repo.*-filter options to unset the curren...
2009-08-09 Lars HjemliAdd support for repo.commit-filter and repo.source...
2009-08-08 Martin SzuleckiIntroduce noplainemail option to hide email adresses...
2009-07-31 Lars Hjemliui-commit: add support for 'commit-filter' option
2009-07-31 Lars Hjemliui-tree: add support for source-filter option
2009-07-31 Lars HjemliAdd generic filter/plugin infrastructure
2009-07-25 Lars HjemliAdd support for mime type registration and lookup
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-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 'snapshot-fixes'
2009-01-11 Lars HjemliMerge branch 'lh/mimetypes'
2009-01-11 Lars HjemliMerge branch 'lh/virtual-root'
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-06 Lars HjemliMerge branch 'stable'
2008-12-30 Lars HjemliMerge branch 'stable'
2008-12-26 Lars HjemliUntie logic for SCRIPT_NAME and PATH_INFO
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-11-29 Lars Hjemliui-log: add support for showing the full commit message
2008-11-29 Benjamin CloseAdd support for sorting by Age in the repolist
2008-10-11 Lars HjemliMerge branch 'stable'
2008-10-11 Lars HjemliAdd cgit_query.nohead flag
2008-09-15 Lars HjemliAdd support for --scan-tree=<path> option to cgit
2008-09-15 Lars HjemliTeach cgit how to use PATH_INFO
2008-09-01 Lars HjemliMerge branch 'lh/plain'
2008-08-06 Lars HjemliImplement plain view
2008-08-01 Stefan NaeweAdded `local-time` option to cgitrc
2008-07-27 Lars HjemliModify default value for a few cgitrc options
2008-07-27 Lars HjemliBe prepared for empty repositories
2008-07-19 Lars HjemliAdd a favicon option to cgitrc
2008-06-26 Lars HjemliAdd support for including a footer on all pages
2008-06-26 Lars HjemliMerge branch 'master' of git://git.klever.net/patchwork...
2008-06-24 Michael Krelinallow specification of directly linked blobs mimetypes
2008-05-18 Lars Hjemlicache.c: do not ignore errors from print_slot()
2008-05-03 Lars HjemliAdd a pager on the repolist
2008-05-03 Lars HjemliMerge branch 'lh/cache'
2008-04-28 Lars HjemliMerge branch 'lh/about'
2008-04-28 Lars HjemliPrepare for 'about site' page / add 'root-readme' optio...
2008-04-28 Lars HjemliMake it possible for a single cmd to work both with...
2008-04-28 Lars HjemliRe-enable 'index-info' and add support for 'root-desc...
2008-04-28 Lars HjemliRedesign the caching layer
2008-04-14 Lars HjemliFix search in repo index even if caching is enabled
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-04-08 Lars HjemliReset ctx.repo to NULL when the config parser is finished
2008-04-08 Lars HjemliMove cgit_parse_query() from parsing.c to html.c as...
2008-03-27 Lars HjemliMove function for configfile parsing into configfile...
2008-03-27 Lars HjemliAdd cache.h
2008-03-25 Lars HjemliRemove global and obsolete cgit_cmd
2008-03-24 Lars HjemliMove cgit_version from shared.c to cgit.c
2008-03-24 Lars HjemliMove non-generic functions from shared.c to cgit.c
2008-03-24 Lars HjemliAdd ui-shared.h
2008-03-24 Lars HjemliAdd command dispatcher
2008-03-24 Lars HjemliRemove obsolete cacheitem parameter to ui-functions
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'
2008-01-04 Lars HjemliHandle missing default branch and error out on invalid...
2007-12-11 Lars HjemliAdd plain patch view
2007-10-28 Lars HjemliTeach log search about --grep, --author and --committer
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars HjemliMerge branch 'filter-refs'
2007-10-27 Lars HjemliAdd support for refs view
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-05 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliAdd prefix parameter to cgit_print_diff()
next