log mercurial/util.py @ 5093:84b10dc3dccc

age author description
Mon, 06 Aug 2007 10:08:28 +0200 Patrick Mezard Fix issue 653: symlinks checkout failure on non-supporting platforms
Sat, 04 Aug 2007 22:27:52 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 04 Aug 2007 22:25:12 +0200 Thomas Arendsen Hein Simplify/correct finding the hg executable (fixes issue644)
Fri, 20 Jul 2007 09:31:32 +0200 Benoit Boissinot fix unused variables reported by pychecker
Thu, 19 Jul 2007 15:29:33 -0700 Bryan O'Sullivan Print meaningful error message if os.symlink fails
Thu, 12 Jul 2007 10:55:49 -0400 Jesse Glick typo fix
Wed, 11 Jul 2007 18:15:21 -0300 Alexis S. L. Carvalho util._hgexecutable: default to 'hg'