Lines Matching full:differential
68 is a one-to one relationship between git commits and Differential revisions,
69 and the Differential revision title must match the summary line of the
71 all open Differential revisions authored by you.
75 create -- Create new Differential revisions from the specified commits.
76 list -- Print the associated Differential revisions for the specified
78 patch -- Try to apply a patch from a Differential revision to the
84 updates. The commits need not have associated Differential
86 update -- Synchronize the Differential revisions associated with the
231 …sed -nE '/^Differential Revision:[[:space:]]+(https:\/\/reviews.freebsd.org\/)?(D[0-9]+)$/{s//\2/;…
240 # a possibly empty list of Differential revision IDs.
260 # First, look for a valid differential reference in the commit
323 arc_call_conduit -- differential.revision.edit >&3
340 arc_call_conduit -- differential.revision.search |
566 arc_call_conduit -- differential.revision.search > "$review_data"
583 arc_call_conduit -- differential.querydiffs |
585 # If the differential revision has multiple revisions, just take the first
609 printf "Differential Revision:\thttps://reviews.freebsd.org/%s\n" "${diff}" >> "$tmp"
681 printf "Differential Revision:\thttps://reviews.freebsd.org/%s" "${diff}" >> "$tmp"