1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/repository/worker/commitmessageparser
vrana af6238ca4a Inform about changes made between last revision and commit
Summary:
This adds a link to [Closed] e-mail if it detects some changes.
It compares added and removed lines with 3 lines context.
The subtle form of informing is permissive to false negatives and positives.
I have an e-mail filter for [Closed] e-mails so I wouldn't personally notice this change - we should probably promote this feature a little bit.

Test Plan:
Reparse a diff with a change after last update.
Reparse a diff without a change after last update.

Reviewers: jungejason, epriestley

Reviewed By: jungejason

CC: aran, Koolvin, btrahan

Maniphest Tasks: T201

Differential Revision: https://secure.phabricator.com/D2540
2012-05-25 21:39:58 -07:00
..
base Inform about changes made between last revision and commit 2012-05-25 21:39:58 -07:00
git Show the difference between a committer and an author 2012-05-23 08:34:54 -07:00
mercurial Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
svn Use committer date instead of author date for Git epoch 2012-04-26 16:25:56 -07:00