summaryrefslogtreecommitdiff
path: root/t/t5541-http-push-smart.sh
AgeCommit message (Expand)Author
2020-01-15test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder
2019-10-23Merge branch 'bc/smart-http-atomic-push'Junio C Hamano
2019-10-17remote-curl: pass on atomic capability to remote sidebrian m. carlson
2019-09-17Revert "progress: use term_clear_line()"SZEDER Gábor
2019-07-25Merge branch 'es/local-atomic-push-failure-with-http'Junio C Hamano
2019-07-12transport-helper: enforce atomic in push_refs_with_pushEmily Shaffer
2019-06-27progress: use term_clear_line()SZEDER Gábor
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor
2019-03-07tests: fix protocol version for overspecificationsJonathan Tan
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor
2018-08-02Merge branch 'sg/httpd-test-unflake'Junio C Hamano
2018-07-12t/lib-httpd: avoid occasional failures when checking access.logSZEDER Gábor
2018-07-12t/lib-httpd: add the strip_access_log() helper functionSZEDER Gábor
2018-07-12t5541: clean up truncating access logSZEDER Gábor
2018-04-24push: test to verify that push errors are coloredJohannes Schindelin
2018-02-08t5541: add 'test_i18ngrep's missing filename parameterSZEDER Gábor
2016-09-07t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-07-25Merge branch 'jk/push-scrub-url'Junio C Hamano
2016-07-20t5541: fix url scrubbing test when GPG is not setJeff King
2016-07-14push: anonymize URL in status outputJeff King
2016-07-01t5541: become resilient to GETTEXT_POISONVasco Almeida
2015-06-05Merge branch 'jk/skip-http-tests-under-no-curl' into maintJunio C Hamano
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-13t5541: move run_with_cmdline_limit to test-lib.shJeff King
2014-10-08Merge branch 'jc/push-cert'Junio C Hamano
2014-09-17signed push: allow stale nonce in stateless modeJunio C Hamano
2014-09-17signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano
2014-08-26send-pack: take refspecs over stdinJeff King
2014-02-10test: rename http fetch and push test filesNguyễn Thái Ngọc Duy