Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 08 Jul 2015 16:19:09 -0700 | Gregory Szorc | hg: support for auto sharing stores when cloning |
Wed, 08 Jul 2015 16:43:49 -0500 | Matt Mackall | merge with stable |
Wed, 08 Jul 2015 17:07:45 +0900 | FUJIWARA Katsunori | cmdutil: apply dirstate.normallookup on (maybe partially) committed files |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | cmdutil: put recordfunc invocation into wlock scope for consistency |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | context: write dirstate out explicitly at the end of markcommitted |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | tests: add extension to emulate invoking internalpatch at the specific time |
Wed, 08 Jul 2015 17:01:09 +0900 | FUJIWARA Katsunori | cmdutil: remove useless dirstate.normallookup() invocation in revert() |