28 Commits (6e7b0ea864c61288bd5276f3e3cd9250e7a3802d)

Author SHA1 Message Date
Martin Ågren ce3614c327 git-commit-graph.txt: fix list rendering 5 years ago
Martin Ågren 1aa7b686d6 git-commit-graph.txt: fix grammo 5 years ago
Taylor Blau 2f00c355cb commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag 5 years ago
Junio C Hamano dbd5e0a186 Revert "commit-graph.c: introduce '--[no-]check-oids'" 5 years ago
Taylor Blau 7a9ce0269b commit-graph.c: introduce '--[no-]check-oids' 5 years ago
Taylor Blau 8a6ac287b2 builtin/commit-graph.c: introduce split strategy 'replace' 5 years ago
Taylor Blau fdbde82fe5 builtin/commit-graph.c: introduce split strategy 'no-merge' 5 years ago
Taylor Blau 4f027355f6 builtin/commit-graph.c: support for '--split[=<strategy>]' 5 years ago
Garima Singh d38e07b8c4 commit-graph: add --changed-paths option to write subcommand 5 years ago
Taylor Blau 0bd52e27e3 commit-graph.h: store an odb in 'struct write_commit_graph_context' 5 years ago
Derrick Stolee 4bd0593e0f test-tool: use 'read-graph' helper 5 years ago
Garima Singh 7371612255 commit-graph: add --[no-]progress to write and verify 5 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
Martin Ågren 4c399442f7 Doc: refer to the "commit-graph file" with dash 6 years ago
Martin Ågren 4893d717a4 git-commit-graph.txt: refer to "*commit*-graph file" 6 years ago
Martin Ågren d59a9168fb git-commit-graph.txt: typeset more in monospace 6 years ago
Martin Ågren a3a3ca002d git-commit-graph.txt: fix bullet lists 6 years ago
Derrick Stolee 59fb87701f commit-graph: add '--reachable' option 7 years ago
Derrick Stolee 283e68c72f commit-graph: add 'verify' subcommand 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