summaryrefslogtreecommitdiff
path: root/t/t5545-push-options.sh
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.33.5Taylor Blau2022-10-061-0/+1
|\
| * Sync with 2.30.6Taylor Blau2022-10-061-0/+1
| |\
| | * t/t5NNN: allow local submodulesTaylor Blau2022-10-011-0/+1
* | | submodule: pass repo to check_has_commit()Jonathan Tan2021-10-081-0/+3
|/ /
* | t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-32/+32
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* Fix spelling errors in test commandsElijah Newren2019-11-101-1/+1
* t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor2019-08-021-0/+3
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
* remote-curl: unquote incoming push-optionsjk/push-options-via-transport-fixJeff King2018-02-201-0/+18
* t5545: factor out http repository setupJeff King2018-02-201-11/+11
* builtin/push.c: add push.pushOption configmp/push-pushoption-configMarius Paliga2017-10-241-0/+77
* t5545: enhance test coverage when no http server is installedjc/skip-test-in-the-middleStefan Beller2017-05-181-42/+43
* push: propagate push-options with --recurse-submodulesBrandon Williams2017-04-111-0/+40
* remote-curl: allow push optionssb/push-options-via-transportBrandon Williams2017-03-221-2/+31
* push options: pass push options to the transport helperStefan Beller2017-02-081-0/+15
* add a test for push optionssb/push-optionsStefan Beller2016-07-141-0/+103