Mercurial > hg
log
age | author | description |
---|---|---|
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) |