Bug 241806 - [git-webkit] Support ranges in find
Summary: [git-webkit] Support ranges in find
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-21 08:25 PDT by Jonathan Bedard
Modified: 2022-06-22 11:37 PDT (History)
2 users (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-06-21 08:25:16 PDT
It is useful to be able to "find" (or "list") large ranges of commits. In particular, it's useful to be able to convert large ranges of commits into json.
Comment 1 Radar WebKit Bug Importer 2022-06-21 08:25:29 PDT
<rdar://problem/95601346>
Comment 2 Jonathan Bedard 2022-06-21 08:33:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1650
Comment 3 EWS 2022-06-22 11:37:48 PDT
Committed r295741 (251746@main): <https://commits.webkit.org/251746@main>

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