Tue, 18 Mar 2014 14:25:28 -0500 |
Matt Mackall |
merge with stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
histedit: save manually edited commit message into ".hg/last-message.txt"
stable
|
Thu, 06 Mar 2014 01:24:03 +0100 |
Olle Lundberg |
histedit: move logic for finding child nodes to new function
|
Wed, 05 Mar 2014 22:02:45 +0100 |
Olle Lundberg |
histedit: clean up lock imports
|
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
|
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
|