1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 01:28:51 +02:00
phorge-arcanist/src
Richard van Velzen 792204db95 Refactor author handling in the Mercurial API
Summary: There were two callsites which needed some information from the username. Only one worked "correctly", causing `arc diff` to not amend commits anymore because the author could not be parser.

Test Plan: run `arc diff` with changes

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9797
2014-07-02 13:59:25 -07:00
..
__tests__ Add a unit test to check src/__phutil_library_map__.php. 2014-06-16 05:42:43 +10:00
configuration Better handling of .arcconfig files. 2014-06-24 09:24:41 +10:00
difference Change double quotes to single quotes. 2014-05-23 13:53:05 -07:00
differential Drop support for parsing non-URL differential IDs from commit message. 2014-06-18 01:39:28 +10:00
docs/book Generate a documentation book for Arcanist 2014-03-05 13:00:40 -08: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
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Change double quotes to single quotes. 2014-05-23 13:53:05 -07:00
infrastructure/testing Delete license headers from files 2012-11-05 11:16:24 -08:00
lint Enable unit tests for ArcanistJscsLinterTestCase 2014-07-03 05:15:09 +10:00
parser Fix a spelling mistake and tidy up whitespace 2014-06-24 15:09:53 +10:00
repository Refactor author handling in the Mercurial API 2014-07-02 13:59:25 -07:00
unit Add a URL to support a TODO comment. 2014-06-24 04:56:52 +10:00
workflow Only lint files in the working copy with arc lint --everything. 2014-06-23 10:30:57 +10:00
workingcopyidentity Pass the file contents instead of the file path to phutil_json_decode. 2014-06-24 12:02:19 +10:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Remove the ArcanistScalaSBTLinter 2014-06-23 04:12:26 +10:00