hgext/histedit.py
Sun, 17 Nov 2013 15:11:09 -0800 Siddharth Agarwal histedit: hold wlock and lock while in progress stable
Sun, 27 Oct 2013 00:24:25 +0900 FUJIWARA Katsunori histedit: add description about exit code stable
Tue, 01 Oct 2013 17:00:03 -0700 Matt Mackall merge with stable
Tue, 01 Oct 2013 00:35:07 +0900 FUJIWARA Katsunori histedit: suggest "histedit --abort" for inconsistent histedit state stable
Tue, 01 Oct 2013 10:44:59 -0700 Matt Mackall merge with stable
Tue, 01 Oct 2013 00:12:34 +0900 FUJIWARA Katsunori histedit: add more detailed help about "--outgoing" stable
Tue, 01 Oct 2013 00:12:34 +0900 FUJIWARA Katsunori histedit: abort if there are multiple roots in "--outgoing" revisions stable
Tue, 01 Oct 2013 00:12:34 +0900 FUJIWARA Katsunori histedit: add more detailed help about "--outgoing"
Tue, 01 Oct 2013 00:12:34 +0900 FUJIWARA Katsunori histedit: abort if there are multiple roots in "--outgoing" revisions
Thu, 26 Sep 2013 14:47:19 +0200 David Soria Parra histedit: remove unused parents() call
Mon, 26 Aug 2013 16:11:21 +0900 FUJIWARA Katsunori histedit: discard meaningless comment about 'hexlify node'
Mon, 26 Aug 2013 16:11:21 +0900 FUJIWARA Katsunori histedit: add description about "histedit --outgoing" to command help
Mon, 26 Aug 2013 16:11:21 +0900 FUJIWARA Katsunori histedit: add description about basic histedit function to command help
Thu, 01 Aug 2013 19:55:02 -0500 Matt Mackall histedit: don't clobber working copy on --abort if not on histedit cset stable
Thu, 25 Jul 2013 02:17:52 -0500 Matt Mackall checkunfinished: accommodate histedit quirk stable
Wed, 24 Jul 2013 23:51:44 -0500 Matt Mackall histedit: add checkunfinished support (issue3955) stable
Wed, 24 Jul 2013 17:39:29 -0400 Augie Fackler histedit: refuse to edit history that contains merges (issue3962) stable
Tue, 16 Jul 2013 11:13:18 -0500 Augie Fackler Merge histedit fixes from stable.
Mon, 15 Jul 2013 15:04:42 +0200 Martin Geisler histedit: use base for computing renames when folding (issue3729) stable
Fri, 07 Jun 2013 16:59:59 -0500 Matt Mackall merge with stable
Wed, 05 Jun 2013 21:16:49 +0200 Simon Heimberg histedit: raise ImportError when demandloading is enabled stable
Tue, 14 May 2013 11:23:18 -0700 Bryan O'Sullivan summary: add a histedit hook
Thu, 18 Apr 2013 15:27:50 +0200 Pierre-Yves David histedit: more precise user message when changeset is missing
Thu, 18 Apr 2013 15:22:24 +0200 Pierre-Yves David histedit: protect against duplicated entries
Thu, 18 Apr 2013 15:13:35 +0200 Pierre-Yves David histedit: track short hash instead of changectx object
Thu, 18 Apr 2013 15:10:01 +0200 Pierre-Yves David histedit: ensure rules return short hex at all time
Thu, 18 Apr 2013 11:52:34 -0400 Pierre-Yves David histedit: handle multiple spaces between action and hash (issue3893)
Tue, 16 Apr 2013 21:14:50 +0200 Pierre-Yves David histedit: move outgoing processing to its own function
Tue, 16 Apr 2013 21:17:13 +0200 Pierre-Yves David histedit: move all arguments checks to the beginning of the command
Tue, 16 Apr 2013 20:48:37 +0200 Pierre-Yves David histedit: allow "-" as a command file
less more (0) -50 -30 tip