summaryrefslogtreecommitdiff
path: root/t/t5541-http-push-smart.sh
Commit message (Expand)AuthorAgeFilesLines
* t5541: simplify and move "no empty path components" testJeff King2023-02-231-18/+0
* t5541: stop marking "used receive-pack service" test as v0 onlyJeff King2023-02-231-6/+1
* t5541: run "used receive-pack service" test earlierJeff King2023-02-231-26/+18
* remote-curl: send Accept-Language header to serverLi Linchao2022-07-111-0/+19
* http tests: use "test_hook" for "smart" and "dumb" http testsÆvar Arnfjörð Bjarmason2022-03-171-6/+4
* tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason2022-03-171-11/+11
* transport-helper: recognize "expecting report" error from send-packJeff King2021-10-181-1/+1
* send-pack: complain about "expecting report" with --helper-statusJeff King2021-10-181-0/+16
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-21/+21
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Merge branch 'bc/push-cas-cquoted-refname' into masterJunio C Hamano2020-07-301-0/+15
|\
| * remote-curl: make --force-with-lease work with non-ASCII ref namesbrian m. carlson2020-07-201-0/+15
* | Merge branch 'js/reflog-anonymize-for-clone-and-fetch'Junio C Hamano2020-06-171-0/+15
|\ \
| * | clone/fetch: anonymize URLs in the reflogJohannes Schindelin2020-06-041-0/+15
| |/
* | transport-helper: mark failure for atomic pushJiang Xin2020-04-171-3/+11
* | send-pack: mark failure of atomic push properlyJiang Xin2020-04-171-1/+1
|/
* test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder2020-01-151-2/+2
* Merge branch 'bc/smart-http-atomic-push'Junio C Hamano2019-10-231-2/+38
|\
| * remote-curl: pass on atomic capability to remote sidebrian m. carlson2019-10-171-2/+38
* | Revert "progress: use term_clear_line()"SZEDER Gábor2019-09-171-3/+3
|/
* Merge branch 'es/local-atomic-push-failure-with-http'Junio C Hamano2019-07-251-0/+49
|\
| * transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer2019-07-121-0/+49
* | progress: use term_clear_line()SZEDER Gábor2019-06-271-3/+3
|/
* Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-1/+0
|\
| * tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-1/+0
* | tests: fix protocol version for overspecificationsJonathan Tan2019-03-071-2/+12
|/
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-1/+1
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor2018-08-211-1/+1
* | Merge branch 'sg/httpd-test-unflake'Junio C Hamano2018-08-021-22/+6
|\ \ | |/ |/|
| * t/lib-httpd: avoid occasional failures when checking access.logSZEDER Gábor2018-07-121-4/+2
| * t/lib-httpd: add the strip_access_log() helper functionSZEDER Gábor2018-07-121-12/+2
| * t5541: clean up truncating access logSZEDER Gábor2018-07-121-8/+4
* | push: test to verify that push errors are coloredJohannes Schindelin2018-04-241-0/+12
* | t5541: add 'test_i18ngrep's missing filename parameterSZEDER Gábor2018-02-081-1/+1
|/
* t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-071-1/+1
* Merge branch 'jk/push-scrub-url'Junio C Hamano2016-07-251-0/+9
|\
| * t5541: fix url scrubbing test when GPG is not setjk/push-scrub-urlJeff King2016-07-201-2/+4
| * push: anonymize URL in status outputJeff King2016-07-141-0/+7
| * Merge branch 'jk/skip-http-tests-under-no-curl' into maintJunio C Hamano2015-06-051-5/+0
| |\
* | | t5541: become resilient to GETTEXT_POISONVasco Almeida2016-07-011-6/+6
* | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-221-5/+0
|\ \ \ | |/ / |/| / | |/
| * t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King2015-05-071-5/+0
* | Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-261-1/+1
|\ \
| * | t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* | | t5541: move run_with_cmdline_limit to test-lib.shJeff King2015-03-121-6/+0
|/ /
* | Merge branch 'jc/push-cert'Junio C Hamano2014-10-081-0/+41
|\ \
| * | signed push: allow stale nonce in stateless modeJunio C Hamano2014-09-171-2/+7
| * | signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-171-0/+36
| |/
* | send-pack: take refspecs over stdinjk/send-pack-many-refspecsJeff King2014-08-261-0/+15
|/