Thu, 08 Oct 2009 23:32:36 +0200 |
Patrick Mezard |
windows: fix unlink() not dropping empty tree (issue1861)
|
Sun, 23 Mar 2008 01:13:56 +0100 |
Florent Guillaume |
test-remove: make tests really pass
|
Sun, 23 Mar 2008 01:04:51 +0100 |
Florent Guillaume |
test-remove: fix for non-gnu find
|
Sat, 22 Mar 2008 21:13:22 +0100 |
Florent Guillaume |
test-remove: make it pass on Mac OS X 10.5
|
Sat, 22 Mar 2008 10:07:49 +0100 |
Dirkjan Ochtman |
improved semantics for remove (issue438)
|
Mon, 30 Apr 2007 09:32:44 -0700 |
Brendan Cully |
Also restore old rm -A behavior for inexact patterns
|
Mon, 30 Apr 2007 09:13:27 -0700 |
Brendan Cully |
Fix rm -A with no patterns, which I just broke.
|
Mon, 30 Apr 2007 08:51:59 -0700 |
Brendan Cully |
Make rm --after simply mark files as removed, unless --force is also given
|
Tue, 26 Sep 2006 00:05:24 +0100 |
Stephen Darnell |
Add -D/--nodates options to hg diff/export that removes dates from diff headers
|
Mon, 21 Aug 2006 09:44:52 -0700 |
Vadim Gelfer |
revert: require --all to revert all files.
|
Thu, 18 May 2006 13:48:12 -0700 |
Vadim Gelfer |
remove: rewrite to be ~400x faster, bit more friendly
|
Tue, 02 May 2006 21:45:53 -0700 |
Vadim Gelfer |
make test-remove check some more cases.
|
Tue, 14 Mar 2006 22:01:30 -0800 |
TK Soh |
change default strftime format for better portability
|
Mon, 13 Mar 2006 13:19:23 +0100 |
Thomas Arendsen Hein |
Make test-remove portable for strange strftime implementations (second try).
|
Mon, 13 Mar 2006 13:08:31 +0100 |
Thomas Arendsen Hein |
Make test-remove portable for strange strftime implementations.
|
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, 14 Dec 2005 20:53:45 -0600 |
Benoit Boissinot |
hg log -p should show file deletions
|
Wed, 17 Aug 2005 12:26:06 -0800 |
mpm |
Add a simple remove test
|