connect: pass full packet reader when parsing v2 refs
brian m. carlson committed over 6 years ago
Documentation/technical: document object-format for protocol v2
brian m. carlson committed over 6 years ago
t1302: expect repo format version 1 for SHA-256
brian m. carlson committed over 6 years ago
builtin/show-index: provide options to determine hash algo
brian m. carlson committed over 6 years ago
t5302: modernize test formatting
brian m. carlson committed over 6 years ago
packfile: compute and use the index CRC offset
brian m. carlson committed over 6 years ago
t3200: mark assertion with SHA1 prerequisite
brian m. carlson committed over 6 years ago
setup: set the_repository's hash algo when checking format
brian m. carlson committed over 6 years ago
fetch-pack: parse and advertise the object-format capability
brian m. carlson committed over 6 years ago
t5562: pass object-format in synthesized test data
brian m. carlson committed over 6 years ago
builtin/clone: initialize hash algorithm properly
brian m. carlson committed over 6 years ago
remote-curl: implement object-format extensions
brian m. carlson committed over 6 years ago
transport-helper: implement object-format extensions
brian m. carlson committed over 6 years ago
docs: update remote helper docs for object-format extensions
brian m. carlson committed over 6 years ago
builtin/receive-pack: detect when the server doesn't support our hash
brian m. carlson committed over 6 years ago
connect: detect algorithm when fetching refs
brian m. carlson committed over 6 years ago
fetch-pack: detect when the server doesn't support our hash
brian m. carlson committed over 6 years ago
connect: make parse_feature_value extern
brian m. carlson committed over 6 years ago
send-pack: detect when the server doesn't support our hash
brian m. carlson committed over 6 years ago
connect: add function to detect supported v1 hash functions
brian m. carlson committed over 6 years ago