hgext3rd/evolve/evolvecmd.py
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)
Fri, 15 Jun 2018 00:50:17 +0530 Pulkit Goyal evolve: make one missed error to align other error messages
Fri, 15 Jun 2018 00:16:29 +0530 Pulkit Goyal evolve: raise error.InterventionRequired instead of Abort when conflicts
Thu, 14 Jun 2018 01:39:33 +0530 Pulkit Goyal evolve: create resolved cset on successors of current parents
Thu, 14 Jun 2018 01:06:12 +0530 Pulkit Goyal evolve: introduce a resolutionparent variable and store it in evolvestate
Wed, 13 Jun 2018 18:08:57 +0530 Pulkit Goyal evolve: introduce a dirstatedance() fn to fix dirstate after parent change
Wed, 13 Jun 2018 17:15:10 +0530 Pulkit Goyal evolve: create a new commit instead of amending one of the divergents
Tue, 12 Jun 2018 23:20:54 +0530 Pulkit Goyal evolve: always order the revs to be evolved
Tue, 12 Jun 2018 19:00:12 +0530 Pulkit Goyal evolve: improve error messages when conflicts occur
Tue, 12 Jun 2018 04:01:19 +0530 Pulkit Goyal evolve: point to `hg help evolve.interrupted` while resolving content-div
Mon, 11 Jun 2018 20:17:56 +0530 Pulkit Goyal evolve: strip the extra obsmarkers if any on `hg evolve --abort`
Mon, 11 Jun 2018 20:13:36 +0530 Pulkit Goyal evolve: store the obsmarkers to be deleted in evolvestate
Mon, 11 Jun 2018 15:52:11 +0530 Pulkit Goyal evolve: store obsmarkers to be deleted in evolvestate
Mon, 11 Jun 2018 15:38:43 +0530 Pulkit Goyal evolve: factor out logic to merge branches in separate function
Mon, 11 Jun 2018 00:47:28 +0530 Pulkit Goyal evolve: strip the relocation commit on `hg evolve --stop`
Mon, 11 Jun 2018 00:43:39 +0530 Pulkit Goyal evolve: declare updated and pctx variables in stopevolve()
Sun, 10 Jun 2018 22:52:11 +0530 Pulkit Goyal evolve: store the old other divergent node after relocation in evolvestate
Sun, 10 Jun 2018 22:42:57 +0530 Pulkit Goyal evolve: factor out logic for --stop flag in separate function
Sun, 10 Jun 2018 20:35:48 +0530 Pulkit Goyal evolve: move logic to continue interrupted content-div resolution to new fn
Mon, 11 Jun 2018 01:12:12 +0530 Pulkit Goyal evolve: rename help topic evolve.interrupted-evolve to evolve.interrupted
Thu, 07 Jun 2018 22:59:39 +0530 Pulkit Goyal evolve: store the evolvestate if relocation results in conflicts
Thu, 07 Jun 2018 18:18:10 +0530 Pulkit Goyal evolvestate: store info about relocation while resolving content-divergence
Thu, 07 Jun 2018 18:13:54 +0530 Pulkit Goyal evolve: factor out logic to merge content divergent csets in separate fn
Thu, 07 Jun 2018 20:27:03 +0530 Pulkit Goyal evolve: commit the transaction if conflicts occur while merging content-div
Fri, 01 Jun 2018 19:52:06 +0530 Pulkit Goyal evolve: implement resolution of content-divergence when on differet parents
Wed, 06 Jun 2018 03:26:47 +0530 Pulkit Goyal evolve: pop up editor if conflicts occur while merging commit messages
Mon, 04 Jun 2018 01:28:02 +0530 Pulkit Goyal evolve: merge commit messages while resolving content-divergence (issue5877)
Wed, 06 Jun 2018 01:19:36 +0530 Pulkit Goyal evolve: move if-else block under the right block
Wed, 06 Jun 2018 04:09:49 +0530 Pulkit Goyal evolve: show `hg help evolve.interrupted-evolve` in error when conflicts
Wed, 23 May 2018 01:11:59 +0530 Pulkit Goyal evolve: add a help topic `Interrupted-Evolve`
Tue, 05 Jun 2018 03:37:15 +0200 Pierre-Yves David branching: merge with stable
Thu, 24 May 2018 02:12:14 +0530 Pulkit Goyal evolve: return the new node formed only as the replacement
Mon, 04 Jun 2018 04:03:02 +0530 Pulkit Goyal evolve: prompt user for branch selection while resolving content-divergence
Tue, 05 Jun 2018 03:51:01 +0530 Pulkit Goyal evolve: pass the base revision in _completecontentdivergent()
Tue, 05 Jun 2018 03:49:49 +0530 Pulkit Goyal evolve: store the base of content-divergents in evolvestate
Tue, 05 Jun 2018 00:53:21 +0530 Pulkit Goyal evolve: use cmdrewrite.amend() instead of creating a new commit
Sun, 27 May 2018 02:32:58 +0530 Pulkit Goyal evolve: fix `hg abort` when hg next --evolve leads to conflicts (issue5897) stable
Thu, 24 May 2018 17:50:02 +0530 Pulkit Goyal evolve: add an `--update` flag to `hg evolve` command
Thu, 24 May 2018 00:58:50 +0530 Pulkit Goyal evolve: fix storage of replacements and temprevs node in evolvestate
Mon, 23 Apr 2018 14:48:53 +0530 Pulkit Goyal evolve: create new commit while resolving content-divergence
Tue, 22 May 2018 20:33:42 +0530 Pulkit Goyal content-divergence: store the resolved revs in evolvestate['replacements']
Wed, 23 May 2018 02:46:20 +0530 Pulkit Goyal evolve: make `--abort` strip the temporary revs created during resolution
Wed, 23 May 2018 02:43:23 +0530 Pulkit Goyal evolve: store a list of temprevs in evolvestate
Wed, 23 May 2018 02:36:14 +0530 Pulkit Goyal evolve: check for None before adding in set of revisions to strip
Wed, 23 May 2018 02:33:14 +0530 Pulkit Goyal evolve: return the new replacement node to be stored in evolvestate
Wed, 23 May 2018 02:39:38 +0530 Pulkit Goyal evolve: don't make values of replacements dict lists
Sun, 22 Apr 2018 20:14:42 +0530 Pulkit Goyal evolvecmd: add comments and new lines in content-divergence handling logic
Sun, 29 Apr 2018 19:18:54 +0530 Pulkit Goyal evolve: show cset hash in "merging conetnt-divergent changeset"
Sun, 29 Apr 2018 19:14:41 +0530 Pulkit Goyal evolve: show cset hash in "update to local conflict" message
Sun, 29 Apr 2018 19:11:29 +0530 Pulkit Goyal evolve: use hg.updaterepo() instead of hg.update() to hide stats
Sun, 29 Apr 2018 19:04:18 +0530 Pulkit Goyal evolve: fix the conflicts error message during content-divergence resolution
Sun, 29 Apr 2018 18:51:56 +0530 Pulkit Goyal evolve: add logic to continue interrupted content-divergence resolution
Sun, 29 Apr 2018 18:48:36 +0530 Pulkit Goyal evolve: store the evolvestate file when encountering conflicts
Sun, 29 Apr 2018 18:13:29 +0530 Pulkit Goyal evolve: take out logic to complete phase-divergence in separate fn
Sun, 29 Apr 2018 17:54:01 +0530 Pulkit Goyal evolve: store divergent nodes in evolvestate when resolving content-divergence
Tue, 24 Apr 2018 12:07:35 +0100 Pierre-Yves David compat: handle lack of allpredecessors for Mercurial 4.3 stable
Sun, 22 Apr 2018 11:40:17 +0200 Pierre-Yves David evolve: point to '--abort' in error message
Thu, 19 Apr 2018 16:27:13 +0200 Pierre-Yves David compat: drop compatibility layer for pager
Thu, 19 Apr 2018 16:25:17 +0200 Pierre-Yves David compat: drop compatibility layer for duplicatecopies
Thu, 19 Apr 2018 16:21:44 +0200 Pierre-Yves David compat: drop compatibility layer for bookmark.applychanges
Thu, 19 Apr 2018 16:15:10 +0200 Pierre-Yves David compat: from compatibility layer for allprecursors
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()
less more (0) -120 tip