38 Commits (2049b8dc65e7371c56452cfda5234182d58b704e)

Author SHA1 Message Date
Derrick Stolee 3da4b609bb commit-graph: verify chains with --shallow mode 6 years ago
Derrick Stolee c2bc6e6ab0 commit-graph: create options for split files 6 years ago
Derrick Stolee c523035cbd commit-graph: allow cross-alternate chains 6 years ago
Derrick Stolee 6c622f9f0b commit-graph: write commit-graph chains 6 years ago
Derrick Stolee 118bd57002 commit-graph: add base graphs chunk 6 years ago
Derrick Stolee d4f4d60f6d commit-graph: prepare for commit-graph chains 6 years ago
Derrick Stolee c3a3a964b2 commit-graph: use raw_object_store when closing 6 years ago
Derrick Stolee 5af8039452 commit-graph: collapse parameters into flags 6 years ago
Derrick Stolee e103f7276f commit-graph: return with errors during write 6 years ago
Ævar Arnfjörð Bjarmason 43d3561805 commit-graph write: don't die if the existing graph is corrupt 6 years ago
Ævar Arnfjörð Bjarmason 67a530fab3 commit-graph: don't pass filename to load_commit_graph_one_fd_st() 6 years ago
Ævar Arnfjörð Bjarmason 61df89c8e5 commit-graph: don't early exit(1) on e.g. "git status" 6 years ago
SZEDER Gábor 5af7417bd8 commit-graph: rename "large edges" to "extra edges" 6 years ago
Josh Steadmon aa658574bf commit-graph, fuzz: add fuzzer for commit-graph 6 years ago
Ævar Arnfjörð Bjarmason 7b0f229222 commit-graph write: add progress output 6 years ago
Derrick Stolee 859fdc0c3c commit-graph: define GIT_TEST_COMMIT_GRAPH 7 years ago
Derrick Stolee 829a321569 commit-graph: close_commit_graph before shallow walk 7 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Derrick Stolee 6cc017431c commit-reach: use can_all_from_reach 7 years ago
Jonathan Tan dade47c06c commit-graph: add repo arg to graph readers 7 years ago
Jonathan Tan c3756d5b7f commit-graph: add free_commit_graph 7 years ago
Jonathan Tan e5c5ca2729 commit-graph: add missing forward declaration 7 years ago
Derrick Stolee 59fb87701f commit-graph: add '--reachable' option 7 years ago
Derrick Stolee d88b14b3fd commit-graph: use string-list API for input 7 years ago
Derrick Stolee 283e68c72f commit-graph: add 'verify' subcommand 7 years ago
Derrick Stolee e2838d85b6 commit-graph: always load commit-graph information 7 years ago
Derrick Stolee 7b8a21dba1 commit-graph: lazy-load trees for 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 08fd81c9b6 commit-graph: implement write_commit_graph() 7 years ago