1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/parser
epriestley d952502f12 Make "arc patch" read authorName and authorEmail
Summary: If provided, have `arc patch` use `authorName` / `authorEmail`. This simplifies handling and makes patches more portable between version control systems (previously, information was generated in the diff's VCS, regardless of which VCS it was being applied to).

Test Plan: Created a diff with author `derp <derp@derp.com>`, ran `arc patch --diff x`, got a local commit with that author.

Reviewers: btrahan, edward, vrana

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D4827
2013-02-05 20:11:39 -08:00
..
__tests__ Restore directory after executing ArcanistBundleTestCase 2013-01-30 11:24:41 -08:00
diff Introduce arc lint --only-new 1 2012-12-03 17:21:17 -08:00
ArcanistBaseCommitParser.php Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
ArcanistBundle.php Make "arc patch" read authorName and authorEmail 2013-02-05 20:11:39 -08:00
ArcanistCommentRemover.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistDiffParser.php Added support for hg diffs generated in git mode 2013-01-22 18:14:14 -08:00