sapling/edenscm/mercurial/rust
Mark Thomas 6d84ff8825 mutation: create mutation store entries for local commits
Summary:
Computing mutation entries for all local commits is expensive when there are
lots of local draft commits.  Ideally we would have an indexed changelog that
would make these lookups fast, but until we have that, put entries in the
mutation store for these commits to take advantage of the fast lookup there.

Reviewed By: quark-zju

Differential Revision: D14566782

fbshipit-source-id: cc3a05715337a510a65d8ff436c59d16d0f0447e
2019-03-27 04:49:12 -07:00
..
bindings mutation: create mutation store entries for local commits 2019-03-27 04:49:12 -07:00
threading codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
__init__.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00