[PATCH 02 of 10] context: introduce a "shared" property (similar to "immutable")

Matt Mackall mpm at selenic.com
Mon Jan 30 13:58:29 CST 2012


On Mon, 2012-01-30 at 17:49 +0100, pierre-yves.david at logilab.fr wrote:
> # HG changeset patch
> # User Pierre-Yves David <pierre-yves.david at logilab.fr>
> # Date 1327941097 -3600
> # Branch stable
> # Node ID 087a920ef41a7dc3870af4a458cebd2f219f72f5
> # Parent  1fa9f6a24edb78d24d8f7aaa4a214e6e67f8ce4f
> context: introduce a "shared" property (similar to "immutable")
> 
> This property is True if the changeset should be exchanged:
> 
> draft and public: ctx.shared() == True
> secret: ctx.shared() == False

1 and 2 don't look suitable for stable.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list