1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-26 00:32:41 +01:00
phorge-arcanist/src
epriestley 331afdce87 Add an experimental "--create" flag to "arc diff"
Summary:
See T614. This adds a "--create" flag which I think works properly, but doesn't
make it the default.

Once I add "--update" and am confident the flags actually work, I'll work on
some heuristics to make "arc diff" automatically choose "--udpate" or "--create"
as per T614.

Test Plan:
This revision was created with "--create" and a bogus commit message ("derp").
I intentionally goofed the message at first to test the fail + file workflow.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley, btrahan

Differential Revision: 1162
2011-12-03 09:57:09 -08:00
..
branch Fix "arc branch" to work if you are on "(no branch)" add revision IDs 2011-06-29 13:30:44 -07:00
configuration Run post hook regardless of error code 2011-07-12 14:40:32 -07:00
difference Use linear distance instead of square distance in levenshtein 2011-11-15 13:48:26 -08:00
differential Remove client-side commit message validation from Arcanist 2011-12-02 07:29:31 -08:00
docs Reorganize documentation. 2011-05-31 12:14:20 -07:00
events/constant/type Allow modification of the svn commit message via an event listener 2011-11-16 16:40:19 -08:00
exception Some documentation. 2011-02-19 11:36:08 -08:00
lint Enable override ArcanistXHPASTLinter 2011-11-29 16:23:14 -08:00
parser make arc patch issue a warning if applying a patch against a different project 2011-12-01 09:44:55 -08:00
repository Improve git behavior in the zero- and one- commit case 2011-11-30 11:17:37 -08:00
unit Avoid infinite loop in 'arc unit' 2011-12-01 08:50:12 -08:00
workflow Add an experimental "--create" flag to "arc diff" 2011-12-03 09:57:09 -08:00
workingcopyidentity Improve error messages when trying to parse bad .arcconfig files. 2011-02-24 16:34:27 -08:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php Add events framework to Arcanist 2011-11-16 16:38:22 -08:00