Age | Commit message (Expand) | Author | Files | Lines |
2018-08-15 | Merge branch 'jt/tag-following-with-proto-v2-fix' | Junio C Hamano | 1 | -3/+68 |
2018-07-24 | fetch: send "refs/tags/" prefix upon CLI refspecs | Jonathan Tan | 1 | -3/+21 |
2018-07-24 | t5702: test fetch with multiple refspecs at a time | Jonathan Tan | 1 | -0/+47 |
2018-07-20 | clone: send ref-prefixes when using protocol v2 | Brandon Williams | 1 | -1/+6 |
2018-05-30 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 1 | -0/+14 |
2018-05-30 | Merge branch 'jt/partial-clone-proto-v2' | Junio C Hamano | 1 | -0/+112 |
2018-05-18 | fetch: generate ref-prefixes when using a configured refspec | Brandon Williams | 1 | -0/+14 |
2018-05-06 | {fetch,upload}-pack: support filter in protocol v2 | Jonathan Tan | 1 | -0/+98 |
2018-05-06 | upload-pack: read config when serving protocol v2 | Jonathan Tan | 1 | -0/+14 |
2018-04-24 | fetch: send server options when using protocol v2 | Brandon Williams | 1 | -0/+16 |
2018-04-24 | ls-remote: send server options when using protocol v2 | Brandon Williams | 1 | -0/+16 |
2018-03-15 | remote-curl: don't request v2 when pushing | Brandon Williams | 1 | -0/+24 |
2018-03-15 | remote-curl: implement stateless-connect command | Brandon Williams | 1 | -0/+45 |
2018-03-15 | connect: don't request v2 when pushing | Brandon Williams | 1 | -0/+24 |
2018-03-15 | fetch-pack: perform a fetch using v2 | Brandon Williams | 1 | -0/+97 |
2018-03-15 | ls-remote: pass ref prefixes when requesting a remote's refs | Brandon Williams | 1 | -0/+26 |
2018-03-15 | connect: request remote refs using v2 | Brandon Williams | 1 | -0/+57 |