hgext3rd/evolve/evolvecmd.py
Fri, 27 Sep 2019 06:55:05 +0200 Pierre-Yves David branching: merge with stable
Mon, 09 Sep 2019 09:28:47 +0700 Anton Shestakov evolve: check that relocating makes sense in _solvedivergent() (issue5958) stable
Mon, 16 Sep 2019 12:44:38 -0700 Kyle Lippincott cmdstate: introduce a "saver" contextmanager and use it in place of save()
Tue, 03 Sep 2019 12:48:47 +0200 Pierre-Yves David branching: merge with stable
Tue, 03 Sep 2019 13:02:20 +0700 Anton Shestakov evolve: test that target is not orig in _solveunstable() (issue6097) stable
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 15:06:27 +0200 Raphaël Gomès python3: enforce byte prefix for vfs.open()
Tue, 06 Aug 2019 11:32:01 +0200 Raphaël Gomès python3: add raw prefix to open()-like functions
Tue, 06 Aug 2019 11:29:35 +0200 Raphaël Gomès python3: add raw prefix to "troubles"-related dicts
Tue, 06 Aug 2019 11:26:29 +0200 Raphaël Gomès python3: add raw prefix in cases harder to analyze at the token level
Tue, 06 Aug 2019 11:07:16 +0200 Raphaël Gomès python3: prefix all regex to work with python 2 and 3
Thu, 11 Jul 2019 22:56:46 +0530 Taapas Agrawal abort: added support for evolve to hg abort
Fri, 12 Jul 2019 23:43:25 +0530 Taapas Agrawal evolve: fixed lock acquire before checking state
Mon, 29 Jul 2019 13:54:57 +0200 Pierre-Yves David branching: merge stable into default
Wed, 17 Jul 2019 12:47:37 -0700 Martin von Zweigbergk py3: redefine "troublecategories" in evolve as a dict
Wed, 17 Jul 2019 11:03:09 -0700 Martin von Zweigbergk py3: convert opts keys to bytes before passing to core APIs
Fri, 14 Jun 2019 18:44:43 -0700 kevpeng evolve: further clarify when update is performed stable
Thu, 11 Jul 2019 14:46:17 -0700 Martin von Zweigbergk py3: replace str(ctx) by bytes(ctx)
Thu, 11 Jul 2019 14:21:23 -0700 Martin von Zweigbergk py3: replace iter.next() by next(iter)
Wed, 17 Jul 2019 18:06:14 +0200 Pierre-Yves David branching: merge with stable
Wed, 03 Jul 2019 11:13:47 -0700 Martin von Zweigbergk py3: switch from iteritems() to items()
Thu, 04 Jul 2019 17:32:58 +0200 kevpeng evolve: further clarify that update is performed only when requested stable
Thu, 04 Jul 2019 16:55:57 +0200 Pierre-Yves David branching: merge with stable
Sun, 16 Jun 2019 23:39:55 +0530 Sushil khanchi evolve: fix the code flow pattern of solving obswdir par and troubled revs
Sun, 09 Jun 2019 12:07:08 +0530 Sushil khanchi evolve: refactor for consistent behavior of evolve when wdp is obsolete
Sat, 15 Jun 2019 17:17:19 +0530 Sushil khanchi evolve: backout 3027005c42c3 to reintroduce a bug for right fix
Tue, 18 Jun 2019 17:17:31 +0800 Anton Shestakov evolve: orphans that evolve into nothing don't need successors (issue5967) stable
Sat, 08 Jun 2019 16:03:05 +0530 Sushil khanchi evolve: clarify why returning by adding inline doc
Sat, 08 Jun 2019 15:59:31 +0530 Sushil khanchi evolve: move a code block to have right value in has_some_val
Sat, 08 Jun 2019 16:09:37 +0800 Anton Shestakov evolve: correct action verb in a message
less more (0) -100 -50 -30 tip