log tests/test-revert @ 5432:0d154bce2341

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.
Thu, 11 May 2006 22:10:47 -0700 Vadim Gelfer revert: fix corner case found by faheem mitha.
Sat, 29 Apr 2006 20:39:28 -0700 Vadim Gelfer make test-revert check executable bit.
Mon, 03 Apr 2006 21:01:33 +0200 Thomas Arendsen Hein Minor fix for revert: No need to make a backup when forgetting added files.
Mon, 03 Apr 2006 10:02:09 -0700 Vadim Gelfer small changes to revert command.
Sat, 01 Apr 2006 11:58:50 +0200 Thomas Arendsen Hein Don't abort when backup files already exist. Don't allow alternative names.
Fri, 31 Mar 2006 10:37:25 -0800 Vadim Gelfer rewrite revert command. fix issues 93, 123, 147.
Mon, 13 Mar 2006 13:05:41 +0100 Thomas Arendsen Hein Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Wed, 02 Nov 2005 15:46:31 -0800 Benoit Boissinot fix handling of files of unsupported type in the walk code
Tue, 25 Oct 2005 15:54:44 -0700 Matt Mackall Add test-confused-revert, fix permissions on test-revert
Tue, 25 Oct 2005 15:51:28 -0700 Benoit Boissinot revert added and removed files to their normal state before reverting