log tests/test-copy2.out @ 5461:ab4d2e9f3b97

age author description
Wed, 11 Jul 2007 19:56:16 -0300 Alexis S. L. Carvalho improve warning for hg add foo; hg mv foo bar
Tue, 03 Jul 2007 03:06:40 -0300 Alexis S. L. Carvalho Make hg add foo; hg mv foo bar work.
Tue, 03 Jul 2007 03:06:40 -0300 Alexis S. L. Carvalho test-copy2: use status -C instead of debugstate | grep copy
Thu, 21 Jun 2007 23:42:06 -0300 Alexis S. L. Carvalho dirstate.status: if a file is marked as copied, consider it modified
Tue, 24 Apr 2007 18:43:18 -0700 Brendan Cully Make copy --after work for files that have been hg added.
Wed, 15 Nov 2006 15:51:58 -0600 Matt Mackall refactor debugrenamed
Sun, 28 Aug 2005 16:37:24 +0200 Thomas Arendsen Hein Fixed test-copy2 with only looking at copied files.
Sat, 27 Aug 2005 22:04:17 -0700 mpm fix some rename/copy bugs