Tue, 29 Aug 2006 19:02:57 +0200 |
Benoit Boissinot |
Add a hint for revert --all when aborting
|
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.
|
Wed, 07 Jun 2006 13:16:25 -0700 |
Vadim Gelfer |
revert: better fix for not printing 'reverting' message
|
Thu, 11 May 2006 22:10:47 -0700 |
Vadim Gelfer |
revert: fix corner case found by faheem mitha.
|
Tue, 02 May 2006 18:44:02 +0200 |
Thomas Arendsen Hein |
Make hg update more verbose by default (issue12)
|
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:52:56 -0800 |
Vadim Gelfer |
forgot to rerun tests after changed backup extension to .orig.
|
Fri, 31 Mar 2006 10:37:25 -0800 |
Vadim Gelfer |
rewrite revert command. fix issues 93, 123, 147.
|
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:51:28 -0700 |
Benoit Boissinot |
revert added and removed files to their normal state before reverting
|