log tests/test-remove.out @ 5431:a7c832abd29c

age author description
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'.