D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-07-04 Thread av6 (Anton Shestakov)
av6 added inline comments. INLINE COMMENTS > cmdutil.py:3303 > > afterresolvedstates tuples define a .hg/{file} and the corresponding > command needed to finish it. Now that afterresolvedstates has been removed, you need to update this docstring. > cmdutil.py:3322 > > If

D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-06-27 Thread taapas1128 (Taapas Agrawal)
taapas1128 added inline comments. INLINE COMMENTS > taapas1128 wrote in state.py:135 > sure. resolved in D6583 REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6551/new/ REVISION DETAIL

D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-06-27 Thread taapas1128 (Taapas Agrawal)
taapas1128 added inline comments. INLINE COMMENTS > martinvonz wrote in state.py:135 > Oh, it still won't be consistent... Can you send a follow-up to reorder these > assignments to be consistent? sure. REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION

D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-06-27 Thread taapas1128 (Taapas Agrawal)
Closed by commit rHG0231032729c4: statecheck: added support for cmdutil.afterresolvedstates (authored by taapas1128). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY rHG

D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-06-27 Thread martinvonz (Martin von Zweigbergk)
martinvonz added inline comments. INLINE COMMENTS > martinvonz wrote in state.py:135 > I'll move this up two lines in flight so it's consistent with the order above Oh, it still won't be consistent... Can you send a follow-up to reorder these assignments to be consistent? REPOSITORY rHG

D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-06-27 Thread martinvonz (Martin von Zweigbergk)
martinvonz added inline comments. INLINE COMMENTS > state.py:135 > self._reportonly = reportonly > +self._continueflag = continueflag > I'll move this up two lines in flight so it's consistent with the order above REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION

D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-06-24 Thread taapas1128 (Taapas Agrawal)
taapas1128 updated this revision to Diff 15645. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6551?vs=15644=15645 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6551/new/ REVISION DETAIL https://phab.mercurial-scm.org/D6551 AFFECTED

D6551: statecheck: added support for cmdutil.afterresolvedstates

2019-06-24 Thread taapas1128 (Taapas Agrawal)
taapas1128 edited the summary of this revision. taapas1128 retitled this revision from "state: moved cmdutil.afterresolvedstates to statemod" to "statecheck: added support for cmdutil.afterresolvedstates". taapas1128 updated this revision to Diff 15644. REPOSITORY rHG Mercurial CHANGES SINCE