Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-31 | t5411: finish preparing for `main` being the default branch name | Johannes Schindelin | 1 | -3/+3 |
2020-10-31 | t5411: adjust the remaining support files for init.defaultBranch=main | Johannes Schindelin | 18 | -355/+355 |
2020-10-31 | t5411: start adjusting the support files for init.defaultBranch=main | Johannes Schindelin | 13 | -361/+361 |
2020-08-27 | transport: parse report options for tracking refs | Jiang Xin | 1 | -6/+16 |
2020-08-27 | t5411: test updates of remote-tracking branches | Jiang Xin | 1 | -0/+48 |
2020-08-27 | receive-pack: new config receive.procReceiveRefs | Jiang Xin | 5 | -0/+373 |
2020-08-27 | New capability "report-status-v2" for git-push | Jiang Xin | 7 | -22/+122 |
2020-08-27 | receive-pack: feed report options to post-receive | Jiang Xin | 6 | -22/+32 |
2020-08-27 | receive-pack: add new proc-receive hook | Jiang Xin | 22 | -0/+2146 |
2020-08-27 | t5411: add basic test cases for proc-receive hook | Jiang Xin | 5 | -0/+413 |