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
F19803430: D21681.id51624.diff
Sun, Mar 1, 11:21 PM
F19798232: D21681.id51612.diff
Fri, Feb 27, 8:56 PM
F19771721: D21681.id51615.diff
Fri, Feb 20, 6:35 AM
F19672792: D21681.id51615.diff
Sun, Feb 8, 4:02 AM
F19503311: D21681.diff
Jan 8 2026, 10:51 PM
F19435692: D21681.id51615.diff
Dec 28 2025, 3:03 PM
F19433488: D21681.id51610.diff
Dec 28 2025, 1:58 PM
F19426568: D21681.id51617.diff
Dec 28 2025, 3:35 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 25418
Build 35109: Run Core Tests
Build 35108: 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
68

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