Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2019-09-06 | t: use common $SQ variable | Denton Liu | 1 | -33/+31 |
2019-03-22 | refs/files-backend: handle packed transaction prepare failure | Jeff King | 1 | -0/+16 |
2019-02-14 | Merge branch 'jc/no-grepping-for-strerror-in-tests' | Junio C Hamano | 1 | -1/+1 |
2019-02-14 | t1404: do not rely on the exact phrasing of strerror() | Junio C Hamano | 1 | -1/+1 |
2018-09-17 | Merge branch 'sg/t1404-update-ref-test-timeout' | Junio C Hamano | 1 | -3/+3 |
2018-08-01 | t1404: increase core.packedRefsTimeout to avoid occasional test failure | SZEDER Gábor | 1 | -3/+3 |
2018-07-23 | refs.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2017-10-25 | files_transaction_prepare(): fix handling of ref lock failure | Michael Haggerty | 1 | -8/+8 |
2017-10-25 | t1404: add a bunch of tests of D/F conflicts | Michael Haggerty | 1 | -0/+141 |
2017-09-09 | files_ref_store: use a transaction to update packed refs | Michael Haggerty | 1 | -2/+2 |
2017-09-09 | t1404: demonstrate two problems with reference transactions | Michael Haggerty | 1 | -0/+73 |
2016-06-20 | lock_ref_for_update(): make error handling more uniform | Michael Haggerty | 1 | -7/+7 |
2016-06-20 | t1404: add more tests of update-ref error handling | Michael Haggerty | 1 | -2/+219 |
2016-06-20 | t1404: document function test_update_rejected | Michael Haggerty | 1 | -0/+10 |
2016-06-20 | t1404: remove "prefix" argument to test_update_rejected | Michael Haggerty | 1 | -14/+13 |
2016-06-20 | t1404: rename file to t1404-update-ref-errors.sh | Michael Haggerty | 1 | -0/+181 |