Homec4science

Parse VCS revert langauge in commit messages

Authored by epriestley <git@epriestley.com> on May 6 2013, 21:33.

Description

Parse VCS revert langauge in commit messages

Summary:
Ref T1751. When commit messages include language like "reverts X", parse it. This change doesn't do anything with the commits yet.

I attempted to cover all "natural" VCS messages and all reasonable human variations of these messages.

Test Plan: Added unit tests. Added var_dump() and used scripts/repository/reparse.php --message X to reparse some commit messages, with expected results.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1751

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

Details

Committed
epriestley <git@epriestley.com>May 6 2013, 21:33
Pushed
aubortJan 31 2017, 17:16
Parents
rPHb51117790e5b: Add initial cut of PayPal and pay-once-at-checkout providers to Phortune
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH2b2641192a28: Parse VCS revert langauge in commit messages (authored by epriestley <git@epriestley.com>).May 6 2013, 21:33