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