index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1404-update-ref-errors.sh
Age
Commit message (
Expand
)
Author
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-07-10
t: convert some here-doc test bodies
Jeff King
2024-05-17
Switch grep from non-portable BRE to portable ERE
Marcel Telka
2024-02-15
t1404: make D/F conflict tests compatible with reftable backend
Patrick Steinhardt
2024-01-22
t1404: move reffiles specific tests to t0600
John Cai
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-03-20
t1404: don't create unused file
Andrei Rybak
2022-11-21
commit: discard partial cache before (re-)reading it
Ævar Arnfjörð Bjarmason
2021-11-29
t1404: mark directory/file conflict tests with REFFILES
Han-Wen Nienhuys
2021-06-02
t1404: mark tests that muck with .git directly as REFFILES.
Han-Wen Nienhuys
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2019-09-06
t: use common $SQ variable
Denton Liu
2019-03-22
refs/files-backend: handle packed transaction prepare failure
Jeff King
2019-02-14
Merge branch 'jc/no-grepping-for-strerror-in-tests'
Junio C Hamano
2019-02-14
t1404: do not rely on the exact phrasing of strerror()
Junio C Hamano
2018-09-17
Merge branch 'sg/t1404-update-ref-test-timeout'
Junio C Hamano
2018-08-01
t1404: increase core.packedRefsTimeout to avoid occasional test failure
SZEDER Gábor
2018-07-23
refs.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2017-10-25
files_transaction_prepare(): fix handling of ref lock failure
Michael Haggerty
2017-10-25
t1404: add a bunch of tests of D/F conflicts
Michael Haggerty
2017-09-09
files_ref_store: use a transaction to update packed refs
Michael Haggerty
2017-09-09
t1404: demonstrate two problems with reference transactions
Michael Haggerty
2016-06-20
lock_ref_for_update(): make error handling more uniform
Michael Haggerty
2016-06-20
t1404: add more tests of update-ref error handling
Michael Haggerty
2016-06-20
t1404: document function test_update_rejected
Michael Haggerty
2016-06-20
t1404: remove "prefix" argument to test_update_rejected
Michael Haggerty
2016-06-20
t1404: rename file to t1404-update-ref-errors.sh
Michael Haggerty