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.
|