Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-27 | test-lib-functions: make packetize() more efficient | Jeff King | 1 | -7/+12 |
2020-01-15 | t5562: use $ZERO_OID | brian m. carlson | 1 | -1/+1 |
2019-02-19 | Merge branch 'mk/t5562-no-input-to-too-large-an-input-test' | Junio C Hamano | 1 | -2/+2 |
2019-02-19 | t5562: do not reuse output files | Max Kirillov | 1 | -4/+4 |
2019-02-19 | t5562: do not depend on /dev/zero | Max Kirillov | 1 | -1/+1 |
2019-02-19 | Revert "t5562: replace /dev/zero with a pipe from generate_zero_bytes" | Junio C Hamano | 1 | -2/+2 |
2019-02-13 | t5562: replace /dev/zero with a pipe from generate_zero_bytes | Randall S. Becker | 1 | -2/+2 |
2018-11-24 | t5562: fix perl path | Jeff King | 1 | -0/+1 |
2018-09-11 | http-backend test: make empty CONTENT_LENGTH test more realistic | Max Kirillov | 1 | -2/+2 |
2018-09-07 | http-backend: allow empty CONTENT_LENGTH | Max Kirillov | 1 | -0/+11 |
2018-07-30 | t5562: avoid non-portable "export FOO=bar" construct | Ramsay Jones | 1 | -1/+2 |
2018-07-27 | http-backend: respect CONTENT_LENGTH for receive-pack | Max Kirillov | 1 | -0/+155 |