aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-10cgit.c: make '/cgit.png' the default value for 'logo' optionGravatar Lars Hjemli
2009-08-10cgit.css: align commit message with subject in expanded log listingGravatar Lars Hjemli
2009-08-09Add some example filter scriptsGravatar Lars Hjemli
2009-08-09Merge branch 'lh/about'Gravatar Lars Hjemli
2009-08-09Merge branch 'lh/plugins'Gravatar Lars Hjemli
2009-08-09Merge branch 'lh/mimetypes'Gravatar Lars Hjemli
2009-08-09Add 'about-filter' and 'repo.about-filter' optionsGravatar Lars Hjemli
2009-08-09ui-summary: enable arbitrary paths below repo.readmeGravatar Lars Hjemli
2009-08-09cgit.c: allow repo.*-filter options to unset the current defaultGravatar Lars Hjemli
2009-08-09Add support for repo.commit-filter and repo.source-filterGravatar Lars Hjemli
2009-08-08Expose file extension in tree lists as class to allow nicer tree stylingGravatar Martin Szulecki
2009-08-08Introduce noplainemail option to hide email adresses from spambotsGravatar Martin Szulecki
2009-07-31ui-commit: add support for 'commit-filter' optionGravatar Lars Hjemli
2009-07-31ui-tree: add support for source-filter optionGravatar Lars Hjemli
2009-07-31ui-snapshot: use cgit_{open|close}_filter() to execute compressorsGravatar Lars Hjemli
2009-07-31Add generic filter/plugin infrastructureGravatar Lars Hjemli
2009-07-25Add support for mime type registration and lookupGravatar Lars Hjemli
2009-07-25Merge branch 'lh/embedded'Gravatar Lars Hjemli
2009-07-25cgit.h: keep config flags sortedGravatar Lars Hjemli
2009-07-25cgitrc.5.txt: document 'embedded' and 'noheader'Gravatar Lars Hjemli
2009-07-25Add support for 'noheader' optionGravatar Lars Hjemli
2009-07-25Merge branch 'ml/head-include'Gravatar Lars Hjemli
2009-07-25cgitrc.5.txt: document 'head-include'Gravatar Lars Hjemli
2009-07-25Merge branch 'plain-etag'Gravatar Lars Hjemli
2009-07-25Merge branch 'rt/plain-binary'Gravatar Lars Hjemli
2009-07-25ui-blob: return 'application/octet-stream' for binary blobsGravatar Lars Hjemli
2009-07-25ui-plain: Return 'application/octet-stream' for binary files.Gravatar Remko Tronçon
2009-07-25Merge branch 'do/https'Gravatar Lars Hjemli
2009-06-11use cgit_httpscheme() for atom feedGravatar Diego Ongaro
2009-06-11add cgit_httpscheme() -> http:// or https://Gravatar Diego Ongaro
2009-06-07Return http statuscode 404 on unknown branchGravatar Lars Hjemli
2009-06-07Add head-include configuration option.Gravatar Mark Lodato
2009-03-15Merge branch 'stable'Gravatar Lars Hjemli
2009-03-15CGIT 0.8.2.1Gravatar Lars Hjemli
2009-03-15Fix doc-related glitches in Makefile and .gitignoreGravatar Lars Hjemli
2009-03-15Merge branch 'stable'Gravatar Lars Hjemli
2009-03-15Merge branch 'asciidoc'Gravatar Lars Hjemli
2009-03-15ui-snapshot: avoid segfault when no filename is specifiedGravatar Lars Hjemli
2009-03-15fix segfault when displaying empty blobsGravatar Eric Wong
2009-02-19Add support for HEAD requestsGravatar Lars Hjemli
2009-02-19Add support for ETag in 'plain' viewGravatar Lars Hjemli
2009-02-12ui-tree: escape ascii-text properly in hexdump viewGravatar Lars Hjemli
2009-02-12Makefile: add doc-related targetsGravatar Lars Hjemli
2009-02-12Add cgit-doc.cssGravatar Lars Hjemli
2009-02-12cgitrc.5.txt: un-indent the name sectionGravatar Lars Hjemli
2009-02-12cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlockGravatar Lars Hjemli
2009-02-12cgitrc.5.txt: make the cgitrc options a valid asciidoc labeled listGravatar Lars Hjemli
2009-02-12make cgitrc.5.txt asciidoc manpage compatibleGravatar Matt McCormick (thewtex)
2009-02-02Add support for an 'embedded' option in cgitrcGravatar Lars Hjemli
2009-02-01CGIT 0.8.2Gravatar Lars Hjemli