summaryrefslogtreecommitdiff
path: root/tests/filter/custom_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* tests: include function declarationsusers/ethomson/cmake2Edward Thomson2021-11-111-0/+1
* tests: declare functions statically where appropriateEdward Thomson2021-11-111-1/+1
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-6/+6
* filter: use streaming filters in testsEdward Thomson2021-08-271-2/+24
* buf: remove internal `git_buf_text` namespaceEdward Thomson2021-05-111-1/+0
* filter: only close filter if it's been initialized correctlyPatrick Steinhardt2017-04-071-0/+33
* filters: custom filters with wildcard attributesEdward Thomson2015-07-011-0/+108