| Commit message (Expand) | Author | Age | Files | Lines |
* | match other common markdown file extensions | Chris Burroughs | 2014-12-23 | 1 | -1/+1 |
* | repolist: add owner-filter | Chris Burroughs | 2014-12-23 | 1 | -0/+17 |
* | filter: fix libravatar email-filter https issue | Christian Hesse | 2014-12-13 | 1 | -1/+2 |
* | remove trailing whitespaces from source files | Christian Hesse | 2014-04-17 | 1 | -18/+18 |
* | filter: add libravatar email-filter lua script | Christian Hesse | 2014-03-13 | 1 | -0/+26 |
* | simple-authentication: style | Jason A. Donenfeld | 2014-01-23 | 1 | -1/+1 |
* | auth: document tweakables in lua script | Jason A. Donenfeld | 2014-01-17 | 1 | -0/+10 |
* | auth: have cgit calculate login address | Jason A. Donenfeld | 2014-01-16 | 1 | -6/+1 |
* | auth: lua string comparisons are time invariant | Jason A. Donenfeld | 2014-01-16 | 1 | -2/+2 |
* | authentication: use hidden form instead of referer | Jason A. Donenfeld | 2014-01-16 | 1 | -79/+121 |
* | auth: add basic authentication filter framework | Jason A. Donenfeld | 2014-01-16 | 1 | -0/+225 |
* | email-gravatar: fix html syntax issues | Christian Hesse | 2014-01-15 | 2 | -2/+2 |
* | email-gravatar: do not scale icons up | Jason A. Donenfeld | 2014-01-14 | 2 | -2/+2 |
* | filter: allow returning exit code from filter | Jason A. Donenfeld | 2014-01-14 | 1 | -0/+1 |
* | email-gravatar: fix html syntax issues | Christian Hesse | 2014-01-14 | 2 | -2/+2 |
* | email-gravatar.py: fix UTF-8 | Christian Hesse | 2014-01-14 | 1 | -0/+4 |
* | email-gravatar.lua: fix for lua 5.2 | Christian Hesse | 2014-01-14 | 1 | -1/+1 |
* | filter: add page source to email filter | Jason A. Donenfeld | 2014-01-14 | 2 | -1/+3 |
* | filter: add gravatar scripts | Jason A. Donenfeld | 2014-01-14 | 2 | -0/+58 |
* | filters: Improved syntax-highlighting.py | Stefan Tatschner | 2014-01-13 | 1 | -19/+33 |
* | Fix UTF-8 with syntax-highlighting.py | Přemysl Janouch | 2014-01-08 | 1 | -0/+1 |
* | Fix about-formatting.sh | Přemysl Janouch | 2014-01-08 | 1 | -1/+1 |
* | filters: highlight.sh: add css comments for highlight 2.6 and 3.8 | Ferry Huberts | 2014-01-08 | 1 | -1/+63 |
* | filters: toggle perl utf8 situation | Jason A. Donenfeld | 2013-05-28 | 1 | -4/+0 |
* | filters: import more modern scripts | Jason A. Donenfeld | 2013-05-27 | 8 | -0/+1813 |
* | syntax-highlighting.sh: Fix command injection. | Jason A. Donenfeld | 2012-10-27 | 1 | -2/+2 |
* | syntax-highlight: when the file has no extension, assume text | Ferry Huberts | 2012-10-09 | 1 | -1/+4 |
* | Revert "filters/syntax-highlighting.sh: work around highlight --force bug" | Ferry Huberts | 2012-10-09 | 1 | -17/+0 |
* | Merge branch 'stable' | Lars Hjemli | 2012-03-18 | 1 | -0/+28 |
|\ |
|
| * | filters/syntax-highlighting.sh: work around highlight --force bug | Ferry Huberts | 2012-03-18 | 1 | -0/+17 |
| * | filters/highlight.sh: manually support highlight version 2 and 3 | Ferry Huberts | 2012-03-18 | 1 | -0/+11 |
* | | commit-links.sh: improve regular expressions | Ferry Huberts | 2011-07-19 | 1 | -2/+5 |
* | | filters: document environment variables in filter scripts | Ferry Huberts | 2011-03-26 | 2 | -0/+22 |
|/ |
|
* | commit-links.sh: Seperate the expressions for filtering commit messages. | Jeff Smith | 2010-07-22 | 1 | -7/+9 |
* | syntax highlighting for all formats supported by "highlight" | Georg Lukas | 2009-11-19 | 1 | -17/+12 |
* | Add some example filter scripts | Lars Hjemli | 2009-08-09 | 2 | -0/+51 |