summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Move fuzz tests into tests/fuzz (#22376)Khaled Yakdan2023-01-091-38/+0
* Rewrite fuzzers to native Go harnesses (#22313)AdamKorcz2023-01-052-50/+38
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-0/+23
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-10/+8
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-0/+2
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Fix NPE in fuzzer (#16680)zeripath2021-08-131-0/+3
* Fuzzer finds an NPE due to incorrect URLPrefix (#16249)zeripath2021-06-251-1/+1
* Fix go-fuzz (#15596)65432021-04-231-6/+18
* Added 2 fuzzers (#13818)AdamKorcz2020-12-101-0/+36
* Add 'make watch' (#12636)silverwind2020-09-041-0/+8