tests/test-histedit-arguments.t
Tue, 28 Sep 2021 09:32:24 -0700 Martin von Zweigbergk histedit: use more specific exceptions for more detailed exit codes
Thu, 10 Dec 2020 13:15:15 -0500 Augie Fackler histedit: adjust comment describing `edit` action for clarity
Thu, 10 Dec 2020 11:42:49 -0500 Augie Fackler histedit: tweak `edit` message to try and guide users to our workflow
Mon, 16 Nov 2020 16:00:50 -0800 Martin von Zweigbergk errors: use exit code 10 for parse errors
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Tue, 10 Nov 2020 09:14:01 -0800 Martin von Zweigbergk destutil: raise more specific error when histedit.defaultrev is empty
Mon, 12 Oct 2020 12:44:18 -0700 Martin von Zweigbergk errors: introduce StateError and use it from commands and cmdutil
Wed, 21 Oct 2020 19:00:16 -0700 Martin von Zweigbergk errors: add config that lets user get more detailed exit codes
Fri, 28 Jun 2019 00:35:52 +0530 Taapas Agrawal abort: added support for histedit
Mon, 01 Apr 2019 19:02:24 -0700 Rodrigo Damazio Bovendorp histedit: narrow the scope of discarded ui output
Sat, 26 Jan 2019 17:51:55 +0900 Yuya Nishihara dispatch: quote filename in IOError as well
Wed, 09 Jan 2019 20:00:35 -0800 rdamazio histedit: crashing with a more useful error message on empty defaultrev stable
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
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)
Wed, 02 Dec 2015 07:41:35 +0000 timeless histedit: improve missing rule suggestion
Tue, 17 Nov 2015 16:37:26 -0800 Mateusz Kwapich histedit: make verification configurable
Mon, 09 Nov 2015 13:12:35 -0500 Matt Harbison tests: tolerate differences between Linux and Windows error strings
Sat, 17 Oct 2015 12:32:23 -0700 Durham Goode histedit: make histedit prune when obsolete is enabled
Mon, 05 Oct 2015 16:44:45 -0700 Christian Delahousse histedit: delete histedit statefile on any exception during abort
Fri, 28 Aug 2015 15:50:36 -0400 timeless histedit: improve discoverability of edit commit message
Thu, 28 May 2015 20:30:20 -0700 Durham Goode histedit: fix keep during --continue stable
Sat, 04 Apr 2015 01:00:05 -0700 Durham Goode histedit: allow histedit --continue when not on a descendant (BC)
Mon, 02 Feb 2015 16:19:35 -0800 Durham Goode histedit: allow configuring default behavior
Sun, 07 Sep 2014 11:46:11 -0500 Kevin Bullock merge with stable
Wed, 03 Sep 2014 20:42:51 +0200 Siddharth Agarwal histedit: abort gracefully on --continue/--abort with no state stable
Wed, 06 Aug 2014 16:51:41 -0400 Mike Edgar histedit: add "roll" command to fold commit data and drop message (issue4256)
Sun, 06 Jul 2014 02:56:41 +0900 FUJIWARA Katsunori histedit: use 'util.ellipsis' to trim description of each changesets
Thu, 13 Mar 2014 16:05:06 -0700 David Soria Parra histedit: select the lowest rev when looking for a root in a revset (bc)
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
Tue, 01 Oct 2013 00:35:07 +0900 FUJIWARA Katsunori histedit: suggest "histedit --abort" for inconsistent histedit state stable
less more (0) -60 tip