summaryrefslogtreecommitdiff
path: root/t/t5702-protocol-v2.sh
AgeCommit message (Expand)Author
2018-08-15Merge branch 'jt/tag-following-with-proto-v2-fix'Junio C Hamano
2018-07-24fetch: send "refs/tags/" prefix upon CLI refspecsJonathan Tan
2018-07-24t5702: test fetch with multiple refspecs at a timeJonathan Tan
2018-07-20clone: send ref-prefixes when using protocol v2Brandon Williams
2018-05-30Merge branch 'bw/ref-prefix-for-configured-refspec'Junio C Hamano
2018-05-30Merge branch 'jt/partial-clone-proto-v2'Junio C Hamano
2018-05-17fetch: generate ref-prefixes when using a configured refspecBrandon Williams
2018-05-06{fetch,upload}-pack: support filter in protocol v2Jonathan Tan
2018-05-06upload-pack: read config when serving protocol v2Jonathan Tan
2018-04-24fetch: send server options when using protocol v2Brandon Williams
2018-04-24ls-remote: send server options when using protocol v2Brandon Williams
2018-03-15remote-curl: don't request v2 when pushingBrandon Williams
2018-03-15remote-curl: implement stateless-connect commandBrandon Williams
2018-03-15connect: don't request v2 when pushingBrandon Williams
2018-03-15fetch-pack: perform a fetch using v2Brandon Williams
2018-03-15ls-remote: pass ref prefixes when requesting a remote's refsBrandon Williams
2018-03-15connect: request remote refs using v2Brandon Williams