Bug 240537

Summary: [git-webkit] Use --date=unix in log commands
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2022-05-17 13:39:22 PDT
We should use --date=unix in our internal `git log` commands instead of extracting the timezone ourselves.
Comment 1 Jonathan Bedard 2022-05-17 13:41:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/689
Comment 2 EWS 2022-05-17 17:21:01 PDT
Committed r294367 (250668@main): <https://commits.webkit.org/250668@main>

Reviewed commits have been landed. Closing PR #689 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-17 17:22:15 PDT
<rdar://problem/93464544>
Comment 4 Alexey Proskuryakov 2022-05-17 18:45:46 PDT
Reverted in https://trac.webkit.org/r294378, as this broke mirroring to git. Unfortunately, reverting alone doesn't fix mirroring, so more work is needed.
Comment 5 Jonathan Bedard 2022-05-19 15:25:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/805
Comment 6 EWS 2022-05-19 15:48:31 PDT
Committed r294510 (250767@main): <https://commits.webkit.org/250767@main>

Reviewed commits have been landed. Closing PR #805 and removing active labels.