Bug 240537 - [git-webkit] Use --date=unix in log commands
Summary: [git-webkit] Use --date=unix in log commands
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-17 13:39 PDT by Jonathan Bedard
Modified: 2022-05-19 15:48 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.