summaryrefslogtreecommitdiff
path: root/t/t5504-fetch-receive-strict.sh
Commit message (Expand)AuthorAgeFilesLines
* test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy2016-07-181-2/+2
* t5504: drop sigpipe=ok from push testsJeff King2016-04-201-6/+4
* t5504: handle expected output from SIGPIPE deathjk/epipe-in-asyncJeff King2016-02-251-1/+4
* add "ok=sigpipe" to test_must_fail and use it to fix flaky testsls/test-must-fail-sigpipeLars Schneider2015-11-281-3/+2
* fsck: git receive-pack: support excluding objects from fsck'ingJohannes Schindelin2015-06-231-0/+12
* fsck: optionally ignore specific fsck issues completelyJohannes Schindelin2015-06-231-1/+8
* fsck: disallow demoting grave fsck errors to warningsJohannes Schindelin2015-06-231-0/+11
* fsck: add a simple test for receive.fsck.<msg-id>Johannes Schindelin2015-06-231-0/+21
* receive-pack: drop "n/a" on unpacker errorsJeff King2012-09-211-1/+1
* do not override receive-pack errorscb/receive-pack-keep-errorsClemens Buchacher2012-02-131-4/+18
* Merge branch 'jc/fetch-verify'Junio C Hamano2011-10-051-2/+2
* test: fetch/receive with fsckobjectsjc/fetch-pack-fsck-objectsJunio C Hamano2011-09-041-0/+104