36 Commits (e0020b2f82910f50bc697d86aff70c3796fbdc41)

Author SHA1 Message Date
Derrick Stolee 4bd0593e0f test-tool: use 'read-graph' helper 5 years ago
SZEDER Gábor 8b656572ca builtin/commit-graph.c: remove subcommand-less usage string 5 years ago
Garima Singh 0bd7f578b2 commit-graph: emit trace2 cmd_mode for each sub-command 5 years ago
Garima Singh 7371612255 commit-graph: add --[no-]progress to write and verify 6 years ago
Jeff King dd2e50a84e commit-graph: turn off save_commit_buffer 6 years ago
SZEDER Gábor 7c5c9b9c57 commit-graph: error out on invalid commit oids in 'write --stdin-commits' 6 years ago
SZEDER Gábor 39d8831856 commit-graph: turn a group of write-related macro flags into an enum 6 years ago
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 135a712375 commit-graph: add --split option to builtin 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 7b8ce9c673 commit-graph verify: detect inability to read the graph 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
Martin Ågren 0bfb48e672 builtin/commit-graph.c: UNLEAK variables 6 years ago
Ævar Arnfjörð Bjarmason 7b0f229222 commit-graph write: add progress output 7 years ago
Derrick Stolee d6538246d3 commit-graph: not compatible with replace objects 7 years ago
Jonathan Tan c3756d5b7f commit-graph: add free_commit_graph 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 883e5c7fe9 commit-graph: UNLEAK before die() 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 2a2e32bdc5 commit-graph: implement git commit-graph read 7 years ago
Derrick Stolee f237c8b6fe commit-graph: implement git-commit-graph write 7 years ago
Derrick Stolee 4ce58ee38d commit-graph: create git-commit-graph builtin 7 years ago