40 Commits (945944ca70cba5a1e0b54be94d53030b4a3ad7db)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 945944ca70 commit-graph tests: test a graph that's too small 6 years ago
Ævar Arnfjörð Bjarmason f6761faaa1 commit-graph tests: split up corrupt_graph_and_verify() 6 years ago
Randall S. Becker 24b451e77c t5318: replace use of /dev/zero with generate_zero_bytes 6 years ago
SZEDER Gábor 5af7417bd8 commit-graph: rename "large edges" to "extra edges" 6 years ago
Josh Steadmon d2b86fbaa1 commit-graph: fix buffer read-overflow 6 years ago
Matthew DeVore dcbaa0b361 t/*: fix ordering of expected/observed arguments 7 years ago
Derrick Stolee ae0c89d41b t5318: use test_oid for HASH_LEN 7 years ago
Ævar Arnfjörð Bjarmason 4a3ed63802 tests: fix and add lint for non-portable grep --file 7 years ago
Derrick Stolee 20fd6d5799 commit-graph: not compatible with grafts 7 years ago
Derrick Stolee d6538246d3 commit-graph: not compatible with replace objects 7 years ago
SZEDER Gábor 3c4586301d t5318: avoid unnecessary command substitutions 7 years ago
SZEDER Gábor eb7cc5bc80 t5318: use 'test_cmp_bin' to compare commit-graph files 7 years ago
Jonathan Tan dade47c06c commit-graph: add repo arg to graph readers 7 years ago
Derrick Stolee d5d5d7b641 gc: automatically write commit-graph files 7 years ago
Derrick Stolee 59fb87701f commit-graph: add '--reachable' option 7 years ago
Derrick Stolee e0fd51e1d7 fsck: verify commit-graph 7 years ago
Derrick Stolee 41df0e307f commit-graph: verify contents match checksum 7 years ago
Derrick Stolee 437787ae1b commit-graph: test for corrupted octopus edge 7 years ago
Derrick Stolee 88968ebf86 commit-graph: verify commit date 7 years ago
Derrick Stolee 1373e547f7 commit-graph: verify generation number 7 years ago
Derrick Stolee 53614b1351 commit-graph: verify parent list 7 years ago
Derrick Stolee 2e3c07378f commit-graph: verify root tree OIDs 7 years ago
Derrick Stolee 96af91d410 commit-graph: verify objects exist 7 years ago
Derrick Stolee 9bda846789 commit-graph: verify corrupt OID fanout and lookup 7 years ago
Derrick Stolee 2bd0365f37 commit-graph: verify required chunks are present 7 years ago
Derrick Stolee d9b9f8a6fd commit-graph: verify catches corrupt signature 7 years ago
Derrick Stolee 283e68c72f commit-graph: add 'verify' subcommand 7 years ago
Derrick Stolee 55abcb417b t5318-commit-graph.sh: use core.commitGraph 7 years ago
Derrick Stolee 7adf526670 merge: check config before loading commits 7 years ago
Derrick Stolee 7547b95b4f commit-graph: implement "--append" option 7 years ago
Derrick Stolee 3d5df01b5e commit-graph: build graph from starting commits 7 years ago
Derrick Stolee 049d51a2bb commit-graph: read only from specific pack-indexes 7 years ago
Derrick Stolee 177722b344 commit: integrate commit graph with commit parsing 7 years ago
Derrick Stolee 2a2e32bdc5 commit-graph: implement git commit-graph read 7 years ago
Derrick Stolee f237c8b6fe commit-graph: implement git-commit-graph write 7 years ago