summaryrefslogtreecommitdiff
path: root/t/t5545-push-options.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-30builtin/send-pack: fix leaking list of push optionsPatrick Steinhardt1-0/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2022-10-06Sync with 2.33.5Taylor Blau1-0/+1
2022-10-06Sync with 2.30.6Taylor Blau1-0/+1
2022-10-01t/t5NNN: allow local submodulesTaylor Blau1-0/+1
2021-10-08submodule: pass repo to check_has_commit()Jonathan Tan1-0/+3
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