summaryrefslogtreecommitdiffstats
path: root/t/t5545-push-options.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-optionsJeff King2018-02-201-0/+18
* t5545: factor out http repository setupJeff King2018-02-201-11/+11
* builtin/push.c: add push.pushOption configMarius Paliga2017-10-241-0/+77
* t5545: enhance test coverage when no http server is installedStefan Beller2017-05-181-42/+43
* push: propagate push-options with --recurse-submodulesBrandon Williams2017-04-111-0/+40
* remote-curl: allow push optionsBrandon Williams2017-03-221-2/+31
* push options: pass push options to the transport helperStefan Beller2017-02-091-0/+15
* add a test for push optionsStefan Beller2016-07-151-0/+103