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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html