mercurial/__init__.py
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 09 Apr 2007 04:24:17 -0300
changeset 4328 1083ae4b5f0e
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
util.opener: if requested, use atomicfile even if the file doesn't exist Right now, surprisingly enough, if you request an atomic file but the file still doesn't exist, you get a regular file. AFAICS, the only time this happens is during the initial creation of the dirstate.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: