aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5545-push-options.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-32/+32
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-11-10Fix spelling errors in test commandsElijah Newren1-1/+1
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor1-0/+3
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor1-2/+0
2018-02-20remote-curl: unquote incoming push-optionsJeff King1-0/+18
2018-02-20t5545: factor out http repository setupJeff King1-11/+11
2017-10-24builtin/push.c: add push.pushOption configMarius Paliga1-0/+77
2017-05-18t5545: enhance test coverage when no http server is installedStefan Beller1-42/+43
2017-04-11push: propagate push-options with --recurse-submodulesBrandon Williams1-0/+40
2017-03-22remote-curl: allow push optionsBrandon Williams1-2/+31
2017-02-08push options: pass push options to the transport helperStefan Beller1-0/+15
2016-07-14add a test for push optionsStefan Beller1-0/+103