hgext3rd/evolve/cmdrewrite.py
Tue, 02 Apr 2019 22:42:01 -0400 Matt Harbison uncommit: abort if an explicitly given file cannot be uncommitted (BC)
Wed, 10 Apr 2019 23:19:29 +0530 Sushil khanchi evolve: compat patch for recordfilter change in mercurial
Wed, 10 Apr 2019 16:59:58 +0200 Pierre-Yves David branching: merge with stable
Sat, 23 Feb 2019 15:17:55 +0100 Manuel Jacob pick: update working dir branch (issue6089) stable
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 11:23:09 +0100 Pierre-Yves David branching: merge with stable
Mon, 25 Mar 2019 15:45:11 -0700 Martin von Zweigbergk touch: use action "touch", not "<function touch at ...>", in precheck stable
Mon, 25 Mar 2019 15:44:44 -0700 Martin von Zweigbergk prune: use action "prune", not "touch", in precheck stable
Thu, 07 Mar 2019 10:51:48 +0100 Pierre-Yves David branching: merge with stable
Tue, 05 Mar 2019 20:07:23 +0530 Sushil khanchi split: use ui.configoverride to preserve phase while commiting stable
Sun, 03 Mar 2019 16:29:32 +0100 Pierre-Yves David branching: merge with stable
Sat, 02 Mar 2019 01:43:14 +0530 Sushil khanchi split: make sure hg split preserve the phase of splitting cset (issue6048) stable
Wed, 13 Feb 2019 21:39:10 +0800 Anton Shestakov evolve: unindent some lines caught by flake8
Sun, 03 Feb 2019 17:03:02 +0530 Sangeet Kumar Mishra pick: add --tool for hg pick to specify mergetool
Tue, 22 Jan 2019 10:17:58 -0800 Martin von Zweigbergk prune: use scmutil.cleanupnodes()
Tue, 22 Jan 2019 10:45:16 -0800 Martin von Zweigbergk uncommit: use scmtutil.cleanupnodes()
Tue, 22 Jan 2019 10:33:02 -0800 Martin von Zweigbergk amend: use scmutil.cleanupnodes() with --patch
Tue, 22 Jan 2019 10:32:44 -0800 Martin von Zweigbergk pick: use scmutil.cleanupnodes()
Tue, 22 Jan 2019 09:45:25 -0800 Martin von Zweigbergk fold: use scmutil.cleanupnodes()
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
less more (0) -100 -60 tip