Mon, 20 Apr 2015 18:44:57 -0700 |
Durham Goode |
histedit: fix rollup prompting for a commit message (issue4606)
stable
|
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)
|
Wed, 17 Dec 2014 15:09:38 +0900 |
FUJIWARA Katsunori |
memctx: calculate exact status being committed from specified files
|
Thu, 20 Nov 2014 22:33:40 -0500 |
Matt Harbison |
tests: choose the proper environment variable style for the platform
|
Sat, 01 Nov 2014 23:17:50 +0000 |
Pierre-Yves David |
hook: protect commit hooks against stripping of temporary commit (issue4422)
stable
|
Thu, 14 Aug 2014 15:21:48 -0500 |
Matt Mackall |
merge with stable
|
Wed, 06 Aug 2014 16:51:41 -0400 |
Mike Edgar |
histedit: add "roll" command to fold commit data and drop message (issue4256)
|
Wed, 13 Aug 2014 11:50:13 -0700 |
Martin von Zweigbergk |
histedit: preserve initial author on fold (issue4296)
stable
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
Fri, 09 May 2014 14:46:50 -0500 |
Matt Mackall |
resolve: simplify "finished" message
|
Fri, 18 Apr 2014 22:19:25 -0700 |
Gregory Szorc |
resolve: print message when no unresolved files remain (issue4214)
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
Fri, 28 Mar 2014 14:33:27 -0500 |
Sean Farley |
tests: use TESTTMP instead of TESTDIR
stable
|
Wed, 19 Mar 2014 01:07:41 +0900 |
FUJIWARA Katsunori |
histedit: save manually edited commit message into ".hg/last-message.txt"
stable
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
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
|
Mon, 15 Jul 2013 15:04:42 +0200 |
Martin Geisler |
histedit: use base for computing renames when folding (issue3729)
stable
|
Mon, 15 Jul 2013 13:20:39 +0200 |
Martin Geisler |
test-histedit-fold: remove unnecessary --template
stable
|
Tue, 16 Apr 2013 21:57:25 -0500 |
Pierre-Yves David |
histedit-test: generalise --commands "-" usage
|
Tue, 16 Apr 2013 20:48:37 +0200 |
Pierre-Yves David |
histedit: allow "-" as a command file
|
Tue, 16 Apr 2013 16:58:25 +0200 |
Pierre-Yves David |
histedit: properly handle --continue on empty fold
|
Tue, 16 Apr 2013 20:50:17 +0200 |
Pierre-Yves David |
histedit-test: replace obscure python script by a plain file
|
Tue, 16 Apr 2013 16:22:38 +0200 |
Pierre-Yves David |
test: improve documentation of some histedit tests
|
Tue, 16 Apr 2013 23:24:52 +0200 |
Pierre-Yves David |
test: use a lighter log style in histedit test
|
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)
|
Fri, 08 Feb 2013 22:54:17 +0100 |
Mads Kiilerich |
export: show 'Date' header in a format that also is readable for humans
|
Wed, 16 Jan 2013 19:14:22 +0100 |
Pierre-Yves David |
histedit: record histedit source (issue3681)
|