diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-05-22 12:41:53 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-22 12:41:53 -0700 |
commit | faa4b2ecbb6ea5fdc8d685343c4985dfb97f4dbf (patch) | |
tree | d1b84e4486c3ecb087b12193219bc35798d532a8 /t/t2023-checkout-m.sh | |
parent | Merge branch 'mh/write-refs-sooner-2.4' (diff) | |
parent | reflog_expire(): integrate lock_ref_sha1_basic() errors into ours (diff) | |
download | tgif-faa4b2ecbb6ea5fdc8d685343c4985dfb97f4dbf.tar.xz |
Merge branch 'mh/ref-directory-file'
The ref API did not handle cases where 'refs/heads/xyzzy/frotz' is
removed at the same time as 'refs/heads/xyzzy' is added (or vice
versa) very well.
* mh/ref-directory-file:
reflog_expire(): integrate lock_ref_sha1_basic() errors into ours
ref_transaction_commit(): delete extra "the" from error message
ref_transaction_commit(): provide better error messages
rename_ref(): integrate lock_ref_sha1_basic() errors into ours
lock_ref_sha1_basic(): improve diagnostics for ref D/F conflicts
lock_ref_sha1_basic(): report errors via a "struct strbuf *err"
verify_refname_available(): report errors via a "struct strbuf *err"
verify_refname_available(): rename function
refs: check for D/F conflicts among refs created in a transaction
ref_transaction_commit(): use a string_list for detecting duplicates
is_refname_available(): use dirname in first loop
struct nonmatching_ref_data: store a refname instead of a ref_entry
report_refname_conflict(): inline function
entry_matches(): inline function
is_refname_available(): convert local variable "dirname" to strbuf
is_refname_available(): avoid shadowing "dir" variable
is_refname_available(): revamp the comments
t1404: new tests of ref D/F conflicts within transactions
Diffstat (limited to 't/t2023-checkout-m.sh')
0 files changed, 0 insertions, 0 deletions