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
F11631650: D21681.diff
Fri, Mar 24, 10:51 PM
Unknown Object (File)
Thu, Mar 23, 12:25 PM
Unknown Object (File)
Tue, Feb 28, 3:48 PM
Unknown Object (File)
Feb 20 2023, 1:41 AM
Unknown Object (File)
Feb 19 2023, 12:41 AM
Unknown Object (File)
Feb 18 2023, 2:37 AM
Unknown Object (File)
Feb 12 2023, 11:46 AM
Unknown Object (File)
Feb 12 2023, 5:21 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
Branch
newtemplates
Lint
Lint Passed
Unit
Tests Skipped
Build Status
Buildable 25420
Build 35112: Run Core Tests
Build 35111: arc lint + arc unit

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