Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |