hgext3rd/evolve/evolvecmd.py
Thu, 19 Apr 2018 16:12:37 +0200 Pierre-Yves David compat: drop compatibility layer for successorssets
Thu, 19 Apr 2018 16:07:23 +0200 Pierre-Yves David compat: from compatibility layer for createmarkers
Wed, 18 Apr 2018 10:08:05 +0200 Pierre-Yves David compat: rename resolvepartialhexnodeid to resolvehexnodeidprefix
Tue, 17 Apr 2018 19:42:26 +0200 Pierre-Yves David compat: fallback to compatible partial lookup prior to 4.6
Mon, 16 Apr 2018 10:58:06 -0700 Martin von Zweigbergk relocate: look up partial nodeids in unfiltered repo
Mon, 16 Apr 2018 17:11:27 +0200 Pierre-Yves David compat: avoid using partial node ID in lookup
Thu, 29 Mar 2018 17:34:51 +0530 Pulkit Goyal evolve: restore bookmarks correctly after `hg evolve --abort`
Thu, 29 Mar 2018 13:01:05 -0700 Kyle Lippincott evolve: do not exit 1 when there are no troubled changesets (issue5823)
Sat, 31 Mar 2018 11:53:09 +0200 Pierre-Yves David style: fix a couple of pyflakes complains
Thu, 29 Mar 2018 16:43:28 +0530 Pulkit Goyal evolve: add a `--abort` flag for `hg evolve` command
Wed, 28 Mar 2018 17:47:49 +0530 Pulkit Goyal evolve: internationalize the entry of --list in hg evolve help
Wed, 28 Mar 2018 17:37:10 +0530 Pulkit Goyal evolve: add evolvestate as an argument to _finalizerelocate()
Wed, 28 Mar 2018 17:33:54 +0530 Pulkit Goyal evolve: add evolvestate as an argument to evolvecmd.relocate()
Wed, 28 Mar 2018 14:11:13 +0530 Pulkit Goyal evolve: show a message when evolution leads to no changes to commit
Wed, 28 Mar 2018 13:48:34 +0530 Pulkit Goyal evolve: pass the instability category to relocate() and _finalizerelocate()
Sat, 24 Mar 2018 17:21:42 +0530 Pulkit Goyal evolve: handle interrupted phase-divergence resolution gracefully
Sat, 24 Mar 2018 16:41:14 +0530 Pulkit Goyal evolve: move logic to resolve phase-divergence in a new function
Sat, 24 Mar 2018 16:38:03 +0530 Pulkit Goyal evolve: store the precursor of phase-divergent in evolvestate
Sat, 24 Mar 2018 13:17:05 +0530 Pulkit Goyal evolve: move logic to complete interrupted relocation to new fn
Sat, 24 Mar 2018 12:58:12 +0530 Pulkit Goyal evolve: move logic to complete interrupted orphan resolution to new fn
Fri, 23 Mar 2018 19:36:08 +0530 Pulkit Goyal evolve: write data to evolvestate in case on conflicts in phase-divergence
Fri, 23 Mar 2018 19:16:25 +0530 Pulkit Goyal evolve: explicitly turn revs to list before storing into evolvestate
Fri, 23 Mar 2018 17:49:26 +0530 Pulkit Goyal evolve: make sure bookmarks are moved after phase-divergence resolution
Fri, 23 Mar 2018 17:46:46 +0530 Pulkit Goyal evolve: use the new rebased changeset to resolve phase-divergence
Fri, 23 Mar 2018 17:21:09 +0530 Pulkit Goyal evolvecmd: add a detailed comment and some newlines
Fri, 30 Mar 2018 20:26:54 +0200 Pierre-Yves David compat: use updateresult API if available
Fri, 23 Mar 2018 12:39:00 +0530 Pulkit Goyal evolve: replace bumped in function name to phasedivergence
Fri, 23 Mar 2018 12:35:37 +0530 Pulkit Goyal evolve: drop duplicate import of rewriteutil._bookmarksupdater
Wed, 21 Mar 2018 17:04:41 +0530 Pulkit Goyal evolvecmd: show some internationalization love
Wed, 21 Mar 2018 19:30:51 +0100 Pierre-Yves David compat: use mergetoolopts from commands.py
Tue, 20 Mar 2018 18:41:31 +0530 Pulkit Goyal evolve: add a `--stop` flag for `hg evolve` command
Sun, 18 Mar 2018 17:29:32 +0530 Pulkit Goyal evolve: handle stabilization of merge changeset with both parents obsoleted
Mon, 19 Mar 2018 12:58:31 +0530 Pulkit Goyal evolve: preserve the order of merge parents in `hg evolve --continue`
Mon, 12 Mar 2018 15:40:28 -0700 Martin von Zweigbergk evolve: include "operation" metadata in obsmarkers
Fri, 16 Mar 2018 10:22:27 -0700 Martin von Zweigbergk compat: add wrapper for obsolete.createmarkers() that accepts "operation" arg
Fri, 16 Mar 2018 17:00:01 +0530 Pulkit Goyal evolve: de-duplicate some function calls
Fri, 16 Mar 2018 16:11:22 +0530 Pulkit Goyal evolve: move deletion of evolvestate out of continueevolve() function
Fri, 16 Mar 2018 16:04:28 +0530 Pulkit Goyal evolve: load evolvestate before passing to continueevolve()
Fri, 16 Mar 2018 15:56:05 +0530 Pulkit Goyal evolve: move the handling for non-continue part in else conditional
Wed, 14 Mar 2018 21:21:10 +0530 Pulkit Goyal evolve: move the logic of continuation handling of `hg evolve` in own fn
Sun, 18 Mar 2018 01:27:02 +0530 Pulkit Goyal evolve: make sure we consider all cases in if-else
Mon, 19 Mar 2018 13:47:07 +0100 Pierre-Yves David evolve: fix missing negation
Mon, 19 Mar 2018 12:01:07 +0100 Pierre-Yves David evolve: clarify message for ambiguous destination from split
Wed, 14 Mar 2018 18:24:22 +0530 Pulkit Goyal evolve: prompt user to select destination for stabilization in case of split
Tue, 13 Mar 2018 18:17:50 +0530 Pulkit Goyal evolve: fix stabilization of orphan merge changesets in case of conflicts
Mon, 26 Feb 2018 13:59:30 +0100 Boris Feld evolve: update code for not implicitly converting ctx to revision
Wed, 07 Feb 2018 13:42:30 +0530 Pulkit Goyal evolvecmd: fix broken `evolve --continue` ran after `next --evolve`
Wed, 17 May 2017 09:39:15 +0200 Boris Feld color: add some colors to evolve command itself
Tue, 30 Jan 2018 00:00:45 +0530 Pulkit Goyal evolve: store the skippedrevs in evolvestate
Mon, 29 Jan 2018 00:09:44 +0530 Pulkit Goyal evolve: show the updated working directory after `hg evolve --continue`
Sun, 28 Jan 2018 23:49:46 +0530 Pulkit Goyal evolve: make `hg evolve --continue` respect `--confirm`
Wed, 24 Jan 2018 13:20:18 +0530 Pulkit Goyal evolve: make `--continue` continue evolving all remaining revisions
Mon, 22 Jan 2018 18:52:27 +0530 Pulkit Goyal evolve: handle case when newnode can be None while continuing evolve
Mon, 05 Feb 2018 14:36:34 +0100 Pierre-Yves David branching: merge with stable
Mon, 22 Jan 2018 18:35:50 +0530 Pulkit Goyal evolve: store the revs to be processed in the evolvestate
Mon, 22 Jan 2018 18:18:11 +0530 Pulkit Goyal evolve: store the replacements in the evolvestate
Mon, 22 Jan 2018 18:13:52 +0530 Pulkit Goyal evolve: store the target category in evolvestate
Mon, 22 Jan 2018 17:54:27 +0530 Pulkit Goyal evolvecmd: use the evolvestate object passed as argument in _solveunstable
Mon, 22 Jan 2018 17:44:57 +0530 Pulkit Goyal evolvecmd: pass evolvestate object to _solve* functions
Mon, 22 Jan 2018 17:29:56 +0530 Pulkit Goyal evolve: create a state object in all case
less more (0) -60 tip