Page MenuHomePhabricator

Add a "summary" prose diff mode which omits unchanged text
ClosedPublic

Authored by epriestley on Jun 10 2016, 3:13 PM.
Tags
None
Referenced Files
F17328775: D16097.diff
Fri, Jun 27, 5:41 AM
Unknown Object (File)
Mon, Jun 16, 8:12 AM
Unknown Object (File)
May 27 2025, 11:14 AM
Unknown Object (File)
Apr 23 2025, 10:12 AM
Unknown Object (File)
Apr 17 2025, 4:18 PM
Unknown Object (File)
Apr 13 2025, 11:12 AM
Unknown Object (File)
Apr 11 2025, 5:59 AM
Unknown Object (File)
Apr 10 2025, 5:58 AM
Subscribers
None

Details

Summary

Ref T7643. When a user edits a large wiki page, we currently show the entire page in the diff.

Provide a mode where we summarize unchanged text. This tries to just remove the middle section of big "=" changes that have multiple lines/paragraphs.

Test Plan

Unit tests.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a "summary" prose diff mode which omits unchanged text.
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.Jun 10 2016, 4:25 PM
This revision was automatically updated to reflect the committed changes.