Fri, 07 Dec 2007 02:29:55 -0600 |
Matt Mackall |
copy: handle rename internally
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
copy: if destination ends with "/", make sure it's a directory
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
test-rename: use hg status -C; don't use hg debugstate | grep copy
|
Sat, 09 Jun 2007 13:25:54 +0200 |
Thomas Arendsen Hein |
Removed trailing \n in calls to util.Abort()
|
Tue, 02 May 2006 18:44:02 +0200 |
Thomas Arendsen Hein |
Make hg update more verbose by default (issue12)
|
Sun, 19 Mar 2006 14:53:58 +0100 |
Thomas Arendsen Hein |
Enable path validation for copy, rename, debugwalk and other canonpath users.
|
Tue, 28 Feb 2006 23:47:40 -0800 |
Robin Farine |
copy/rename to a removed destination file
|
Sat, 18 Feb 2006 07:37:59 -0800 |
Robin Farine |
transitive copy/rename
|
Tue, 24 Jan 2006 13:59:01 +1300 |
Robin Farine |
copy & rename can ignore removed source files
|
Tue, 24 Jan 2006 13:57:09 +1300 |
Robin Farine |
copy/rename '.' or '..' correctly
|
Thu, 01 Dec 2005 10:48:35 -0600 |
Robin Farine |
fix rename --after
|
Tue, 08 Nov 2005 10:35:13 -0800 |
Robin Farine |
avoid to copy more than one file to the same destination file
|
Tue, 08 Nov 2005 10:35:09 -0800 |
Robin Farine |
copy & rename don't overwrite unless --force is specified
|
Tue, 08 Nov 2005 10:35:05 -0800 |
Robin Farine |
generalize copy/rename to handle more than one source directory
|