Commit Graph

4 Commits

Author SHA1 Message Date
steadmon c9bb73a407 [git] Fuzz against the upstream "next" branch. (#2488)
The next branch is where relatively-stable changes live while testing
for stability. We should fuzz against this branch to give extra
confidence that these patches are bug-free before they are merged into
master.
2019-06-05 14:25:59 -07:00
steadmon 8bf4777e00 [git] Add the new fuzz-commit-graph fuzzer. (#2170) 2019-02-19 06:27:26 -08:00
steadmon 646fca1b50 Don't install 'recommended' packages, to save on build time and image size. (#1957) 2018-11-15 16:51:13 +11:00
steadmon 89c53fee79 [git] Add basic config for git fuzzing. (#1938)
* Add basic config for git fuzzing.

* Fix CFLAGS/CXXFLAGS issue when building Git fuzzers.

* Build corpora from packfiles and add libfuzzer options.
2018-11-09 15:10:24 -08:00