hgext3rd/evolve/evolvecmd.py
Thu, 07 Mar 2019 01:57:43 +0530 Sushil khanchi evolve: fix a typo from directory to dirty stable
Thu, 07 Mar 2019 01:47:14 +0530 Sushil khanchi evolve: fix the dirstate after setting parents with dirty wdir (issue5930) stable
Mon, 04 Mar 2019 12:30:15 +0100 Pierre-Yves David branching: merge with stable
Mon, 04 Mar 2019 03:16:51 +0530 Sushil khanchi evolve: make sure user can recover from conflict (issue6053) stable
Thu, 28 Feb 2019 03:12:39 +0530 Sushil khanchi evolve: cover continue case in pubdiv when merging results in same as public
Fri, 22 Feb 2019 01:02:51 +0530 Sushil khanchi evolve: handle a case in pubic-div when merging results in same as public
Thu, 28 Feb 2019 02:08:58 +0530 Sushil khanchi evolve: rename npublicdiv to publicnode
Thu, 28 Feb 2019 02:02:18 +0530 Sushil khanchi evolve: in pubdiv resolution make sure that transaction get closed
Mon, 25 Feb 2019 22:50:24 +0530 Sushil khanchi evolve: pin the public cset to local side in merging when solving public div
Fri, 22 Feb 2019 21:01:06 +0530 Sushil khanchi evolve: fix the broken behaviour on div resolution in relocation case
Wed, 13 Feb 2019 21:39:10 +0800 Anton Shestakov evolve: unindent some lines caught by flake8
Mon, 21 Jan 2019 23:06:10 +0530 Sushil khanchi evolve: update the public divergence resolution logic to cover --continue case
Mon, 21 Jan 2019 23:06:34 +0530 Sushil khanchi evolve: add logic to resolve content-divergence with a public cset
Sun, 13 Jan 2019 19:33:19 +0530 Sushil khanchi evolve: introduce function to create a obsmarker relation even for public cset
Fri, 25 Jan 2019 16:51:36 +0530 Sushil khanchi evolve: add description of function solveobswdp
Wed, 23 Jan 2019 12:11:36 -0800 Martin von Zweigbergk evolve: document the "if not shouldupdate" block
Wed, 23 Jan 2019 11:55:20 -0800 Martin von Zweigbergk evolve: make "startnode" consistently be a node, not a context
Tue, 22 Jan 2019 22:36:29 -0800 Martin von Zweigbergk evolve: use context managers for locks and transaction
Fri, 18 Jan 2019 23:09:44 +0530 Sushil khanchi evolve: make sure we don't stop after evolution of obsparent (issue5881)
Fri, 18 Jan 2019 23:08:43 +0530 Sushil khanchi evolve: extract "update" code into its own function
Tue, 25 Dec 2018 14:35:54 +0530 Sushil khanchi evolve: cover the orphanmerge part missed by lastsolved
Mon, 14 Jan 2019 09:14:38 -0800 Martin von Zweigbergk evolve: adapt for deprecated ui.progress()
Mon, 24 Dec 2018 18:38:25 +0100 Pierre-Yves David branching: merge with stable
Fri, 21 Dec 2018 13:14:59 +0800 Pierre-Yves David evolve: detect unresolved conflict during evolve --continue (issue5966) stable
Thu, 13 Dec 2018 18:57:49 +0100 Pierre-Yves David branching: merge with stable
Thu, 13 Dec 2018 17:41:06 +0100 James Reynolds issue-6028: resolves 6028 - return (False, ".") instead of (False, '') stable
Tue, 27 Nov 2018 03:56:27 +0100 Pierre-Yves David branching: merge with stable
Tue, 27 Nov 2018 03:46:06 +0100 Sushil khanchi evolve: update the abort to a ProgrammingError stable
Tue, 20 Nov 2018 11:33:38 -0500 Eric Spishak-Thomas evolve: fix a documentation typo stable
Mon, 19 Nov 2018 01:45:34 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for `obsutil.allprecursors` function
Mon, 19 Nov 2018 01:44:28 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for `ui.edit` method
Wed, 31 Oct 2018 14:06:17 +0530 Sushil khanchi evolve: modify and move the comment to appropriate position
Sat, 10 Nov 2018 17:54:28 +0100 Pierre-Yves David style: silence another flak8 warning
Sat, 10 Nov 2018 15:47:46 +0100 Pierre-Yves David branching: merge with stable
Sat, 10 Nov 2018 15:37:22 +0100 Pierre-Yves David style: fix various flake8 warning stable
Sat, 10 Nov 2018 00:55:34 +0100 Pierre-Yves David branching: merge with stable
Tue, 06 Nov 2018 10:43:35 +0530 Sushil khanchi evolvecmd: _possibledestination() skip visiting empty parent stable
Fri, 26 Oct 2018 12:54:40 +0530 Sushil khanchi evolve: use stack template in --continue case also
Thu, 25 Oct 2018 18:51:55 +0200 Pierre-Yves David branching; merge with stable
Thu, 25 Oct 2018 18:08:34 +0200 Pierre-Yves David evolve: check if we should use stack template for each item in the stack stable
Thu, 25 Oct 2018 12:49:48 +0200 Pierre-Yves David branching: merge stable into default
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator stable
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator
Wed, 17 Oct 2018 23:10:30 +0800 Anton Shestakov commands: adjust metavariables as appropriate
Sun, 14 Oct 2018 13:37:11 +0200 Anton Shestakov evolvecmd: use modern vocabulary in help text for evolve stable
Sun, 14 Oct 2018 13:35:13 +0200 Anton Shestakov evolvecmd: mark flags with old instability names as deprecated stable
Tue, 02 Oct 2018 12:55:29 +0530 Sushil khanchi evolve: use stack alias s# in `hg evolve` msgs
Mon, 01 Oct 2018 19:59:17 +0530 Sushil khanchi evolve: extract displayer to _solveone()
Mon, 01 Oct 2018 13:20:30 +0530 Sushil khanchi utility: add a template alias that will be used in evolve msgs
Fri, 21 Sep 2018 15:52:53 +0530 Sushil khanchi evovle: remove redundancy in evolve output
Thu, 06 Sep 2018 16:14:24 -0700 Martin von Zweigbergk evolve: fix use of "'%d' % ctx" stable
Fri, 31 Aug 2018 14:26:37 +0200 Boris Feld pick: fix last references of grab in code
Mon, 20 Aug 2018 12:21:39 +0300 Pulkit Goyal evolve: delete evolvestate after aborting interrupted `next --evolve` stable
Sat, 18 Aug 2018 21:03:45 +0530 Pulkit Goyal evolve: set the second parent if we get conflicts while evolving stable
Sat, 18 Aug 2018 21:01:14 +0530 Pulkit Goyal evolvecmd: import mercurial.node module as nodemod stable
Thu, 02 Aug 2018 04:11:54 +0200 Pierre-Yves David compat: make compatible call to ui.edit for hg <= 4.3 stable
Thu, 07 Jun 2018 18:18:30 +0530 Pulkit Goyal evolve: continue conflicted relocation content-divergence
Sun, 08 Jul 2018 22:16:17 +0530 Pulkit Goyal evolvecmd: introduce fn to be wrapped by extensions resolving content-div
Sun, 08 Jul 2018 21:18:33 +0530 Pulkit Goyal evolvecmd: move remaining logic to merge commit desc to existing utility fn
Tue, 19 Jun 2018 23:21:54 +0530 Pulkit Goyal evolve: move the bookmarks also when updating to successor (issue5923)
less more (0) -100 -60 tip