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