Implementation of Indexes Extension
Laurens Holst
laurens.nospam at grauw.nl
Wed Feb 15 14:17:23 UTC 2012
Op 14-02-12 16:44, Na'Tosha Bard schreef:
> Hello,
>
> I am considering taking up development of the proposed Indexes
> Extension described on http://mercurial.selenic.com/wiki/IndexesExtension
>
> What I would like to know is why is it not implemented yet? Is it only
> because no one had the time or desire, or are the core Mercurial
> developers opposed to this sort of functionality?
I was thinking, can’t this be implemented in terms of a secret changeset
on top of the current changeset, that is continuously edited
(rewritten/recreated/replaced) for every index operation, and moved to
draft when committed?
~Laurens
More information about the Mercurial-devel
mailing list