WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
238209
[git-webkit] Support —oneline in log command
https://bugs.webkit.org/show_bug.cgi?id=238209
Summary
[git-webkit] Support —oneline in log command
Kimmo Kinnunen
Reported
2022-03-22 10:51:22 PDT
[Git-WebKit] Support SVN revision in —oneline
Attachments
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2022-03-22 10:53:05 PDT
Usecase git webkit log --oneline origin/safari-613-branch..origin/main -- Source/ThirdParty/ANGLE Would print: 7ef2d82f3579
r291562
Dust off Mac CMake build
https://bugs.webkit.org/show_bug.cgi?id=238121
(or alternatively something else for the git hash, but the point being, there would be some way of obtaining the webkit r??? for the commit. Maybe there is already a parameter for --pretty option or something?) To support easier branch cherry picking
Radar WebKit Bug Importer
Comment 2
2022-03-22 14:43:01 PDT
<
rdar://problem/90660142
>
Jonathan Bedard
Comment 3
2022-03-22 14:45:15 PDT
git-webkit log already support SVN revisions very well, it's the --online argument that's the problem.
Jonathan Bedard
Comment 4
2022-03-22 14:51:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/219
Jonathan Bedard
Comment 5
2022-03-28 13:43:54 PDT
Landed
https://commits.webkit.org/248944@main
(
r291987
)!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug