Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling errors in test commands | Elijah Newren | 2019-11-10 | 1 | -1/+1 |
* | t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd' | SZEDER Gábor | 2019-08-02 | 1 | -0/+3 |
* | tests: use 'test_atexit' to stop httpd | SZEDER Gábor | 2019-03-14 | 1 | -2/+0 |
* | remote-curl: unquote incoming push-options | Jeff King | 2018-02-20 | 1 | -0/+18 |
* | t5545: factor out http repository setup | Jeff King | 2018-02-20 | 1 | -11/+11 |
* | builtin/push.c: add push.pushOption config | Marius Paliga | 2017-10-24 | 1 | -0/+77 |
* | t5545: enhance test coverage when no http server is installed | Stefan Beller | 2017-05-18 | 1 | -42/+43 |
* | push: propagate push-options with --recurse-submodules | Brandon Williams | 2017-04-11 | 1 | -0/+40 |
* | remote-curl: allow push options | Brandon Williams | 2017-03-22 | 1 | -2/+31 |
* | push options: pass push options to the transport helper | Stefan Beller | 2017-02-09 | 1 | -0/+15 |
* | add a test for push options | Stefan Beller | 2016-07-15 | 1 | -0/+103 |