aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1404-update-ref-errors.sh
AgeCommit message (Expand)AuthorFilesLines
2019-09-06t: use common $SQ variableDenton Liu1-33/+31
2019-03-22refs/files-backend: handle packed transaction prepare failureJeff King1-0/+16
2019-02-14Merge branch 'jc/no-grepping-for-strerror-in-tests'Junio C Hamano1-1/+1
2019-02-14t1404: do not rely on the exact phrasing of strerror()Junio C Hamano1-1/+1
2018-09-17Merge branch 'sg/t1404-update-ref-test-timeout'Junio C Hamano1-3/+3
2018-08-01t1404: increase core.packedRefsTimeout to avoid occasional test failureSZEDER Gábor1-3/+3
2018-07-23refs.c: mark more strings for translationNguyễn Thái Ngọc Duy1-2/+2
2017-10-25files_transaction_prepare(): fix handling of ref lock failureMichael Haggerty1-8/+8
2017-10-25t1404: add a bunch of tests of D/F conflictsMichael Haggerty1-0/+141
2017-09-09files_ref_store: use a transaction to update packed refsMichael Haggerty1-2/+2
2017-09-09t1404: demonstrate two problems with reference transactionsMichael Haggerty1-0/+73
2016-06-20lock_ref_for_update(): make error handling more uniformMichael Haggerty1-7/+7
2016-06-20t1404: add more tests of update-ref error handlingMichael Haggerty1-2/+219
2016-06-20t1404: document function test_update_rejectedMichael Haggerty1-0/+10
2016-06-20t1404: remove "prefix" argument to test_update_rejectedMichael Haggerty1-14/+13
2016-06-20t1404: rename file to t1404-update-ref-errors.shMichael Haggerty1-0/+181