Commit message (Expand) | Author | Lines | |
---|---|---|---|
2014-01-14 | filter: add lua support | Jason A. Donenfeld | -0/+186 |
2014-01-14 | filter: basic write hooking infrastructure | Jason A. Donenfeld | -21/+60 |
2014-01-14 | filter: allow for cleanup hook for filter types | Jason A. Donenfeld | -27/+63 |
2014-01-14 | filter: introduce "filter type" prefix | John Keeping | -2/+31 |
2014-01-14 | filter: add interface layer | John Keeping | -16/+50 |
2014-01-14 | filter: add fprintf_filter function | John Keeping | -0/+5 |
2014-01-12 | filter: pass extra arguments via cgit_open_filter | John Keeping | -11/+24 |
2014-01-10 | filter: split filter functions into their own file | Jason A. Donenfeld | -0/+82 |