Page MenuHomePhabricator

Fix Diffusion blame columns when disabling blame
ClosedPublic

Authored by epriestley on Mar 26 2016, 6:58 PM.
Tags
None
Referenced Files
F14064273: D15528.diff
Mon, Nov 18, 10:43 PM
F14052984: D15528.diff
Fri, Nov 15, 11:53 AM
F14040799: D15528.diff
Mon, Nov 11, 1:33 PM
F14025008: D15528.diff
Thu, Nov 7, 1:55 PM
F13999749: D15528.diff
Thu, Oct 24, 4:59 PM
F13965225: D15528.diff
Oct 16 2024, 12:43 AM
Unknown Object (File)
Oct 1 2024, 7:13 PM
Unknown Object (File)
Sep 18 2024, 1:22 PM
Subscribers
None

Details

Summary

Fixes T10385. Two issues:

  • $show_blame and $show_color were improperly swapped.
  • Code to hide these columns got dropped somewhere, probably in my recent-ish rewrite.
Test Plan
  • Showed/hid blame.
  • Showed/hid colors.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix Diffusion blame columns when disabling 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.Mar 26 2016, 7:00 PM

I tried to fix it during the re-write, the bug was around before then. I don't think it was me?

oh, in your re-write. yes, yes, it was you. i never write bugs.

No, definitely not you -- me in earlier rewrites related to callsigns, I think.

This revision was automatically updated to reflect the committed changes.