summaryrefslogtreecommitdiff
path: root/t/t5411
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jx/t5411-unique-filenames'Junio C Hamano2021-02-1731-362/+224
|\
| * t5411: refactor check of refs using test_cmp_refsJiang Xin2021-01-2231-264/+126
| * t5411: use different out file to prevent overwritingJiang Xin2021-01-2220-98/+98
* | tests: remove uses of GIT_TEST_GETTEXT_POISON=falseÆvar Arnfjörð Bjarmason2021-01-211-3/+2
|/
* receive-pack: use default version 0 for proc-receiveJiang Xin2020-11-112-0/+122
* receive-pack: gently write messages to proc-receiveJiang Xin2020-11-112-14/+297
* t5411: new helper filter_out_user_friendly_and_stable_outputJiang Xin2020-11-113-14/+17
* t5411: finish preparing for `main` being the default branch nameJohannes Schindelin2020-10-311-3/+3
* t5411: adjust the remaining support files for init.defaultBranch=mainJohannes Schindelin2020-10-3118-355/+355
* t5411: start adjusting the support files for init.defaultBranch=mainJohannes Schindelin2020-10-3113-361/+361
* transport: parse report options for tracking refsJiang Xin2020-08-271-6/+16
* t5411: test updates of remote-tracking branchesJiang Xin2020-08-271-0/+48
* receive-pack: new config receive.procReceiveRefsJiang Xin2020-08-275-0/+373
* New capability "report-status-v2" for git-pushJiang Xin2020-08-277-22/+122
* receive-pack: feed report options to post-receiveJiang Xin2020-08-276-22/+32
* receive-pack: add new proc-receive hookJiang Xin2020-08-2722-0/+2146
* t5411: add basic test cases for proc-receive hookJiang Xin2020-08-275-0/+413