From: Junio C Hamano Date: Tue, 16 Apr 2024 21:50:28 +0000 (-0700) Subject: Merge branch 'rs/date-mode-pass-by-value' X-Git-Tag: v2.45.0-rc0~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=107313eb11931a66ec4cd3f83bd6c260f296ad19;p=thirdparty%2Fgit.git 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 --- 107313eb11931a66ec4cd3f83bd6c260f296ad19