pack-objects: convert locate_object_entry_hash() to object_id
Jeff King committed about 7 years ago
pack-objects: convert packlist_find() to use object_id
Jeff King committed about 7 years ago
pack-bitmap-write: convert some helpers to use object_id
Jeff King committed about 7 years ago
upload-pack: rename a "sha1" variable to "oid"
Jeff King committed about 7 years ago
describe: fix accidental oid/hash type-punning
Jeff King committed about 7 years ago
fetch: only run 'gc' once when fetching multiple remotes
Nguyễn Thái Ngọc Duy committed about 7 years ago
commit-graph: test verify across alternates
Derrick Stolee committed about 7 years ago
commit-graph: normalize commit-graph filenames
Derrick Stolee committed about 7 years ago
commit-graph: merge commit-graph chains
Derrick Stolee committed about 7 years ago
commit-graph: test --split across alternate without --split
Derrick Stolee committed about 7 years ago
commit-graph: add --split option to builtin
Derrick Stolee committed about 7 years ago
commit-graph: test octopus merges with --split
Derrick Stolee committed about 7 years ago
commit-graph: write commit-graph chains
Derrick Stolee committed about 7 years ago
commit-graph: clean up chains after flattened write
Derrick Stolee committed about 7 years ago
commit-graph: rearrange chunk count logic
Derrick Stolee committed about 7 years ago
commit-graph: verify chains with --shallow mode
Derrick Stolee committed about 7 years ago
commit-graph: add base graphs chunk
Derrick Stolee committed about 7 years ago
commit-graph: create options for split files
Derrick Stolee committed about 7 years ago
commit-graph: load commit-graph chains
Derrick Stolee committed about 7 years ago
commit-graph: expire commit-graph files
Derrick Stolee committed about 7 years ago