Sat, 04 Apr 2015 02:16:48 -0700 |
Durham Goode |
histedit: delete all non-actionclass related code
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 02:12:53 -0700 |
Durham Goode |
histedit: improve roll action integration with fold
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 02:12:24 -0700 |
Durham Goode |
histedit: move finishfold into fold class
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 02:03:27 -0700 |
Durham Goode |
histedit: convert fold/roll actions into a class
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 01:00:51 -0700 |
Durham Goode |
histedit: convert edit action into a class
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 00:42:32 -0700 |
Durham Goode |
histedit: convert message action into a class
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 00:30:01 -0700 |
Durham Goode |
histedit: convert drop action into a class
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 11:39:08 -0700 |
Durham Goode |
histedit: convert pick action into a class
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 11:37:08 -0700 |
Durham Goode |
histedit: integrate action class into flow
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 11:34:53 -0700 |
Durham Goode |
histedit: add a new histeditaction class
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 01:00:05 -0700 |
Durham Goode |
histedit: allow histedit --continue when not on a descendant (BC)
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 02:37:43 -0700 |
Durham Goode |
histedit: store backup file before histedit
|
file |
diff |
annotate
|
Mon, 13 Apr 2015 08:23:57 -0700 |
Durham Goode |
histedit: replace pickle with custom serialization
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 11:24:48 -0700 |
Durham Goode |
histedit: fix preventing strips during histedit
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 07:19:55 -0700 |
Durham Goode |
histedit: remove extra histedit constructor call
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 14:32:17 +0800 |
Anton Shestakov |
histedit: use better meta-variable names than VALUE in help text
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 14:10:42 +0800 |
Anton Shestakov |
histedit: tweak --commands help text
|
file |
diff |
annotate
|
Wed, 21 Jan 2015 14:45:24 -0800 |
Mateusz Kwapich |
histedit: add a config allowing changing histedit rule line length limit
|
file |
diff |
annotate
|
Tue, 03 Mar 2015 17:28:05 -0600 |
Matt Mackall |
histedit: fix style of new error message
|
file |
diff |
annotate
|
Thu, 22 Jan 2015 12:36:38 -0800 |
Mateusz Kwapich |
histedit: add --edit-plan option to histedit
|
file |
diff |
annotate
|
Thu, 22 Jan 2015 10:52:50 -0800 |
Mateusz Kwapich |
histedit: generalize makedesc
|
file |
diff |
annotate
|
Mon, 23 Feb 2015 10:57:27 -0800 |
Mateusz Kwapich |
histedit: extract method ruleeditor
|
file |
diff |
annotate
|
Tue, 17 Feb 2015 19:59:26 -0800 |
Durham Goode |
histedit: don't recreate state object
|
file |
diff |
annotate
|
Thu, 05 Feb 2015 13:10:07 -0800 |
Mateusz Kwapich |
histedit: switch state to store node instead of ctx
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 16:47:35 -0800 |
Mateusz Kwapich |
histedit: don't allow to strip nodes which are necessary to continue histedit
|
file |
diff |
annotate
|
Mon, 02 Feb 2015 16:19:35 -0800 |
Durham Goode |
histedit: allow configuring default behavior
|
file |
diff |
annotate
|
Mon, 26 Jan 2015 15:18:07 -0800 |
Mateusz Kwapich |
histedit: store full node hash in rules
|
file |
diff |
annotate
|
Thu, 16 Oct 2014 14:55:45 -0400 |
Augie Fackler |
histedit: miscellaneous style cleanups
|
file |
diff |
annotate
|
Thu, 16 Oct 2014 14:51:15 -0400 |
Augie Fackler |
histedit: update docstring on histeditstate.read()
|
file |
diff |
annotate
|
Thu, 16 Oct 2014 14:49:46 -0400 |
Augie Fackler |
histedit: remove now-superfluous repo argument from processreplacement
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 08:38:36 -0700 |
David Soria Parra |
histedit: move locks into state
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 08:38:16 -0700 |
David Soria Parra |
histedit: read state from histeditstate
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 08:18:26 -0700 |
David Soria Parra |
histedit: pass state to action functions
|
file |
diff |
annotate
|
Thu, 16 Oct 2014 10:06:49 -0700 |
David Soria Parra |
histedit: pass state to processreplacement
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 08:06:15 -0700 |
David Soria Parra |
histedit: pass state to boostrapcontinue
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 17:11:54 -0700 |
David Soria Parra |
histedit: let the state expose a context but serialize correctly to nodes
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 17:30:57 -0700 |
David Soria Parra |
histedit: add clear method to remove state
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 20:35:17 -0700 |
David Soria Parra |
histedit: use state object where necessary
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 17:17:12 -0700 |
David Soria Parra |
histedit: add histedit state class
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:25:13 -0700 |
Durham Goode |
obsolete: add allowunstable option
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:23:52 -0700 |
Durham Goode |
obsolete: add createmarkers option
|
file |
diff |
annotate
|
Sat, 04 Oct 2014 21:19:44 -0700 |
Martin von Zweigbergk |
histedit: access status fields by name rather than index
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 17:12:47 -0500 |
Matt Mackall |
histedit: use merge.graft
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 14:33:13 -0500 |
Matt Mackall |
duplicatecopies: move from cmdutil to copies
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 14:04:11 -0500 |
Matt Mackall |
histedit: fix indent
|
file |
diff |
annotate
|
Fri, 10 Oct 2014 13:31:00 -0700 |
Pierre-Yves David |
histedit: stabilise the order nodes that are stripped
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 14:33:01 -0400 |
Augie Fackler |
histedit: check mutability of contexts correctly
|
file |
diff |
annotate
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
file |
diff |
annotate
|
Sun, 07 Sep 2014 11:46:11 -0500 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Wed, 03 Sep 2014 20:42:51 +0200 |
Siddharth Agarwal |
histedit: abort gracefully on --continue/--abort with no state
stable
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: use None value for missing files instead of overloading IOError
|
file |
diff |
annotate
|
Fri, 22 Aug 2014 16:40:34 -0400 |
Mike Edgar |
histedit: use str.startswith to check for comments in action list
|
file |
diff |
annotate
|
Fri, 22 Aug 2014 16:37:55 -0400 |
Mike Edgar |
histedit: drop duplicate line extracting keep option
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 15:21:48 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 16:51:41 -0400 |
Mike Edgar |
histedit: add "roll" command to fold commit data and drop message (issue4256)
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 11:50:13 -0700 |
Martin von Zweigbergk |
histedit: preserve initial author on fold (issue4296)
stable
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 14:58:12 -0500 |
Matt Mackall |
whitespace: nuke triple blank lines in **.py
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
histedit: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Mon, 28 Jul 2014 19:20:13 -0400 |
Augie Fackler |
histedit: respect revsetalias entries (issue4311)
stable
|
file |
diff |
annotate
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
histedit: use 'util.ellipsis' to trim description of each changesets
|
file |
diff |
annotate
|