1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-24 21:48:20 +01:00
phorge-arcanist/src
epriestley 03ddc17032 Don't close revisions on "arc amend"
Summary:
Ref T4603. This workflow predates `arc land` and doesn't make much sense in modern Phabricator/Arcanist. It is surprising that `arc amend` will sometimes close accepted revisions, and we're better at detecting that repositories are tracked, and tracking repositories is easier.

Also fix some inaccuracies and old claims in the documenation and help.

Test Plan: Ran `arc amend`.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: aran, epriestley

Maniphest Tasks: T4603

Differential Revision: https://secure.phabricator.com/D8522
2014-03-13 18:00:20 -07:00
..
configuration Allow arc to identify repositories without "project_id" 2014-01-26 15:31:30 -08:00
difference Compute UTF8 string differences correctly, accounting for combining characters 2013-05-23 14:38:09 -07:00
differential Add "Changes Planned" and "In Preparation" states for revisions 2014-03-05 10:44:26 -08: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 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 Utilize assertFalse and assertTrue methods. 2014-03-08 18:33:05 -08:00
parser Utilize assertFalse and assertTrue methods. 2014-03-08 18:33:05 -08:00
repository Ignore detached git branches. 2014-03-09 08:04:33 -07:00
unit Make assertTrue() / assertFalse() messages more descriptive 2014-03-08 19:23:23 -08:00
workflow Don't close revisions on "arc amend" 2014-03-13 18:00:20 -07:00
workingcopyidentity Allow arc to identify repositories without "project_id" 2014-01-26 15:31:30 -08:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Permanently remove license linters 2014-02-03 10:01:19 -08:00