log tests/test-mq-qimport @ 10730:4d6bd7b8b6d8 stable

age author description
Thu, 18 Mar 2010 19:26:56 +0100 Benoit Boissinot mq: allow lines starting with '--- ' in patch messages stable
Tue, 28 Jul 2009 15:36:28 +0200 David Soria Parra mq: Parse commit message after we find start of changeset patch
Tue, 12 May 2009 11:15:54 +0200 Dirkjan Ochtman mq: add -P/--push option to qimport
Wed, 26 Nov 2008 18:23:35 +0100 Benoit Boissinot Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
Tue, 28 Oct 2008 08:18:11 +0100 Benoit Boissinot '\' should be escaped twice, for the shell, and for tr
Tue, 28 Oct 2008 00:03:28 +0100 Benoit Boissinot merge with crew
Mon, 27 Oct 2008 21:50:16 +0100 Benoit Boissinot use our urlopener (proxy handling, etc) instead of urllib