Thu, 24 Dec 2015 10:16:30 -0800 |
Gregory Szorc |
destutil: use scmutil.revrange for desthistedit (issue5001)
|
Sat, 12 Dec 2015 13:32:25 -0500 |
Gregory Szorc |
destutil: use absolute_import
|
Sat, 24 Oct 2015 19:56:39 +0100 |
Gregory Szorc |
histedit: pick an appropriate base changeset by default (BC)
|
Thu, 15 Oct 2015 03:15:54 +0100 |
Pierre-Yves David |
destmerge: extract logic based on branch heads in its own function
|
Thu, 15 Oct 2015 03:13:14 +0100 |
Pierre-Yves David |
destmerge: extract logic based on bookmark into its own function
|
Thu, 15 Oct 2015 03:00:09 +0100 |
Pierre-Yves David |
destupdate: have a generic and extensible way to run each step
|
Thu, 15 Oct 2015 02:33:09 +0100 |
Pierre-Yves David |
destupdate: extract logic based on branch in its own function
|
Thu, 15 Oct 2015 02:27:30 +0100 |
Pierre-Yves David |
destupdate: extract logic based on bookmarks in its own function
|
Thu, 15 Oct 2015 02:15:43 +0100 |
Pierre-Yves David |
destupdate: extract logic based on obsolescence marker in its own function
|
Thu, 15 Oct 2015 02:12:55 +0100 |
Pierre-Yves David |
destupdate: move obsolete handling first
|
Thu, 15 Oct 2015 02:12:15 +0100 |
Pierre-Yves David |
destupdate: indent bookmark and branch logic
|
Thu, 15 Oct 2015 14:10:57 +0100 |
Pierre-Yves David |
destupdate: extract validation logic
|
Thu, 15 Oct 2015 01:11:00 +0100 |
Pierre-Yves David |
destutil: move default merge destination into a function
|
Mon, 05 Oct 2015 04:26:26 -0700 |
Pierre-Yves David |
update: introduce a 'UpdateAbort' exception
|
Tue, 29 Sep 2015 01:03:26 -0700 |
Pierre-Yves David |
destupdate: also include bookmark related logic
|
Tue, 29 Sep 2015 00:18:49 -0700 |
Pierre-Yves David |
destupdate: include the 'check' logic
|
Mon, 05 Oct 2015 03:50:47 -0700 |
Pierre-Yves David |
destupdate: move the check related to the "clean" logic in the function
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Mon, 05 Oct 2015 01:46:47 -0700 |
Pierre-Yves David |
update: move default destination computation to a function
|