Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | filter: style tweaks | 2014-01-14 | -11/+11 | |
* | filter: add page source to email filter | 2014-01-14 | -0/+3 | |
* | filter: add support for email filter | 2014-01-14 | -0/+3 | |
* | filter: return on null filter from open and close | 2014-01-14 | -0/+4 | |
* | filter: add lua support | 2014-01-14 | -0/+186 | |
* | filter: basic write hooking infrastructure | 2014-01-14 | -21/+60 | |
* | filter: allow for cleanup hook for filter types | 2014-01-14 | -27/+63 | |
* | filter: introduce "filter type" prefix | 2014-01-14 | -2/+31 | |
* | filter: add interface layer | 2014-01-14 | -16/+50 | |
* | filter: add fprintf_filter function | 2014-01-14 | -0/+5 | |
* | filter: pass extra arguments via cgit_open_filter | 2014-01-13 | -11/+24 | |
* | filter: split filter functions into their own file | 2014-01-11 | -0/+82 | |