log mercurial/util.py @ 4508:0026ccc2bf23

age author description
Tue, 05 Jun 2007 19:55:27 -0300 Alexis S. L. Carvalho Remove atomicfile class.
Sun, 27 May 2007 14:26:54 -0700 Bryan O'Sullivan Introduce find_exe. Use instead of find_in_path for programs.
Sat, 12 May 2007 21:09:29 +0200 Patrick Mezard Fix issue483 - mq does not work under windows with gnu-win32 patch.
Sun, 06 May 2007 16:40:53 +0200 Patrick Mezard Move win32 find_in_files from util_win32 to util.
Sat, 28 Apr 2007 17:55:45 -0300 Alexis S. L. Carvalho Fix minor mismerge.
Wed, 25 Apr 2007 13:14:01 -0700 Brendan Cully Do not automatically rename an atomicfile if a write to it has generated an exception.
Tue, 24 Apr 2007 10:53:25 -0700 Bryan O'Sullivan util._matcher: speed up regexp matching.