| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Lua support | June McEnroe | 2025-03-12 | 1 | -255/+0 |
| * | Use buffered stdio | Eric Wong | 2025-03-12 | 1 | -1/+21 |
| * | fix building with clang | Denis Pronin | 2024-07-16 | 1 | -3/+3 |
| * | filter: pipe_fh should be local | Jason A. Donenfeld | 2017-10-14 | 1 | -6/+7 |
| * | filter: don't use dlsym unnecessarily | John Keeping | 2015-08-13 | 1 | -36/+42 |
| * | Remove redundant includes | John Keeping | 2015-08-13 | 1 | -6/+0 |
| * | Avoid non-ANSI function declarations | John Keeping | 2015-03-09 | 1 | -1/+1 |
| * | repolist: add owner-filter | Chris Burroughs | 2014-12-23 | 1 | -0/+6 |
| * | remove trailing whitespaces from source files | Christian Hesse | 2014-04-17 | 1 | -1/+1 |
| * | filter: don't forget to reap the auth filter | Jason A. Donenfeld | 2014-01-17 | 1 | -0/+1 |
| * | auth: have cgit calculate login address | Jason A. Donenfeld | 2014-01-16 | 1 | -1/+1 |
| * | auth: add basic authentication filter framework | Jason A. Donenfeld | 2014-01-16 | 1 | -0/+11 |
| * | filter: allow returning exit code from filter | Jason A. Donenfeld | 2014-01-14 | 1 | -5/+9 |
| * | filter: style tweaks | Jason A. Donenfeld | 2014-01-14 | 1 | -11/+11 |
| * | filter: add page source to email filter | Jason A. Donenfeld | 2014-01-14 | 1 | -0/+3 |
| * | filter: add support for email filter | Jason A. Donenfeld | 2014-01-14 | 1 | -0/+3 |
| * | filter: return on null filter from open and close | Jason A. Donenfeld | 2014-01-14 | 1 | -0/+4 |
| * | filter: add lua support | Jason A. Donenfeld | 2014-01-14 | 1 | -0/+186 |
| * | filter: basic write hooking infrastructure | Jason A. Donenfeld | 2014-01-14 | 1 | -21/+60 |
| * | filter: allow for cleanup hook for filter types | Jason A. Donenfeld | 2014-01-14 | 1 | -27/+63 |
| * | filter: introduce "filter type" prefix | John Keeping | 2014-01-14 | 1 | -2/+31 |
| * | filter: add interface layer | John Keeping | 2014-01-14 | 1 | -16/+50 |
| * | filter: add fprintf_filter function | John Keeping | 2014-01-14 | 1 | -0/+5 |
| * | filter: pass extra arguments via cgit_open_filter | John Keeping | 2014-01-12 | 1 | -11/+24 |
| * | filter: split filter functions into their own file | Jason A. Donenfeld | 2014-01-10 | 1 | -0/+82 |
