log tests/test-diffdir @ 5476:b3afa6725082

age author description
Tue, 13 Mar 2007 18:53:23 -0500 Matt Mackall Remove dummy branch hack from tests
Fri, 09 Mar 2007 18:09:02 +0100 Thomas Arendsen Hein Store empty (default) branch in branch cache, too.
Thu, 07 Dec 2006 14:15:11 -0200 Alexis S. L. Carvalho fix hg diff -r ''
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, 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, 15 Feb 2006 14:22:16 +0100 Thomas Arendsen Hein Fix diff against an empty file (issue124) and add a test for this.
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc