log

age author description
Sat, 19 May 2007 22:51:43 +0200 Patrick Mezard Merge with crew-stable.
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.
Sun, 20 May 2007 19:27:14 +0200 Henri Precheur Fix issue 563: error in _hg_commit in the contrib/zsh_completion script.
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 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
Tue, 08 May 2007 13:10:27 -0700 Bryan O'Sullivan mq: add qgoto command.
Tue, 08 May 2007 11:51:16 -0700 Bryan O'Sullivan Fix typo in bugzilla extension.
Tue, 08 May 2007 13:08:20 -0700 Brendan Cully Fix test-patchbomb for crew
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan mq.el: add mq-signoff, to sign off on a patch
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan mq.el: don't fill half the screen with a single line of output.
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan mq.el: add hook to run when finishing the edit of a patch.
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan imported patch mq-refresh-git.patch
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan mq.el: allow mq-diff to take a git option.
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan mq.el: add mq-diff function.
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan mq.el: add mq-edit-series function.
Tue, 08 May 2007 11:54:39 -0700 Bryan O'Sullivan mq.el: add mq-new function.
Tue, 08 May 2007 12:36:34 -0700 Brendan Cully Fix up patchbomb test
Tue, 08 May 2007 12:20:13 -0700 Bryan O'Sullivan add test for patchbomb extension.
Tue, 08 May 2007 11:51:25 -0700 Bryan O'Sullivan contrib/hgsh: Check for .hg/store as well as .hg/data.
Tue, 08 May 2007 12:16:02 -0700 Bryan O'Sullivan MQ: tidy up if a qpush is interrupted.
Tue, 08 May 2007 11:42:48 -0500 Matt Mackall Merge with stable