Makefile: fix broken bindir_relative variable
Ævar Arnfjörð Bjarmason committed over 8 years ago
worktree prune: improve prune logic when worktree is moved
Nguyễn Thái Ngọc Duy committed over 8 years ago
Nguyễn Thái Ngọc Duy committed over 8 years ago
gc.txt: more details about what gc does
Nguyễn Thái Ngọc Duy committed over 8 years ago
remote-curl: don't request v2 when pushing
Brandon Williams committed over 8 years ago
remote-curl: implement stateless-connect command
Brandon Williams committed over 8 years ago
http: eliminate "# service" line when using protocol v2
Brandon Williams committed over 8 years ago
http: don't always add Git-Protocol header
Brandon Williams committed over 8 years ago
http: allow providing extra headers for http requests
Brandon Williams committed over 8 years ago
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