All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] git-cinnabar 0.5.3
@ 2020-01-18  2:47 Mike Hommey
  0 siblings, 0 replies; only message in thread
From: Mike Hommey @ 2020-01-18  2:47 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 is available on
https://github.com/glandium/git-cinnabar/releases/tag/0.5.3

What's new since 0.5.2?

- Updated git to 2.25.0 for the helper.
- Fixed small memory leaks.
- Combinations of remote ref styles are now allowed.
- Added a `git cinnabar unbundle` command that allows to import a
  mercurial bundle.
- Experimental support for python >= 3.5.
- Fixed erroneous behavior of `git cinnabar {hg2git,git2gh}` with some
  forms of abbreviated SHA1s.
- Fixed handling of the `GIT_SSH` environment variable.
- Don't eliminate closed tips when they are the only head of a branch.
- Better handle manifests with double slashes created by `hg convert`
  from Mercurial < 2.0.1, and the following updates to those paths with
  normal Mercurial operations.
- Fix compatibility with Mercurial libraries >= 3.0, < 3.4.
- Windows helper is now statically linked against libcurl.

Mike

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

only message in thread, other threads:[~2020-01-18  3:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18  2:47 [ANNOUNCE] git-cinnabar 0.5.3 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.