1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/differential/controller
vrana 99df72b81c Unhighlight lines modified in rebase
Summary:
Diff of diffs display changes between new versions of file.
This is bad after rebase because there can be many unrelated changes so it is hard to spot the real change.

This diff unhighlights the lines that were added or removed in rebase.
The changes are still visible (they can be sometimes relevant) but very subtle.

Test Plan:
# Add, change and delete line. Display diff.
# Add and change some lines in parent. Rebase. Display diff. Display diff of diff.
# Change and add some lines. Display diff. Display diff to first diff. Display diff to second diff.

Reviewers: epriestley, jungejason

Reviewed By: jungejason

CC: jungejason, aran, Korvin

Differential Revision: https://secure.phabricator.com/D2761
2012-06-29 17:21:23 -07:00
..
DifferentialChangesetViewController.php Unhighlight lines modified in rebase 2012-06-29 17:21:23 -07:00
DifferentialCommentPreviewController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialCommentSaveController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialDiffCreateController.php Add a "differential.createrawdiff" Conduit method 2012-06-20 12:35:04 -07:00
DifferentialDiffViewController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialInlineCommentEditController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialInlineCommentPreviewController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevisionDetailRenderer.php Allow revision action links using VS diff 2012-06-15 20:12:50 -07:00
DifferentialRevisionEditController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevisionListController.php Mark 'closed' as translatable 2012-06-15 11:52:03 -07:00
DifferentialRevisionStatsController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevisionViewController.php Add a "Download Raw Diff" action to Differential 2012-06-28 10:12:20 -07:00
DifferentialSubscribeController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00