log mercurial/util.py @ 704:5ca319a641e1

age author description
Thu, 14 Jul 2005 22:51:47 +0100 Thomas Arendsen Hein Make makelock and readlock work on filesystems without symlink support.
Thu, 14 Jul 2005 15:30:49 +0100 Thomas Arendsen Hein Use python function instead of external 'cp' command when cloning repos.
Sun, 10 Jul 2005 16:01:11 -0800 mark williamson A number of minor fixes to problems that pychecker found.
Fri, 01 Jul 2005 00:34:50 -0800 mpm Move dirstate.uniq to util.unique
Wed, 29 Jun 2005 11:16:41 -0800 mpm [PATCH] Fix use of util.CommandError
Wed, 29 Jun 2005 10:42:35 -0800 mpm Whitespace cleanups
Tue, 28 Jun 2005 02:38:33 -0800 mpm [PATCH] Harden os.system