Thu, 16 Jul 2015 11:12:15 -0700 |
Laurent Charignon |
histedit: mark temporary commits as obsolete when allowed to
|
Thu, 16 Jul 2015 11:17:37 -0700 |
Laurent Charignon |
histedit: minor refactoring of createmarkers check
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Fri, 05 Jun 2015 15:20:33 -0400 |
Augie Fackler |
histedit: abort rather than edit a public changeset (issue4704)
|
Fri, 05 Jun 2015 15:12:08 -0400 |
Augie Fackler |
histedit: copyedit docstring wording problem I noticed while here
|
Mon, 01 Jun 2015 14:16:52 -0400 |
Jordi GutiƩrrez Hermoso |
phases: add `hg help phases` hint to failures to edit public commits
|
Mon, 01 Jun 2015 18:05:38 +0000 |
Jordi GutiƩrrez Hermoso |
phases: rewrite "immutable changeset" to "public changeset"
|
Fri, 29 May 2015 17:00:55 -0500 |
Matt Mackall |
merge with stable
|
Thu, 28 May 2015 20:30:20 -0700 |
Durham Goode |
histedit: fix keep during --continue
stable
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
Fri, 01 May 2015 15:45:07 -0700 |
Durham Goode |
histedit: fix --continue when rules are finished
stable
|
Fri, 01 May 2015 15:28:47 -0700 |
Durham Goode |
histedit: fix serializing of None backupfile
stable
|
Wed, 22 Apr 2015 15:53:03 -0700 |
Durham Goode |
histedit: fix --edit-plan
stable
|
Tue, 28 Apr 2015 23:27:18 +0900 |
FUJIWARA Katsunori |
histedit: fix reST syntax problem of example code in help document
stable
|
Tue, 21 Apr 2015 21:01:17 -0300 |
Wagner Bruna |
histedit: fix typo in abort message
stable
|
Mon, 20 Apr 2015 18:44:57 -0700 |
Durham Goode |
histedit: fix rollup prompting for a commit message (issue4606)
stable
|
Fri, 17 Apr 2015 09:46:43 -0700 |
Durham Goode |
histedit: change state format to allow non-hash lines
stable
|
Sat, 04 Apr 2015 02:16:48 -0700 |
Durham Goode |
histedit: delete all non-actionclass related code
|
Sat, 04 Apr 2015 02:12:53 -0700 |
Durham Goode |
histedit: improve roll action integration with fold
|
Sat, 04 Apr 2015 02:12:24 -0700 |
Durham Goode |
histedit: move finishfold into fold class
|
Sat, 04 Apr 2015 02:03:27 -0700 |
Durham Goode |
histedit: convert fold/roll actions into a class
|
Sat, 04 Apr 2015 01:00:51 -0700 |
Durham Goode |
histedit: convert edit action into a class
|
Sat, 04 Apr 2015 00:42:32 -0700 |
Durham Goode |
histedit: convert message action into a class
|
Sat, 04 Apr 2015 00:30:01 -0700 |
Durham Goode |
histedit: convert drop action into a class
|
Sat, 04 Apr 2015 11:39:08 -0700 |
Durham Goode |
histedit: convert pick action into a class
|
Sat, 04 Apr 2015 11:37:08 -0700 |
Durham Goode |
histedit: integrate action class into flow
|
Sat, 04 Apr 2015 11:34:53 -0700 |
Durham Goode |
histedit: add a new histeditaction class
|
Sat, 04 Apr 2015 01:00:05 -0700 |
Durham Goode |
histedit: allow histedit --continue when not on a descendant (BC)
|
Sat, 04 Apr 2015 02:37:43 -0700 |
Durham Goode |
histedit: store backup file before histedit
|