Tue, 08 Mar 2016 21:59:06 +0100 |
liscju |
histedit: adds hint how to reorder changesets at editor (issue3766)
|
Mon, 29 Feb 2016 23:28:32 +0000 |
timeless |
tests: fix section description
|
Wed, 24 Feb 2016 16:58:07 +0100 |
Pierre-Yves David |
histedit: also handle locally missing nodes when reading obsolescence
|
Tue, 23 Feb 2016 21:38:36 +0000 |
Kostia Balytskyi |
histedit: make histedit aware of obsolescense not stored in state (issue4800)
|
Wed, 03 Feb 2016 13:52:04 +0000 |
timeless |
histedit: limit updated and merging output to important updates
|
Wed, 03 Feb 2016 09:23:31 -0800 |
Siddharth Agarwal |
rebase: don't preserve most extra fields
stable 3.7.1
|
Wed, 23 Dec 2015 21:20:08 +0000 |
timeless |
histedit: prefer edit commit, edit message, use commit
|
Wed, 23 Dec 2015 08:57:04 +0000 |
timeless |
histedit: list action when intervention is required
|
Mon, 14 Dec 2015 22:37:31 +0000 |
timeless |
histedit: omit useless message from update (_histedit)
|
Mon, 14 Dec 2015 21:43:16 +0000 |
timeless |
histedit: omit useless message from update (histeditaction)
|
Sat, 28 Nov 2015 04:11:14 -0500 |
Mike Edgar |
rebase: propagate extra dict from rebase source changeset
|
Sat, 17 Oct 2015 12:32:23 -0700 |
Durham Goode |
histedit: make histedit prune when obsolete is enabled
|
Fri, 28 Aug 2015 15:50:36 -0400 |
timeless |
histedit: improve discoverability of edit commit message
|
Fri, 31 Jul 2015 15:11:07 -0700 |
Pierre-Yves David |
histedit: backout ebb5bb9bc32e
stable
|
Thu, 16 Jul 2015 11:12:15 -0700 |
Laurent Charignon |
histedit: mark temporary commits as obsolete when allowed to
|
Mon, 01 Jun 2015 14:16:52 -0400 |
Jordi Gutiérrez Hermoso |
phases: add `hg help phases` hint to failures to edit public commits
|
Mon, 01 Jun 2015 18:05:38 +0000 |
Jordi Gutiérrez Hermoso |
phases: rewrite "immutable changeset" to "public changeset"
|
Sat, 04 Apr 2015 02:03:27 -0700 |
Durham Goode |
histedit: convert fold/roll actions into a class
|
Fri, 09 Jan 2015 10:52:14 -0800 |
Durham Goode |
bundles: do not overwrite existing backup bundles (BC)
|
Tue, 09 Dec 2014 03:45:26 +0100 |
Mads Kiilerich |
rebase: show more useful status information while rebasing
|
Tue, 14 Oct 2014 13:34:25 -0700 |
Durham Goode |
obsolete: update tests to use obsolete options
|
Fri, 05 Sep 2014 19:54:26 +0200 |
David Soria Parra |
tests: remove unnecessary apostrophe
|
Mon, 18 Aug 2014 17:17:23 -0700 |
Pierre-Yves David |
debugobsolete: display parents information from markers
|
Wed, 13 Aug 2014 23:42:36 -0700 |
Pierre-Yves David |
debugobsolete: explicitly display date in the output
|
Wed, 06 Aug 2014 16:51:41 -0400 |
Mike Edgar |
histedit: add "roll" command to fold commit data and drop message (issue4256)
|
Sat, 15 Feb 2014 19:12:53 -0600 |
Matt Mackall |
histedit: shorten new fold message
|
Thu, 13 Feb 2014 18:05:35 -0800 |
Adrian Zgorzałek |
histedit: clarify description of fold command
|
Mon, 14 Oct 2013 16:49:54 +0200 |
Pierre-Yves David |
tests: prepare rebase test for wc parent preservation
|
Wed, 24 Jul 2013 17:39:29 -0400 |
Augie Fackler |
histedit: refuse to edit history that contains merges (issue3962)
stable
|
Tue, 16 Apr 2013 21:57:25 -0500 |
Pierre-Yves David |
histedit-test: generalise --commands "-" usage
|
Fri, 08 Feb 2013 16:17:46 -0600 |
Augie Fackler |
dispatch: exit with status 1 for an InterventionRequired exception (bc)
|
Fri, 08 Feb 2013 16:27:49 -0600 |
Augie Fackler |
histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)
|
Tue, 22 Jan 2013 14:33:17 +0100 |
Pierre-Yves David |
test-histedit: add tests for dropping head changeset
stable
|
Wed, 16 Jan 2013 19:21:03 +0100 |
Pierre-Yves David |
histedit: proper phase conservation (issue3724)
|
Wed, 16 Jan 2013 19:19:56 +0100 |
Pierre-Yves David |
test-histedit: reorder phases test and prepare for more
|
Wed, 16 Jan 2013 19:17:36 +0100 |
Pierre-Yves David |
test-histedit: fix instability creation test
|
Wed, 16 Jan 2013 19:14:22 +0100 |
Pierre-Yves David |
histedit: record histedit source (issue3681)
|
Wed, 16 Jan 2013 00:46:29 +0100 |
Pierre-Yves David |
test: fix in-test comments related to obsolescence
|
Mon, 31 Dec 2012 17:46:22 -0600 |
Pierre-Yves David |
histedit: allow operation from non-head if obsolete is enabled
|
Tue, 16 Oct 2012 16:56:14 +0200 |
Pierre-Yves David |
histedit: create obsolescence markers in deterministic order
|
Sun, 14 Oct 2012 23:03:58 +0200 |
Pierre-Yves David |
test: fix invalid redirection for histedit text
|
Fri, 12 Oct 2012 21:41:08 +0200 |
Pierre-Yves David |
histedit: refuse to edit public changeset
|
Thu, 27 Sep 2012 14:00:52 +0200 |
Pierre-Yves David |
histedit: ignores hidden revision when checking for orphaned nodes
|
Thu, 27 Sep 2012 13:59:48 +0200 |
Pierre-Yves David |
histedit: add obsolete support
|