1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-08 16:02:39 +01:00
phorge-arcanist/src
epriestley 9830c9316d Make minor correctness changes to some "arc patch" command execution
Summary:
Since I'm in here for PHI1083:

  - Add some "--" so we get correct behavior when you have a file named "master", a branch named "README.txt", etc.
  - Stop using "%C" unnecessarily.
  - Fix some untranslatable strings.

Test Plan: Ran `arc patch` a couple of times, ran the variations of `git` commands to catch anything weird with "--" handling.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20254
2019-03-07 13:00:04 -08:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:37:59 +11:00
configuration Small ReMarkup fix 2018-11-07 21:56:19 -08:00
difference Add Arcanist support for highlighting indent change intraline diffs 2019-02-19 12:17:32 -08:00
differential Extend from Phobject 2015-06-15 15:47:33 +10:00
docs/book Minor documentation improvements 2015-06-08 11:31:35 +10:00
events/constant Remove @group annotations 2014-07-09 09:12:13 +10:00
exception Allow diff generation via ArcanistBundle to be limited to an approximate maximum byte size 2018-05-14 09:09:06 -07:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Fix a property name collision in ArcanistHgServerChannel 2017-02-16 05:44:10 -08:00
internationalization Various translation improvements 2015-11-02 21:31:04 +11:00
land Fix errors found by PHPStan 2017-02-16 13:54:43 +00:00
lint Add version check whitelists for constants to the version compatibility lint rule 2019-02-12 05:19:28 -08:00
parser Make the Arcanist comment remover less aggressive about stripping instructional comments 2018-09-14 11:03:26 -07:00
ref Implement "Warn When Landing" behavior for Build Plans in Arcanist 2019-03-06 06:47:53 -08:00
repository Work around a Windows escaping issue and security conecern in "hg cat --output ..." 2018-10-26 07:28:50 -07:00
unit [ARCUNIT] Set the ConfigurationManager of ConfigurationDrivenUnitTestEngines 2018-06-05 20:58:47 +00:00
upload Upgrade "arc upload" to use SHA256 2017-04-04 16:56:35 -07:00
workflow Make minor correctness changes to some "arc patch" command execution 2019-03-07 13:00:04 -08:00
workingcopyidentity Extend from Phobject 2015-06-15 15:47:33 +10:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Implement "Warn When Landing" behavior for Build Plans in Arcanist 2019-03-06 06:47:53 -08:00