git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Hommey <mh@glandium.org>
To: git@vger.kernel.org
Subject: Announcing git-cinnabar 0.3.2
Date: Thu, 28 Apr 2016 07:51:16 +0900	[thread overview]
Message-ID: <20160427225116.GA28101@glandium.org> (raw)

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

[ Previous announcements:
  http://marc.info/?l=git&m=145294370431454
  http://marc.info/?l=git&m=145284823007354
  http://marc.info/?l=git&m=142837367709781 (...)]

What's new since 0.3.1?

- Fixed a performance regression when cloning big repositories on OSX.
- git configuration items with line breaks are now supported.
- Fixed a number of issues with corner cases in mercurial data (such as,
  but not limited to nodes with no first parent, malformed .hgtags,
  etc.)
- Fixed a stack overflow, a buffer overflow and a use-after free in
  cinnabar-helper.
- Better work with git worktrees, or when called from subdirectories.
- Updated git to 2.7.4 for cinnabar-helper.
- Properly remove all refs meant to be removed when using git version
  lower than 2.1.

Mike

                 reply	other threads:[~2016-04-27 22:51 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=20160427225116.GA28101@glandium.org \
    --to=mh@glandium.org \
    --cc=git@vger.kernel.org \
    /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).