| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jx/t5411-unique-filenames' | Junio C Hamano | 2021-02-17 | 31 | -362/+224 |
|\ |
|
| * | t5411: refactor check of refs using test_cmp_refs | Jiang Xin | 2021-01-22 | 31 | -264/+126 |
| * | t5411: use different out file to prevent overwriting | Jiang Xin | 2021-01-22 | 20 | -98/+98 |
* | | tests: remove uses of GIT_TEST_GETTEXT_POISON=false | Ævar Arnfjörð Bjarmason | 2021-01-21 | 1 | -3/+2 |
|/ |
|
* | receive-pack: use default version 0 for proc-receive | Jiang Xin | 2020-11-11 | 2 | -0/+122 |
* | receive-pack: gently write messages to proc-receive | Jiang Xin | 2020-11-11 | 2 | -14/+297 |
* | t5411: new helper filter_out_user_friendly_and_stable_output | Jiang Xin | 2020-11-11 | 3 | -14/+17 |
* | t5411: finish preparing for `main` being the default branch name | Johannes Schindelin | 2020-10-31 | 1 | -3/+3 |
* | t5411: adjust the remaining support files for init.defaultBranch=main | Johannes Schindelin | 2020-10-31 | 18 | -355/+355 |
* | t5411: start adjusting the support files for init.defaultBranch=main | Johannes Schindelin | 2020-10-31 | 13 | -361/+361 |
* | transport: parse report options for tracking refs | Jiang Xin | 2020-08-27 | 1 | -6/+16 |
* | t5411: test updates of remote-tracking branches | Jiang Xin | 2020-08-27 | 1 | -0/+48 |
* | receive-pack: new config receive.procReceiveRefs | Jiang Xin | 2020-08-27 | 5 | -0/+373 |
* | New capability "report-status-v2" for git-push | Jiang Xin | 2020-08-27 | 7 | -22/+122 |
* | receive-pack: feed report options to post-receive | Jiang Xin | 2020-08-27 | 6 | -22/+32 |
* | receive-pack: add new proc-receive hook | Jiang Xin | 2020-08-27 | 22 | -0/+2146 |
* | t5411: add basic test cases for proc-receive hook | Jiang Xin | 2020-08-27 | 5 | -0/+413 |