Fri, 27 Jun 2008 14:53:30 -0500 |
Matt Mackall |
remove: work directly off status
|
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)
|
Fri, 21 Mar 2008 14:52:24 +0100 |
Adrian Buehlmann |
clone: print "updating working directory" status message
|
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
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
Refactor log ui buffering and patch display
|
Tue, 26 Sep 2006 00:05:24 +0100 |
Stephen Darnell |
Add -D/--nodates options to hg diff/export that removes dates from diff headers
|
Thu, 18 May 2006 13:48:12 -0700 |
Vadim Gelfer |
remove: rewrite to be ~400x faster, bit more friendly
|
Wed, 17 May 2006 19:58:22 +0200 |
Thomas Arendsen Hein |
Corrected test for date in output of 'hg export'.
|
Tue, 02 May 2006 21:45:53 -0700 |
Vadim Gelfer |
make test-remove check some more cases.
|
Tue, 02 May 2006 18:44:02 +0200 |
Thomas Arendsen Hein |
Make hg update more verbose by default (issue12)
|
Tue, 14 Mar 2006 22:01:30 -0800 |
TK Soh |
change default strftime format for better portability
|
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.
|
Sun, 29 Jan 2006 08:38:31 +1300 |
Benoit Boissinot |
add removed files to the changelog file list
|
Wed, 14 Dec 2005 20:53:45 -0600 |
Benoit Boissinot |
hg log -p should show file deletions
|