1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-10 08:52:39 +01:00
phorge-arcanist/src
durham b3108661bb Enable lint amending commits in mercurial
Summary:
arc lint was hardcoded for git for amending commits with lint
patches. This enables the same functionality for mercurial.

Test Plan:
Made some changes that would result in a lint patch.
arc diff

Verify that the patches it produces were amended into the commit.

Verified it still works in git as well.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5716
2013-04-16 13:32:12 -07:00
..
configuration Add arc.land.update.default config for setting the default strategy 2013-04-14 11:48:22 -07:00
difference Don't use absolute path in ArcanistDiffUtils 2013-03-14 09:14:50 -07:00
differential Delete license headers from files 2012-11-05 11:16:24 -08:00
docs Make the "this is technical documentation" message of "Arcanist Overview" more clear 2012-08-10 11:37:30 -07:00
events/constant Dispatch an event in arc land right before pushing a revision 2013-03-08 18:32:36 -08:00
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
hgdaemon Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
infrastructure/testing Delete license headers from files 2012-11-05 11:16:24 -08:00
lint Lint TRUE, nUlL, etc., for Phabricator conventions 2013-04-15 10:22:56 -07:00
parser Change hg arc diff to detect up to the nearest parent with a diff 2013-04-12 14:11:51 -07:00
repository Enable lint amending commits in mercurial 2013-04-16 13:32:12 -07:00
unit Document parameters 2013-03-06 13:47:05 -08:00
workflow Enable lint amending commits in mercurial 2013-04-16 13:32:12 -07:00
workingcopyidentity Add hook for runtime config settings. 2013-04-01 11:26:17 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Render unit results progressively 2013-02-28 15:33:21 -08:00