summaryrefslogtreecommitdiff
path: root/fuzzers/standalone_driver.c
Commit message (Expand)AuthorAgeFilesLines
* fuzzers: declare standalone functionsEdward Thomson2021-11-111-2/+1
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-1/+1
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-2/+2
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* fuzzers: clean up header includesPatrick Steinhardt2019-07-051-4/+0
* fuzzers: make printf formatters cross-platform compatiblePatrick Steinhardt2019-07-051-2/+3
* fuzzers: initialize libgit2 in standalone driverPatrick Steinhardt2018-10-111-0/+7
* fuzzers: rename "fuzz" directory to match our stylePatrick Steinhardt2018-08-031-0/+70