git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: git@vger.kernel.org
Cc: "Richard Hansen" <rhansen@bbn.com>,
	"Torsten Bögershausen" <tboegi@web.de>,
	"Antoine Pelisse" <apelisse@gmail.com>,
	"Christophe Simonis" <christophe@kn.gl>,
	"Dusty Phillips" <dusty@linux.ca>
Subject: [ANNOUNCE] git-remote-hg 0.2
Date: Fri, 09 May 2014 09:50:12 -0500	[thread overview]
Message-ID: <536ceb245228e_6bf0154f30c9e@nysa.notmuch> (raw)

Hi,

git-remote-hg is a bidirectional bridge between Git and Mercurial. It is
production-ready, has been widely tested, and was previously part of
git.git.

Junio C Hamano has retracted from his previous statements where he
wanted these tools to become part of the Git core and distributed by
default.

It is obviously production ready so it doesn't belong in contrib/
either.

Since there's no path forward, it has been split into a separate
out-of-tree project.

This will hurt our users, but it's better than having dubious prospects
of when and how these tools will be part of the core, if such a thing
was even possible to begin with.

Changes from v1.9 upstream:

 * Add manpage
 * Fix regression that will become active in Git v2.0
 * Do not fail on invalid bookmarks
 * Skip multiple heads (hg has such a thing)
 * Ported tests from gitifyhg
 * Add support for Mercurial v3.0
 * Fixes for failed imports

If you use ArchLinux, you can use the package I wrote[1].

Enjoy :)

https://github.com/felipec/git-remote-hg

Daniel Liew (1):
      Use internal clone's hgrc

Felipe Contreras (22):
      Reorganize tests
      Add README
      build: add install target
      doc: add manpage
      Always normalize paths
      Fix parsing of custom committer
      Update to 'public' phase when pushing
      Store marks only on success
      Properly detect missing contexts
      test: split into setup test
      remote-hg: make sure we omit multiple heads
      Simplify hg-git regex
      Add more tests
      test: dd file operation tests
      test: trivial cleanups and fixes
      Add support for hg v3.0
      test: trivial style cleanups
      test: fix redirection style
      travis: add initial configuration
      readme: fix link location
      test: add missing redirection
      Use python2 instead of python

Max Horn (1):
      Do not fail on invalid bookmarks

[1] https://aur.archlinux.org/packages/git-remote-hg/

-- 
Felipe Contreras

                 reply	other threads:[~2014-05-09 14:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=536ceb245228e_6bf0154f30c9e@nysa.notmuch \
    --to=felipe.contreras@gmail.com \
    --cc=apelisse@gmail.com \
    --cc=christophe@kn.gl \
    --cc=dusty@linux.ca \
    --cc=git@vger.kernel.org \
    --cc=rhansen@bbn.com \
    --cc=tboegi@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).