Age | Commit message (Expand) | Author | Files | Lines |
2009-08-21 | Add 'linenumbers' config option | Florian Pritz | 1 | -0/+2 |
2009-08-20 | cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING | Lars Hjemli | 1 | -1/+1 |
2009-08-17 | Merge branch 'stable' | Lars Hjemli | 1 | -0/+3 |
2009-08-17 | cgit.c: do not segfault on unexpected query-string format | Lars Hjemli | 1 | -0/+3 |
2009-08-11 | Merge branch 'lh/embedded' | Lars Hjemli | 1 | -10/+27 |
2009-08-10 | cgit.c: make '/cgit.png' the default value for 'logo' option | Lars Hjemli | 1 | -1/+1 |
2009-08-10 | ui-shared: add support for NO_HTTP=1/--nohttp | Lars Hjemli | 1 | -0/+4 |
2009-08-10 | Cleanup handling of environment variables | Lars Hjemli | 1 | -10/+23 |
2009-08-09 | Merge branch 'lh/about' | Lars Hjemli | 1 | -0/+4 |
2009-08-09 | Merge branch 'lh/plugins' | Lars Hjemli | 1 | -0/+23 |
2009-08-09 | Merge branch 'lh/mimetypes' | Lars Hjemli | 1 | -0/+11 |
2009-08-09 | Add 'about-filter' and 'repo.about-filter' options | Lars Hjemli | 1 | -0/+4 |
2009-08-09 | cgit.c: allow repo.*-filter options to unset the current default | Lars Hjemli | 1 | -1/+1 |
2009-08-09 | Add support for repo.commit-filter and repo.source-filter | Lars Hjemli | 1 | -0/+4 |
2009-08-08 | Introduce noplainemail option to hide email adresses from spambots | Martin Szulecki | 1 | -0/+2 |
2009-07-31 | ui-commit: add support for 'commit-filter' option | Lars Hjemli | 1 | -0/+2 |
2009-07-31 | ui-tree: add support for source-filter option | Lars Hjemli | 1 | -0/+2 |
2009-07-31 | Add generic filter/plugin infrastructure | Lars Hjemli | 1 | -0/+15 |
2009-07-25 | Add support for mime type registration and lookup | Lars Hjemli | 1 | -0/+11 |
2009-07-25 | Merge branch 'lh/embedded' | Lars Hjemli | 1 | -0/+4 |
2009-07-25 | Add support for 'noheader' option | Lars Hjemli | 1 | -0/+2 |
2009-07-25 | Merge branch 'ml/head-include' | Lars Hjemli | 1 | -0/+2 |
2009-07-25 | Merge branch 'plain-etag' | Lars Hjemli | 1 | -0/+4 |
2009-06-07 | Return http statuscode 404 on unknown branch | Lars Hjemli | 1 | -0/+2 |
2009-06-07 | Add head-include configuration option. | Mark Lodato | 1 | -0/+2 |
2009-02-19 | Add support for HEAD requests | Lars Hjemli | 1 | -0/+3 |
2009-02-19 | Add support for ETag in 'plain' view | Lars Hjemli | 1 | -0/+1 |
2009-02-02 | Add support for an 'embedded' option in cgitrc | Lars Hjemli | 1 | -0/+2 |
2009-01-29 | Add support for a custom header | Lars Hjemli | 1 | -0/+2 |
2009-01-27 | Merge branch 'lh/stats' | Lars Hjemli | 1 | -0/+8 |
2009-01-11 | Merge branch 'stable' | Lars Hjemli | 1 | -1/+0 |
2009-01-11 | Avoid SEGFAULT on invalid requests | Lars Hjemli | 1 | -1/+0 |
2008-12-26 | Untie logic for SCRIPT_NAME and PATH_INFO | Lars Hjemli | 1 | -20/+21 |
2008-12-07 | ui-stats: replace 'enable-stats' setting with 'max-stats' | Lars Hjemli | 1 | -4/+6 |
2008-12-06 | Add a 'stats' page to each repo | Lars Hjemli | 1 | -0/+6 |
2008-12-06 | Merge branch 'full-log' | Lars Hjemli | 1 | -0/+2 |
2008-11-29 | ui-log: add support for showing the full commit message | Lars Hjemli | 1 | -0/+2 |
2008-11-29 | Add support for sorting by Age in the repolist | Benjamin Close | 1 | -0/+2 |
2008-10-11 | Add cgit_query.nohead flag | Lars Hjemli | 1 | -0/+1 |
2008-09-15 | Add support for --scan-tree=<path> option to cgit | Lars Hjemli | 1 | -3/+44 |
2008-09-15 | Teach cgit how to use PATH_INFO | Lars Hjemli | 1 | -0/+27 |
2008-08-06 | Implement plain view | Lars Hjemli | 1 | -0/+1 |
2008-08-01 | Added `local-time` option to cgitrc | Stefan Naewe | 1 | -0/+3 |
2008-07-27 | Modify default value for a few cgitrc options | Lars Hjemli | 1 | -2/+5 |
2008-07-27 | Be prepared for empty repositories | Lars Hjemli | 1 | -3/+7 |
2008-07-19 | Add a favicon option to cgitrc | Lars Hjemli | 1 | -0/+2 |
2008-06-26 | Add support for including a footer on all pages | Lars Hjemli | 1 | -0/+2 |
2008-06-24 | allow specification of directly linked blobs mimetypes | Michael Krelin | 1 | -0/+2 |
2008-05-18 | cache.c: do not ignore errors from print_slot() | Lars Hjemli | 1 | -2/+2 |
2008-05-03 | Add a pager on the repolist | Lars Hjemli | 1 | -0/+3 |