summaryrefslogtreecommitdiff
path: root/t/t5541-http-push-smart.sh
AgeCommit message (Expand)Author
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