[PATCH 0 of 2] make util.atomictempfile more convenient

Yuya Nishihara yuya at tcha.org
Fri May 21 06:17:09 CDT 2010


First patch makes mode and createmode of atomictempfile()
optional.

Second patch add the ability to copy extra file attributes
on Windows. Mostly it's for "hidden" flag.

This will make it easy to utilize atomictempfile from extensions
or tools like TortoiseHg.


More information about the Mercurial-devel mailing list