Page MenuHomePhabricator

Return transactions from "differential.parsecommitmessage"
ClosedPublic

Authored by epriestley on Oct 27 2017, 5:02 PM.
Tags
None
Referenced Files
F18751058: D18741.id44980.diff
Sat, Oct 4, 9:38 AM
F18726901: D18741.id.diff
Tue, Sep 30, 7:21 AM
F18716081: D18741.diff
Mon, Sep 29, 11:26 AM
F18634534: D18741.id.diff
Tue, Sep 16, 10:26 PM
F18541964: D18741.diff
Sun, Sep 7, 10:03 PM
F18509176: D18741.id.diff
Sep 5 2025, 3:16 AM
F18501779: D18741.diff
Sep 4 2025, 9:58 PM
F18494750: D18741.id44986.diff
Sep 4 2025, 3:01 PM
Subscribers
None

Details

Summary

Depends on D18740. Prepares arc to receive a --draft flag by letting us switch to "differential.revision.edit" instead of "differential.createrevision".

To "differential.revision.edit", we need a transaction list, but we can't automatically construct this list from a field map. Return the transaction list alongside the field map.

The next change uses this list (if available) to switch us to the modern API method.

Test Plan

Ran arc diff on the experiemntal branch with followup changes, got a new revision.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable