On Thu, 16 Aug 2018 03:35:34 +0900, FUJIWARA Katsunori wrote: > # HG changeset patch > # User FUJIWARA Katsunori <fo...@lares.dti.ne.jp> > # Date 1534244907 -32400 > # Tue Aug 14 20:08:27 2018 +0900 > # Node ID ca968875ed9869cbfa464af05c2a217219f298ed > # Parent cffd12b0d927a859e99c8b5e3f451512c85999d1 > # Available At https://bitbucket.org/foozy/mercurial-wip > # hg pull https://bitbucket.org/foozy/mercurial-wip -r > ca968875ed98 > # EXP-Topic filemerge-refactor > filemerge: set actual capabilities of internal merge tools
> + # actual capabilities, which this internal merge tool has > + func.capabilities = {"binary": binarycap, "symlink": symlinkcap} Alternatively, this could be a set of enabled capability names. I don't know which is better, though. _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel