Bug 239510 - [git-webkit] log should support ranges
Summary: [git-webkit] log should support ranges
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari 13
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-19 11:15 PDT by Ryan Haddad
Modified: 2022-05-02 09:58 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2022-04-19 11:15:47 PDT
`git-webkit log` should support ranges of revisions, e.g. `git-webkit log 249721@main...249718@main`
Comment 1 Radar WebKit Bug Importer 2022-04-20 09:14:21 PDT
<rdar://problem/92031167>
Comment 2 Jonathan Bedard 2022-04-29 07:20:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/436
Comment 3 EWS 2022-05-02 09:58:19 PDT
Committed r293667 (250171@main): <https://commits.webkit.org/250171@main>

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