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
|