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
filter-branch: return 2 when nothing to rewrite
Michele Locati committed over 8 years ago
shortlog: disallow left-over arguments outside repo
Martin Ågren committed over 8 years ago
fetch-pack: do not check links for partial fetch
Jonathan Tan committed over 8 years ago
index-pack: support checking objects but not links
Jonathan Tan committed over 8 years ago
Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1
Ævar Arnfjörð Bjarmason committed over 8 years ago