* [ANNOUNCE] git-remote-hg 0.2
@ 2014-05-09 14:50 Felipe Contreras
0 siblings, 0 replies; only message in thread
From: Felipe Contreras @ 2014-05-09 14:50 UTC (permalink / raw)
To: git
Cc: Richard Hansen, Torsten Bögershausen, Antoine Pelisse,
Christophe Simonis, Dusty Phillips
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-09 14:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 14:50 [ANNOUNCE] git-remote-hg 0.2 Felipe Contreras
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).