summaryrefslogtreecommitdiffstats
path: root/t/t5411 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-022-2/+2
* proc-receive hook tests: use "test_hook" instead of "write_script"Ævar Arnfjörð Bjarmason2022-03-1726-67/+67
* Merge branch 'ab/pkt-line-tests'Junio C Hamano2021-07-281-2/+2
|\
| * test-lib-functions: use test-tool for [de]packetize()Ævar Arnfjörð Bjarmason2021-07-191-2/+2
* | test: refactor to use "get_abbrev_oid" to get abbrev oidJiang Xin2021-06-1714-45/+55
* | test: refactor to use "test_commit" to create commitsJiang Xin2021-06-171-19/+6
* | test: compare raw output, not mangle tabs and spacesJiang Xin2021-06-1729-919/+920
|/
* Merge branch 'jx/t5411-unique-filenames'Junio C Hamano2021-02-1831-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-221-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