Page MenuHomePhabricator

Drive blame generation through `diffusion.blame`
ClosedPublic

Authored by epriestley on Jan 6 2016, 2:20 PM.
Tags
None
Referenced Files
F20361888: D14958.id36137.diff
Fri, Jun 12, 9:52 AM
Unknown Object (File)
Mar 24 2026, 3:46 AM
Unknown Object (File)
Mar 12 2026, 5:12 AM
Unknown Object (File)
Mar 4 2026, 4:54 AM
Unknown Object (File)
Feb 10 2026, 2:35 AM
Unknown Object (File)
Feb 8 2026, 12:02 PM
Unknown Object (File)
Dec 23 2025, 6:54 AM
Unknown Object (File)
Dec 11 2025, 6:46 AM
Subscribers
None

Details

Summary

Ref T2450. Ref T9319. This is still a bit messy, but not quite so bad as it was: instead of using a single call to get both blame information and file content, use diffusion.blame for blame information.

This will make optimizations to both blame and file content easier.

Test Plan

Viewed a bunch of blame (color on/off, blame on/off).

Diff Detail

Repository
rP Phabricator
Branch
blame2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9962
Build 12033: Run Core Tests
Build 12032: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Drive blame generation through `diffusion.blame`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 6 2016, 3:13 PM
This revision was automatically updated to reflect the committed changes.