log tests/test-import.out @ 9857:24bc6e414610

age author description
Fri, 16 Oct 2009 23:57:34 +0200 Adrian Buehlmann hg.clone: report branch name on update
Sun, 11 Oct 2009 13:54:19 -0500 Matt Mackall Merge with stable
Thu, 08 Oct 2009 23:42:33 +0200 Patrick Mezard patch: do not swallow header-like patch first line (issue1859)
Fri, 07 Aug 2009 19:27:54 -0700 Brendan Cully patch: create file even if source is not /dev/null
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move editor outside transaction
Tue, 24 Mar 2009 23:28:55 +0000 Vsevolod Solovyov Fix issue1495, corner case of adding empty files via patching
Sat, 22 Nov 2008 00:21:57 -0800 Brendan Cully import: add similarity option (issue295)
Sun, 26 Oct 2008 17:26:28 +0100 Patrick Mezard patch: fix patched files records in externalpatcher()
Wed, 25 Jun 2008 14:13:20 -0700 Brendan Cully Check that git patches only touch files under root
Sat, 12 Apr 2008 22:41:07 -0400 Benoit Boissinot fix import with -p0
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message
Fri, 21 Mar 2008 11:06:02 +0100 Dirkjan Ochtman warn about new heads on commit (issue842)
Mon, 17 Mar 2008 23:36:45 +0100 Patrick Mezard patch: fix corner case with update + copy patch handling (issue 937)
Thu, 28 Feb 2008 00:07:37 +0100 Patrick Mezard patch: fix iterhunks() with trailing binary file removal
Sun, 03 Feb 2008 21:47:07 -0200 Alexis S. L. Carvalho merge with crew-stable