remote-curl: store the protocol version the server responded with
Brandon Williams committed over 8 years ago
remote-curl: create copy of the service name
Brandon Williams committed over 8 years ago
pkt-line: add packet_buf_write_len function
Brandon Williams committed over 8 years ago
transport-helper: introduce stateless-connect
Brandon Williams committed over 8 years ago
transport-helper: refactor process_connect_service
Brandon Williams committed over 8 years ago
transport-helper: remove name parameter
Brandon Williams committed over 8 years ago
connect: don't request v2 when pushing
Brandon Williams committed over 8 years ago
connect: refactor git_connect to only get the protocol version once
Brandon Williams committed over 8 years ago
fetch-pack: support shallow requests
Brandon Williams committed over 8 years ago
fetch-pack: perform a fetch using v2
Brandon Williams committed over 8 years ago
upload-pack: introduce fetch server command
Brandon Williams committed over 8 years ago
push: pass ref prefixes when pushing
Brandon Williams committed over 8 years ago
fetch: pass ref prefixes when fetching
Brandon Williams committed over 8 years ago
ls-remote: pass ref prefixes when requesting a remote's refs
Brandon Williams committed over 8 years ago
transport: convert transport_get_remote_refs to take a list of ref prefixes
Brandon Williams committed over 8 years ago
transport: convert get_refs_list to take a list of ref prefixes
Brandon Williams committed over 8 years ago
connect: request remote refs using v2
Brandon Williams committed over 8 years ago
ls-refs: introduce ls-refs server command
Brandon Williams committed over 8 years ago
Brandon Williams committed over 8 years ago
Fix bugs preventing adding updated cache entries to the name hash
Ben Peart committed over 8 years ago