D7060: rust-dirstate-status: add call to rust-fast path for `dirstate.status`

2019-10-16 Thread Raphaël Gomès
Closed by commit rHGa85a71cb383f: rust-dirstate-status: add call to rust-fast path for `dirstate.status` (authored by Alphare). This revision was automatically updated to reflect the committed changes. CHANGED PRIOR TO COMMIT https://phab.mercurial-scm.org/D7060?vs=17253&id=17270#toc REPOSITOR

D7060: rust-dirstate-status: add call to rust-fast path for `dirstate.status`

2019-10-16 Thread martinvonz (Martin von Zweigbergk)
This revision is now accepted and ready to land. martinvonz added inline comments. martinvonz accepted this revision. INLINE COMMENTS > dirstate.py:1120-1127 > +lookup, modified, added, removed, deleted, unknown, clean = > rustmod.status( > +dmap._rustmap, > +

D7060: rust-dirstate-status: add call to rust-fast path for `dirstate.status`

2019-10-16 Thread Raphaël Gomès
Alphare updated this revision to Diff 17253. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7060?vs=17067&id=17253 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D7060/new/ REVISION DETAIL https://phab.mercurial-scm.org/D7060 AFFECTED FILES

D7060: rust-dirstate-status: add call to rust-fast path for `dirstate.status`

2019-10-11 Thread Raphaël Gomès
Alphare created this revision. Herald added subscribers: mercurial-devel, mjpieters. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The reasoning behind this patch is explained in the first patch of the series. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.or