aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5541-http-push-smart.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-12t5541: remove lockfile creationJustin Tobler1-13/+5
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-10/+10
2023-02-23t5541: simplify and move "no empty path components" testJeff King1-18/+0
2023-02-23t5541: stop marking "used receive-pack service" test as v0 onlyJeff King1-6/+1
2023-02-23t5541: run "used receive-pack service" test earlierJeff King1-26/+18
2022-07-11remote-curl: send Accept-Language header to serverLi Linchao1-0/+19
2022-03-17http tests: use "test_hook" for "smart" and "dumb" http testsÆvar Arnfjörð Bjarmason1-6/+4
2022-03-17tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason1-11/+11
2021-10-18transport-helper: recognize "expecting report" error from send-packJeff King1-1/+1
2021-10-18send-pack: complain about "expecting report" with --helper-statusJeff King1-0/+16
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-1/+1
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-21/+21
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-30Merge branch 'bc/push-cas-cquoted-refname' into masterJunio C Hamano1-0/+15
2020-07-20remote-curl: make --force-with-lease work with non-ASCII ref namesbrian m. carlson1-0/+15
2020-06-17Merge branch 'js/reflog-anonymize-for-clone-and-fetch'Junio C Hamano1-0/+15
2020-06-04clone/fetch: anonymize URLs in the reflogJohannes Schindelin1-0/+15
2020-04-17transport-helper: mark failure for atomic pushJiang Xin1-3/+11
2020-04-17send-pack: mark failure of atomic push properlyJiang Xin1-1/+1
2020-01-15test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder1-2/+2
2019-10-23Merge branch 'bc/smart-http-atomic-push'Junio C Hamano1-2/+38
2019-10-17remote-curl: pass on atomic capability to remote sidebrian m. carlson1-2/+38
2019-09-17Revert "progress: use term_clear_line()"SZEDER Gábor1-3/+3
2019-07-25Merge branch 'es/local-atomic-push-failure-with-http'Junio C Hamano1-0/+49
2019-07-12transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer1-0/+49
2019-06-27progress: use term_clear_line()SZEDER Gábor1-3/+3
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano1-1/+0
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor1-1/+0
2019-03-07tests: fix protocol version for overspecificationsJonathan Tan1-2/+12
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano1-1/+1
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor1-1/+1
2018-08-02Merge branch 'sg/httpd-test-unflake'Junio C Hamano1-22/+6
2018-07-12t/lib-httpd: avoid occasional failures when checking access.logSZEDER Gábor1-4/+2
2018-07-12t/lib-httpd: add the strip_access_log() helper functionSZEDER Gábor1-12/+2
2018-07-12t5541: clean up truncating access logSZEDER Gábor1-8/+4
2018-04-24push: test to verify that push errors are coloredJohannes Schindelin1-0/+12
2018-02-08t5541: add 'test_i18ngrep's missing filename parameterSZEDER Gábor1-1/+1
2016-09-07t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto1-1/+1
2016-07-25Merge branch 'jk/push-scrub-url'Junio C Hamano1-0/+9
2016-07-20t5541: fix url scrubbing test when GPG is not setJeff King1-2/+4
2016-07-14push: anonymize URL in status outputJeff King1-0/+7
2016-07-01t5541: become resilient to GETTEXT_POISONVasco Almeida1-6/+6
2015-06-05Merge branch 'jk/skip-http-tests-under-no-curl' into maintJunio C Hamano1-5/+0
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano1-5/+0
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King1-5/+0
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano1-1/+1
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2015-03-12t5541: move run_with_cmdline_limit to test-lib.shJeff King1-6/+0
2014-10-08Merge branch 'jc/push-cert'Junio C Hamano1-0/+41
2014-09-17signed push: allow stale nonce in stateless modeJunio C Hamano1-2/+7
2014-09-17signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano1-0/+36
2014-08-26send-pack: take refspecs over stdinJeff King1-0/+15
2014-02-10test: rename http fetch and push test filesNguyễn Thái Ngọc Duy1-0/+327