1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/differential/storage
vrana 0a7973488f Simplify DifferentialHunk::getAddedLines()
Summary: I will also need `getRemovedLines()` so refactor this first.

Test Plan:
New test case.
Viewed uncached diff.
Verified that the only callsite of `getAddedLines()` trims lines.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D2875
2012-06-27 13:54:02 -07:00
..
__tests__ Simplify DifferentialHunk::getAddedLines() 2012-06-27 13:54:02 -07:00
DifferentialAffectedPath.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialAuxiliaryField.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialChangeset.php Destroy changeset parse cache when destroying a revision 2012-06-22 16:16:44 -07:00
DifferentialComment.php Remove the actor itself from reviewer list in commandeering 2012-06-27 09:55:31 -07:00
DifferentialDAO.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialDiff.php Provide a script to completely destroy revisions 2012-06-19 11:52:50 -07:00
DifferentialDiffProperty.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialHunk.php Simplify DifferentialHunk::getAddedLines() 2012-06-27 13:54:02 -07:00
DifferentialInlineComment.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
DifferentialRevision.php Return attached hashes from differential.query 2012-06-26 09:07:52 -07:00