All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] git-cinnabar 0.4.0 release candidate
@ 2016-11-29  0:22 Mike Hommey
  0 siblings, 0 replies; only message in thread
From: Mike Hommey @ 2016-11-29  0:22 UTC (permalink / raw)
  To: git

Hi,

Git-cinnabar is a git remote helper to interact with mercurial
repositories. It allows to clone, pull and push from/to mercurial remote
repositories, using git.

Code on https://github.com/glandium/git-cinnabar
This release on
https://github.com/glandium/git-cinnabar/releases/tag/0.4.0rc

[ Previous announcements:
  http://marc.info/?l=git&m=146943537220142
  http://marc.info/?l=git&m=146762932928309
  http://marc.info/?l=git&m=146179749105388 (...)]

What's new since 0.4.0b3?

- Updated git to 2.10.2 for cinnabar-helper.
- Added a new `git cinnabar download` command to download a helper on
  platforms where one is available.
- Fixed some corner cases with pack windows in the helper. This prevented
  cloning mozilla-central with the helper.
- Fixed bundle2 support that broke cloning from a mercurial 4.0 server in
  some cases.
- Fixed some corner cases involving empty files. This prevented cloning
  Mozilla's stylo incubator repository.
- Fixed some correctness issues in file parenting when pushing changesets
  pulled from one mercurial repository to another.
- Various improvements to the rules to build the helper.
- Experimental (and slow) support for pushing merges, with caveats. See
  https://github.com/glandium/git-cinnabar/issues/20 for details about
  the current status. 

And since I realize I didn't announce beta 3:

What's new since 0.4.0b2?

- Properly handle bundle2 errors, avoiding git to believe a push
  happened when it didn't. (0.3.x is unaffected)

Mike

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-29  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-29  0:22 [ANNOUNCE] git-cinnabar 0.4.0 release candidate Mike Hommey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.