Home GnuPG

Add a "summary" prose diff mode which omits unchanged text
7233ff63f821Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7643

Differential Revision: https://secure.phabricator.com/D16097

Details

Provenance
epriestley <git@epriestley.com>Authored on Jun 10 2016, 4:54 PM
Parents
rPHUTIL01d14978d08e: Introduce PhutilHTTPEngineExtension, for flexibly compromising SSL
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUTIL7233ff63f821: Add a "summary" prose diff mode which omits unchanged text (authored by epriestley <git@epriestley.com>).Jun 10 2016, 6:39 PM