54814 Commits (a09c1301ce5986a374ab008b2125fa26a9bdd2fe)
 

Author SHA1 Message Date
Derrick Stolee a09c1301ce commit-graph: test --split across alternate without --split 6 years ago
Derrick Stolee e2017c48fe commit-graph: test octopus merges with --split 6 years ago
Derrick Stolee ba41112a63 commit-graph: clean up chains after flattened write 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 8d84097f96 commit-graph: expire commit-graph files 6 years ago
Derrick Stolee c523035cbd commit-graph: allow cross-alternate chains 6 years ago
Derrick Stolee 1771be90c8 commit-graph: merge commit-graph chains 6 years ago
Derrick Stolee 135a712375 commit-graph: add --split option to builtin 6 years ago
Derrick Stolee 6c622f9f0b commit-graph: write commit-graph chains 6 years ago
Derrick Stolee 144354b054 commit-graph: rearrange chunk count logic 6 years ago
Derrick Stolee 118bd57002 commit-graph: add base graphs chunk 6 years ago
Derrick Stolee 5c84b3396c commit-graph: load commit-graph chains 6 years ago
Derrick Stolee 3cbc6ed3ee commit-graph: rename commit_compare to oid_compare 6 years ago
Derrick Stolee d4f4d60f6d commit-graph: prepare for commit-graph chains 6 years ago
Derrick Stolee 890345ac10 commit-graph: document commit-graph chains 6 years ago
Derrick Stolee 2d511cfc0b packfile: rename close_all_packs to close_object_store 6 years ago
Derrick Stolee 5472c32c37 packfile: close commit-graph in close_all_packs 6 years ago
Derrick Stolee c3a3a964b2 commit-graph: use raw_object_store when closing 6 years ago
Derrick Stolee 238def57fe commit-graph: extract write_commit_graph_file() 6 years ago
Derrick Stolee f998d54226 commit-graph: extract copy_oids_to_commits() 6 years ago
Derrick Stolee 014e3440f5 commit-graph: extract count_distinct_commits() 6 years ago
Derrick Stolee b2c8306052 commit-graph: extract fill_oids_from_all_packs() 6 years ago
Derrick Stolee 4c9efe850d commit-graph: extract fill_oids_from_commit_hex() 6 years ago
Derrick Stolee ef5b83f2cf commit-graph: extract fill_oids_from_packs() 6 years ago
Derrick Stolee c9905beade commit-graph: create write_commit_graph_context 6 years ago
Derrick Stolee 10bd0be173 commit-graph: remove Future Work section 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
Derrick Stolee c7944050af commit-graph: fix the_repository reference 6 years ago
Ævar Arnfjörð Bjarmason 93b4405ffe commit-graph: improve & i18n error messages 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 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
Ævar Arnfjörð Bjarmason 2ac138d568 commit-graph: fix segfault on e.g. "git status" 6 years ago
Æ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
Junio C Hamano 35ee755a8c Git 2.21-rc2 6 years ago
Junio C Hamano c5b456b4b8 Merge branch 'js/test-tool-gen-nuls' 6 years ago
Junio C Hamano 2c804ffe77 Merge branch 'mk/t5562-no-input-to-too-large-an-input-test' 6 years ago
Junio C Hamano 455d0beb13 Merge branch 'mk/t5562-do-not-reuse-output-files' 6 years ago
Max Kirillov 0539071b1e t5562: do not reuse output files 6 years ago
Johannes Schindelin d5cfd142ec tests: teach the test-tool to generate NUL bytes and use it 6 years ago
Max Kirillov 7094175075 t5562: do not depend on /dev/zero 6 years ago
Junio C Hamano d99194822b Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes" 6 years ago
Johannes Schindelin ca1b411648 mingw: safe-guard a bit more against getenv() problems 6 years ago
Junio C Hamano 2d08f3deb9 Merge branch 'ea/rebase-compat-doc-fix' 6 years ago
Junio C Hamano 4e09a7b540 Merge branch 'jc/no-grepping-for-strerror-in-tests' 6 years ago
Junio C Hamano f1e112a758 Merge branch 'jt/fetch-v2-sideband' 6 years ago