Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuzzers: declare standalone functions | Edward Thomson | 2021-11-11 | 1 | -2/+1 |
* | path: separate git-specific path functions from util | Edward Thomson | 2021-11-09 | 1 | -1/+1 |
* | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -2/+2 |
* | fileops: rename to "futils.h" to match function signatures | Patrick Steinhardt | 2019-07-20 | 1 | -1/+1 |
* | fuzzers: clean up header includes | Patrick Steinhardt | 2019-07-05 | 1 | -4/+0 |
* | fuzzers: make printf formatters cross-platform compatible | Patrick Steinhardt | 2019-07-05 | 1 | -2/+3 |
* | fuzzers: initialize libgit2 in standalone driver | Patrick Steinhardt | 2018-10-11 | 1 | -0/+7 |
* | fuzzers: rename "fuzz" directory to match our style | Patrick Steinhardt | 2018-08-03 | 1 | -0/+70 |