hgext3rd/evolve/evolvecmd.py
Fri, 29 Mar 2019 11:48:36 +0100 Pierre-Yves David doc: clarify _resolvephasedivergent role and constraint
Tue, 02 Apr 2019 20:32:15 +0200 Pierre-Yves David branching: merge with stable
Wed, 13 Feb 2019 21:39:10 +0800 Anton Shestakov evolve: unindent some lines caught by flake8 stable
Tue, 26 Mar 2019 12:30:10 +0100 Pierre-Yves David evolve: drop the "computing new diff message" for phase-divergence
Wed, 20 Mar 2019 09:19:02 -0700 Martin von Zweigbergk evolve: clarify output when phase-divergence resolution results in no change
Sun, 24 Mar 2019 21:30:12 +0530 Pierre-Yves David evolve: test a common case of public divergence
Sun, 24 Mar 2019 21:29:44 +0530 Sushil khanchi evolve: add condition in case of pubdiv to not swap the two div csets
Sat, 23 Mar 2019 02:10:31 +0530 Sushil khanchi evolve: add logic to handle a particular case in divergence resolution
Sat, 09 Mar 2019 19:25:34 +0530 Sushil khanchi evolve: warn user if cset desc is being lost
Wed, 06 Mar 2019 21:47:08 +0800 Anton Shestakov evolvecmd: compatibility with older geteffectflag() that took a tuple
Thu, 07 Mar 2019 10:51:48 +0100 Pierre-Yves David branching: merge with stable
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
less more (0) -100 -60 tip