log

age author description
Wed, 16 May 2007 01:10:12 -0400 Daniel Holth use documented convert-repo interface
Wed, 16 May 2007 01:07:27 -0400 Daniel Holth document conversion interface
Sat, 19 May 2007 22:51:43 +0200 Patrick Mezard Merge with crew-stable.
Sat, 19 May 2007 22:47:01 +0200 Patrick Mezard Fix issue 562: .hgignore requires newline at end.
Sat, 19 May 2007 22:46:59 +0200 Patrick Mezard Test issue 562: .hgignore requires newline at end
Thu, 17 May 2007 20:09:52 -0700 Eric Hopper Make hg import --exact work when a new branch is created by an import.
Thu, 17 May 2007 20:09:49 -0700 Eric Hopper Alter test to test import --exact to make sure it works with branches.
Thu, 17 May 2007 20:09:47 -0700 Eric Hopper Add ability to parse branch information to hg import
Thu, 17 May 2007 20:09:44 -0700 Eric Hopper Add a test for the Branch header being in hg export.
Thu, 17 May 2007 09:29:30 -0700 Eric Hopper Fix hg import --exact bug that hangs hg on failure.
Sun, 13 May 2007 19:15:54 -0700 Brendan Cully Make mergepatch save queue now that qpush isn't.
Thu, 10 May 2007 13:42:36 -0700 Eric Hopper Add branch information to hg export.
Sat, 12 May 2007 21:09:31 +0200 Patrick Mezard Add ui.patch option.
Sat, 12 May 2007 21:09:29 +0200 Patrick Mezard Fix issue483 - mq does not work under windows with gnu-win32 patch.
Mon, 07 May 2007 21:44:11 +0900 NIIMI Satoshi mercurial.el: fix error on hg-read-rev() with small tip, and cleanups