Bug 228606 - [git-webkit] Handle relative paths in filtered commands
Summary: [git-webkit] Handle relative paths in filtered commands
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: 2021-07-29 14:01 PDT by Jonathan Bedard
Modified: 2021-07-29 17:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.51 KB, patch)
2021-07-29 14:03 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (4.54 KB, patch)
2021-07-29 14:22 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-07-29 14:01:17 PDT
git-webkit blame (and log) don't do a good job at handling relative paths, particularly if the user isn't at the root of the repository.
Comment 1 Radar WebKit Bug Importer 2021-07-29 14:01:32 PDT
<rdar://problem/81289748>
Comment 2 Jonathan Bedard 2021-07-29 14:03:21 PDT
Created attachment 434571 [details]
Patch
Comment 3 Jonathan Bedard 2021-07-29 14:22:17 PDT
Created attachment 434574 [details]
Patch
Comment 4 Aakash Jain 2021-07-29 16:21:05 PDT
Comment on attachment 434574 [details]
Patch

rs=me
Comment 5 EWS 2021-07-29 17:10:10 PDT
Committed r280457 (240092@main): <https://commits.webkit.org/240092@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434574 [details].