summaryrefslogtreecommitdiff
path: root/fuzzers/corpora/commit_graph/d5447fb72c97462a3f47c8b2d55deb0afaa225f8
diff options
context:
space:
mode:
authorlhchavez <lhchavez@lhchavez.com>2021-01-04 18:22:43 -0800
committerlhchavez <lhchavez@lhchavez.com>2021-01-10 11:18:38 -0800
commit3fd57a75e9dd0c4b0e40ee6e21568d40bd70d29b (patch)
tree7ba89ed7cea693a3a48c6ab509608ab5175aab76 /fuzzers/corpora/commit_graph/d5447fb72c97462a3f47c8b2d55deb0afaa225f8
parentf0d7922c9bafff38e12978625f467aafebe75145 (diff)
downloadlibgit2-3fd57a75e9dd0c4b0e40ee6e21568d40bd70d29b.tar.gz
commit-graph: Introduce a parser for commit-graph files
This change is the first in a series to add support for git's commit-graph. This should speed up commit graph traversals by avoiding object parsing and allowing some operations to terminate earlier. Part of: #5757
Diffstat (limited to 'fuzzers/corpora/commit_graph/d5447fb72c97462a3f47c8b2d55deb0afaa225f8')
-rw-r--r--fuzzers/corpora/commit_graph/d5447fb72c97462a3f47c8b2d55deb0afaa225f8bin0 -> 1113 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/fuzzers/corpora/commit_graph/d5447fb72c97462a3f47c8b2d55deb0afaa225f8 b/fuzzers/corpora/commit_graph/d5447fb72c97462a3f47c8b2d55deb0afaa225f8
new file mode 100644
index 000000000..07e14a4b0
--- /dev/null
+++ b/fuzzers/corpora/commit_graph/d5447fb72c97462a3f47c8b2d55deb0afaa225f8
Binary files differ