Mon, 05 Oct 2015 22:29:57 -0700 |
Pierre-Yves David |
discovery: rename 'error' to 'errormsg'
|
Mon, 05 Oct 2015 16:44:45 -0700 |
Christian Delahousse |
histedit: delete histedit statefile on any exception during abort
|
Tue, 06 Oct 2015 15:09:28 -0700 |
Christian Delahousse |
histedit: check presence of statefile before deleting it
|
Mon, 05 Oct 2015 16:34:17 -0700 |
Christian Delahousse |
histedit: add inprogress method to state class
|
Fri, 09 Oct 2015 03:53:47 +0900 |
FUJIWARA Katsunori |
commands: use dirstateguard instead of begin/end-parentchange for backout
|
Fri, 09 Oct 2015 03:53:47 +0900 |
FUJIWARA Katsunori |
commands: make "hg import" use dirstateguard only for --no-commit
|
Fri, 09 Oct 2015 03:53:46 +0900 |
FUJIWARA Katsunori |
cmdutil: stop tryimportone from using dirstateguard (BC)
|
Fri, 09 Oct 2015 03:53:46 +0900 |
FUJIWARA Katsunori |
dirstate: remove meaningless dirstateguard
|
Fri, 09 Oct 2015 03:53:46 +0900 |
FUJIWARA Katsunori |
localrepo: execute appropriate actions for dirstate at releasing transaction
|
Fri, 09 Oct 2015 03:53:46 +0900 |
FUJIWARA Katsunori |
transaction: add releasefn to notify the end of a transaction scope
|
Wed, 07 Oct 2015 23:35:30 -0700 |
Siddharth Agarwal |
filemerge: move post-merge checks into a separate function
|
Thu, 08 Oct 2015 14:18:43 -0700 |
Siddharth Agarwal |
filemerge._xmerge: drop no longer necessary 'if r:' check
|
Thu, 08 Oct 2015 14:17:31 -0700 |
Siddharth Agarwal |
filemerge._idump: drop no longer necessary 'if r:' check
|
Thu, 08 Oct 2015 14:16:19 -0700 |
Siddharth Agarwal |
filemerge._merge: drop no longer necessary 'if r:' check
|
Mon, 05 Oct 2015 02:33:45 -0700 |
Pierre-Yves David |
revset: delete _updatedefaultdest as it has no users
|
Mon, 28 Sep 2015 22:11:23 -0700 |
Pierre-Yves David |
merge: get the default update destination from the function
|