aboutsummaryrefslogtreecommitdiff
path: root/oss-fuzz/fuzz-commit-graph.c
AgeCommit message (Expand)Author
2026-02-17environment: stop storing `core.attributesFile` globallyOlamide Caleb Bello
2025-08-15commit-graph: refactor `parse_commit_graph()` to take a repositoryPatrick Steinhardt
2024-07-08Merge branch 'tb/path-filter-fix'Junio C Hamano
2024-06-25repo-settings: introduce commitgraph.changedPathsVersionTaylor Blau
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt
2024-05-06oss-fuzz/commit-graph: set up hash algorithmPatrick Steinhardt
2024-04-18repository: drop `initialize_the_repository()`Patrick Steinhardt
2023-02-23treewide: ensure one of the appropriate headers is sourced firstElijah Newren
2022-10-07Merge branch 'ac/fuzzers'Junio C Hamano
2022-09-19fuzz: reorganise the path for existing oss-fuzz fuzzersArthur Chan