log tests/test-rename.out @ 10413:e433002acb05

age author description
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.