This is an archive of the discontinued Mercurial Phabricator instance.

remotenames: add support to accept literal/re pattern in revsets
AbandonedPublic

Authored by pulkit on Jun 26 2018, 5:46 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This patch add supports to remotenames(), remotebookmarks() and remotebranches()
revsets to accept literal/re patterns which is similar to the behavior what we
have in bookmark() revset.

New tests are added for pattern matching and not breaking of existing tests
shows that we are fine.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Jun 26 2018, 5:46 PM
pulkit abandoned this revision.Aug 21 2018, 1:07 PM