Tue, 29 May 2007 03:19:45 -0400 |
Josef "Jeff" Sipek |
gitweb: Fix summary page ellipsis line colspans
|
Fri, 01 Jun 2007 19:45:05 +0200 |
Thomas Arendsen Hein |
Make "hg incoming -r revision_number" work for remote repos (issue566)
|
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.
|
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.
|
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.
|