log

age author description
Tue, 29 May 2007 03:27:02 -0400 Josef "Jeff" Sipek gitweb: Fixed manifest template opening an extra div tag
Tue, 29 May 2007 03:19:45 -0400 Josef "Jeff" Sipek gitweb: Fix summary page ellipsis line colspans
Thu, 17 May 2007 13:55:24 -0400 Daniel Holth accept -r REV in more places
Sun, 20 May 2007 19:32:22 +0200 Patrick Mezard Merge with crew-stable.
Sun, 20 May 2007 19:27:14 +0200 Henri Precheur Fix issue 563: error in _hg_commit in the contrib/zsh_completion script.
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
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.