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