log tests/test-revert @ 5371:17ed9b9a0d03

age author description
Wed, 29 Aug 2007 16:15:23 -0700 Brendan Cully When reverting a file which was renamed, also revert the old name
Fri, 16 Mar 2007 22:58:49 -0300 Alexis S. L. Carvalho Merge some matcher fixes/cleanups and add some more hg locate tests
Fri, 16 Mar 2007 22:48:20 -0300 Alexis S. L. Carvalho util._matcher: use "." as the root of empty {rel,}path patterns
Fri, 16 Mar 2007 00:22:52 -0300 Alexis S. L. Carvalho Fix confusing message from hg revert (issue332)
Tue, 26 Dec 2006 14:17:48 +0100 Thomas Arendsen Hein Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
Mon, 28 Aug 2006 21:49:02 +0200 Benoit Boissinot fix incorrect warning when walking on a particular rev
Mon, 21 Aug 2006 09:44:52 -0700 Vadim Gelfer revert: require --all to revert all files.