D85: rebase: remove rebaseset from _checkobsrebase

2017-08-16 Thread quark (Jun Wu)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG3b04a6ff625c: rebase: remove rebaseset from _checkobsrebase (authored by quark). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D85?vs=776=979 REVISION DETAIL

D85: rebase: remove rebaseset from _checkobsrebase

2017-08-11 Thread quark (Jun Wu)
quark updated this revision to Diff 776. This revision is now accepted and ready to land. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D85?vs=160=776 REVISION DETAIL https://phab.mercurial-scm.org/D85 AFFECTED FILES hgext/rebase.py CHANGE DETAILS

Re: D85: rebase: remove rebaseset from _checkobsrebase

2017-07-18 Thread quark (Jun Wu)
quark abandoned this revision. quark added a comment. Not going to hit 4.3 release. Let's revisit after freeze. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D85 EMAIL PREFERENCES https://phab.mercurial-scm.org/settings/panel/emailpreferences/ To: quark,

[Differential] [Request, 6 lines] D85: rebase: remove rebaseset from _checkobsrebase

2017-07-14 Thread quark (Jun Wu)
quark created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The parameter is not used. Therefore removed. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D85 AFFECTED FILES hgext/rebase.py