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
transport: add a hash algorithm member
brian m. carlson committed over 6 years ago
pkt-line: add a member for hash algorithm
brian m. carlson committed over 6 years ago
connect: add function to fetch value of a v2 server capability
brian m. carlson committed over 6 years ago
connect: add function to parse multiple v1 capability values
brian m. carlson committed over 6 years ago
remote: advertise the object-format capability on the server side
brian m. carlson committed over 6 years ago
wrapper: add function to compare strings with different NUL termination
brian m. carlson committed over 6 years ago
connect: have ref processing code take struct packet_reader
brian m. carlson committed over 6 years ago
Documentation: correct hash environment variable
Toon Claes committed over 6 years ago
Emir Sarı committed over 6 years ago