Kostia Balytskyi <ikos...@fb.com> writes:

> # HG changeset patch
> # User Kostia Balytskyi <ikos...@fb.com>
> # Date 1484740179 28800
> #      Wed Jan 18 03:49:39 2017 -0800
> # Node ID 088c9191d662d5c0003310119c51540926a815f7
> # Parent  94a237a046059ef246aacb2c3ad809c9f0bdbe70
> shelve: add logic to preserve active bookmarks
>
> This adds an explicit active-bookmark-handling logic
> to *both* traditional and obs-based shelve. Although it
> is possible to only add it to obs-based, I think it would
> be ugly and I see no harm in explicitly handling bookmarks
> in addition to reliance on trasnactions.

That's fine and I agree. It makes me a little sad that this logic has to
live in shelve.py but I'm working on refactoring bookmarks.py so I can
do this later.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to