Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 09 Apr 2007 04:24:17 -0300 | Alexis S. L. Carvalho | mq: don't abort when merging a patch that removes files |
Mon, 09 Apr 2007 04:24:17 -0300 | Alexis S. L. Carvalho | atomicfile: don't copy the original file if it'll be truncated |
Mon, 09 Apr 2007 04:24:17 -0300 | Alexis S. L. Carvalho | use atomictemp files to write the dirstate |
Mon, 09 Apr 2007 04:24:17 -0300 | Alexis S. L. Carvalho | use atomictemp files to write branch.cache |
Mon, 09 Apr 2007 04:24:17 -0300 | Alexis S. L. Carvalho | util.opener: if requested, use atomicfile even if the file doesn't exist |
Mon, 09 Apr 2007 04:24:17 -0300 | Alexis S. L. Carvalho | cache os.umask even on windows |