Fri, 23 Feb 2018 11:48:58 +0530 |
Sangeet Kumar Mishra |
histedit: make histedit's commands accept revsets (issue5746)
|
Tue, 13 Feb 2018 18:48:47 -0500 |
Augie Fackler |
tests: add some b-prefixes on local script in test-histedit-arguments
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Sat, 02 Dec 2017 19:33:34 -0500 |
Matt Harbison |
tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
|
Thu, 28 Sep 2017 18:56:40 +0100 |
Boris Feld |
config: use 'experimental.evolution.allowunstable'
|
Thu, 28 Sep 2017 18:19:06 +0100 |
Boris Feld |
config: use 'experimental.evolution.create-markers'
|
Thu, 05 Oct 2017 21:56:25 +0000 |
Saurabh Singh |
histedit: removing the experimental config 'histeditng'
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
Sat, 08 Jul 2017 16:50:31 -0700 |
Jun Wu |
histedit: use scmutil.cleanupnodes (BC)
|
Sat, 08 Jul 2017 16:50:31 -0700 |
Jun Wu |
histedit: unify strip backup files on success (BC)
|
Wed, 05 Jul 2017 11:10:11 -0500 |
Augie Fackler |
tests: replace yet more calls to `python` with $PYTHON
|
Sat, 18 Feb 2017 21:30:28 +1100 |
Ben Schmidt |
histedit: modify rollup to discard date from the rollup commit (issue4820)
|
Tue, 20 Sep 2016 23:45:25 +0000 |
timeless |
histedit: use single quotes in use warning
|
Tue, 21 Jun 2016 14:58:49 -0700 |
Sean Farley |
histedit: move autoverb rule to the commit it matches
|
Fri, 06 May 2016 18:12:36 -0700 |
Sean Farley |
histedit: add experimental config for using the first word of the commit
|
Wed, 23 Mar 2016 13:34:47 -0700 |
Martijn Pieters |
graphmod: set default edge styles for ascii graphs (BC)
|
Tue, 08 Mar 2016 21:59:06 +0100 |
liscju |
histedit: adds hint how to reorder changesets at editor (issue3766)
|
Sun, 14 Feb 2016 07:35:50 +0000 |
timeless |
commit: block amend while histedit is in progress (issue4800)
|
Thu, 04 Feb 2016 03:47:00 +0000 |
timeless |
histedit: suggest the correct tool to continue (not histedit)
|
Wed, 03 Feb 2016 13:52:04 +0000 |
timeless |
histedit: limit updated and merging output to important updates
|
Mon, 01 Feb 2016 20:29:20 +0900 |
FUJIWARA Katsunori |
histedit: show correct hash ID at verification error
stable
|
Wed, 23 Dec 2015 07:37:45 +0000 |
timeless |
histedit: report the unacceptable changeset
|
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
|
Wed, 23 Dec 2015 23:51:29 +0000 |
timeless |
histedit: handle exceptions from node.bin in fromrule
|
Sun, 27 Dec 2015 03:33:09 +0000 |
timeless |
histedit: use parse-error exception for parsing
|
Tue, 15 Dec 2015 13:27:09 -0800 |
Mateusz Kwapich |
histedit: delete to drop
|
Mon, 14 Dec 2015 22:37:31 +0000 |
timeless |
histedit: omit useless message from update (_histedit)
|
Mon, 14 Dec 2015 22:34:30 +0000 |
timeless |
tests: relax histedit issue4251 and issue3893 backups
|
Sat, 24 Oct 2015 19:56:39 +0100 |
Gregory Szorc |
histedit: pick an appropriate base changeset by default (BC)
|