Page MenuHomePhabricator

Update templates used with mercurial to remove '--debug'
ClosedPublic

Authored by cspeckmim on Jul 7 2021, 11:54 PM.
Tags
None
Referenced Files
F15588714: D21681.id51610.diff
Fri, May 9, 9:13 AM
F15580509: D21681.id51612.diff
Wed, May 7, 6:07 AM
F15576706: D21681.id.diff
Tue, May 6, 10:17 AM
F15551134: D21681.diff
Sun, Apr 27, 3:25 PM
F15507395: D21681.id51610.diff
Tue, Apr 15, 7:14 PM
F15503156: D21681.id51617.diff
Mon, Apr 14, 7:29 AM
F15492723: D21681.id51624.diff
Sat, Apr 12, 5:41 PM
F15491434: D21681.id51615.diff
Sat, Apr 12, 3:26 AM
Subscribers

Details

Summary

Refs D21679 (phabricator changes)

This updates Arcanist to be able to check whether the version of Mercurial supports using {p1.node} template format vs. {p1node}.

Test Plan

Tested under coverage from D21679

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cspeckmim held this revision as a draft.

Whoops, fix erroneous self::version_compare() to just version_compare()

cspeckmim edited the test plan for this revision. (Show Details)
cspeckmim added inline comments.
src/filesystem/binary/PhutilMercurialBinaryAnalyzer.php
69

versino

5-o-clock-somewhere.png (281×418 px, 149 KB)

This revision is now accepted and ready to land.Jul 8 2021, 5:46 PM

Adding a capability check for hg annotate --template