hgext3rd/evolve/cmdrewrite.py
Fri, 11 Jan 2019 09:26:41 -0800 Martin von Zweigbergk fold: sort concatenated commit messages in topological order
Thu, 13 Dec 2018 17:40:41 +0000 Boris Feld split: add a --interactive flag
Wed, 21 Feb 2018 14:39:48 +0100 Boris Feld split: take file patterns to limit selection on matching file patterns
Wed, 21 Feb 2018 12:39:17 +0100 Boris Feld split: only accept explicit revision through the `-r` option
Wed, 12 Dec 2018 17:22:58 +0100 Pierre-Yves David split: rework the prompt to be more standard
Tue, 20 Feb 2018 09:35:16 +0100 Pierre-Yves David split: add a option to discard remaining change during split
Tue, 20 Feb 2018 09:35:16 +0100 Pierre-Yves David split: add a way to abort a split from the prompt
Tue, 20 Feb 2018 09:36:55 +0100 Pierre-Yves David split: add a help entry to the final prompt
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
Sat, 03 Nov 2018 12:21:19 +0530 Sushil khanchi pick: `hg help` was not showing the full cmd desc of `pick` 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
Fri, 21 Sep 2018 18:33:55 +0200 Pierre-Yves David branching: merge with stable
Fri, 21 Sep 2018 11:58:42 +0200 Pierre-Yves David amend: handle crash before transaction initialization with --patch stable
Thu, 13 Sep 2018 00:04:17 +0800 Anton Shestakov cmdrewrite: rename variable and move it closer to where it is used
Fri, 31 Aug 2018 09:20:21 +0200 Pierre-Yves David pick: replace "grabstate" with "pickstate"
Fri, 31 Aug 2018 09:19:13 +0200 Pierre-Yves David pick: use "pick" as operation name in obsolescence markers
Fri, 31 Aug 2018 12:45:56 +0200 Pierre-Yves David pick: use "pick" instead of "grab" for various internal API
Fri, 31 Aug 2018 09:13:11 +0200 Pierre-Yves David pick: update command output to mention pick instead of grab
Fri, 31 Aug 2018 09:11:04 +0200 Pierre-Yves David pick: rename the grab command to pick
Fri, 31 Aug 2018 09:08:13 +0200 Pierre-Yves David grab: prefix function with 'cmd' as for the other command in the extension
Thu, 30 Aug 2018 19:50:39 +0200 Pierre-Yves David prune: replace --biject with --pair
Tue, 21 Aug 2018 12:13:28 +0200 Dan Villiom Podlaski Christiansen prune: more human-friendly documentation stable
Tue, 21 Aug 2018 12:14:04 +0200 Dan Villiom Podlaski Christiansen prune: improve help first line stable
Tue, 21 Aug 2018 12:21:05 +0200 Pierre-Yves David prune: try to clarify the "multi" revisions case stable
Tue, 21 Aug 2018 12:21:59 +0200 Pierre-Yves David prune: move help about biject after the one about split and fold stable
Tue, 21 Aug 2018 12:18:11 +0200 Pierre-Yves David prune: no longer consider dropping --biject stable
Tue, 21 Aug 2018 12:13:01 +0200 Dan Villiom Podlaski Christiansen prune: more human-friendly documentation for --biject stable
Tue, 21 Aug 2018 11:56:49 +0200 Dan Villiom Podlaski Christiansen prune: use ``-s/--succ`` in documentation stable
Sun, 08 Jul 2018 22:52:33 +0530 Pulkit Goyal amend: allow aborting an `amend --patch` by saving an empty file (issue5925)
Tue, 15 May 2018 22:17:27 -0700 Martin von Zweigbergk evolve: pass revisions as strings to commands.*() stable
Mon, 14 May 2018 15:25:38 -0700 Martin von Zweigbergk amend: use context manager for locks (issue5887) stable
Tue, 24 Apr 2018 15:23:15 +0100 Pierre-Yves David compat: handle different `ui.edit` signature with Mercurial 4.3 stable
Thu, 19 Apr 2018 16:21:44 +0200 Pierre-Yves David compat: drop compatibility layer for bookmark.applychanges
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
Tue, 17 Apr 2018 19:42:46 +0200 Pierre-Yves David compat: access datestr in a way compatible with verison prior to 4.6
Tue, 17 Apr 2018 15:45:58 +0200 Pierre-Yves David compat: adapt `amend --patch` to the new `patch.extract` API
Wed, 11 Apr 2018 07:23:34 +0200 Pierre-Yves David patch: offer the user a chance to fix the patch if it fails to apply
Sun, 18 Mar 2018 23:48:06 +0530 Pulkit Goyal amend: add a new flag `--patch` to `hg amend`
Fri, 30 Mar 2018 20:26:54 +0200 Pierre-Yves David compat: use updateresult API if available
Mon, 12 Mar 2018 15:51:43 -0700 Martin von Zweigbergk grab: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:34 -0700 Martin von Zweigbergk touch: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:26 -0700 Martin von Zweigbergk split: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:17 -0700 Martin von Zweigbergk prune: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:07 -0700 Martin von Zweigbergk metaedit: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:50:59 -0700 Martin von Zweigbergk fold: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:50:45 -0700 Martin von Zweigbergk uncommit: 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
Tue, 13 Mar 2018 20:44:51 +0530 Pulkit Goyal grab: gracefully handle the case when we try to grab parent of wdir
Sat, 03 Mar 2018 23:31:46 +0530 Pulkit Goyal grab: move the initialization of pctx variable outside of if-else
Wed, 07 Mar 2018 00:00:02 -0500 Pierre-Yves David grab: add short version for continue and abort
Sat, 03 Mar 2018 23:17:26 -0500 Boris Feld compat: add compat layer for date related functions
Mon, 26 Feb 2018 13:59:30 +0100 Boris Feld evolve: update code for not implicitly converting ctx to revision
Mon, 05 Feb 2018 14:36:34 +0100 Pierre-Yves David branching: merge with stable
Mon, 05 Feb 2018 20:58:46 +0900 Yuya Nishihara compat: add wrapper for logcmdutil functions stable
less more (0) -60 tip