]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/date-mode-pass-by-value'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2024 21:50:28 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2024 21:50:29 +0000 (14:50 -0700)
commit107313eb11931a66ec4cd3f83bd6c260f296ad19
treeefa63d47735cf17e1cc93e60c0f5985caad0b89d
parent2d642afb0a469c0c344f23bc715ea70b6a2dcade
parent9720d23e8caf4adee44b3a32803a9bb0480118bd
Merge branch 'rs/date-mode-pass-by-value'

The codepaths that reach date_mode_from_type() have been updated to
pass "struct date_mode" by value to make them thread safe.

* rs/date-mode-pass-by-value:
  date: make DATE_MODE thread-safe
gpg-interface.c
log-tree.c
pretty.c
pretty.h