Bug 240537
| Summary: | [git-webkit] Use --date=unix in log commands | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
We should use --date=unix in our internal `git log` commands instead of extracting the timezone ourselves.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/689
EWS
Committed r294367 (250668@main): <https://commits.webkit.org/250668@main>
Reviewed commits have been landed. Closing PR #689 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/93464544>
Alexey Proskuryakov
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.
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/805
EWS
Committed r294510 (250767@main): <https://commits.webkit.org/250767@main>
Reviewed commits have been landed. Closing PR #805 and removing active labels.