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
F14074875: D21681.diff
Thu, Nov 21, 9:04 AM
Unknown Object (File)
Tue, Nov 19, 3:29 AM
Unknown Object (File)
Fri, Nov 15, 12:38 PM
Unknown Object (File)
Mon, Nov 11, 2:09 AM
Unknown Object (File)
Sat, Nov 9, 4:42 PM
Unknown Object (File)
Thu, Nov 7, 11:41 PM
Unknown Object (File)
Thu, Nov 7, 9:39 PM
Unknown Object (File)
Thu, Nov 7, 10:14 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