Wed, 09 Jun 2010 16:39:25 -0500 |
Matt Mackall |
summary: report copies and renames
|
Wed, 26 May 2010 16:16:47 +0200 |
Peter Arrenbrecht |
rename: make --after work if source is already in R state
|
Sat, 01 May 2010 18:39:40 -0400 |
Steve Losh |
cmdutil: Warn when trying to copy/rename --after to a nonexistant file.
|
Thu, 11 Feb 2010 11:22:57 -0200 |
Wagner Bruna |
patch: separate reverse copy data (issue1959)
stable
|
Tue, 19 May 2009 03:59:58 +0200 |
Benoit Boissinot |
update --clean: do not unlink added files (issue575)
|
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
|