git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] git-cinnabar 0.5.1
@ 2019-05-08 22:13 Mike Hommey
  0 siblings, 0 replies; only message in thread
From: Mike Hommey @ 2019-05-08 22:13 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.5.1

What's new since 0.5.0?

- Updated git to 2.21.0 for the helper.
- Experimental native mercurial support (used when mercurial libraries are not available) now has feature parity.
- Try to read the git system config from the same place as git does. This fixes native HTTPS support with Git on Windows.
- Avoid pushing more commits than necessary in some corner cases (see e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1529360).
- Added an --abbrev argument for `git cinnabar {git2hg,hg2git}` to display shortened sha1s.
- Can now pass multiple revisions to `git cinnabar fetch`.
- Don't require the requests python module for `git cinnabar download`.
- Fixed `git cinnabar fsck` file checks to actually report errors.
- Properly return an error code from `git cinnabar rollback`.
- Track last fsck'ed metadata and allow `git cinnabar rollback --fsck` to go back to last known good metadata directly.
- `git cinnabar reclone` can now be rolled back.
- Added support for git bundles as cinnabarclone source.
- Added alternate styles of remote refs.
- More resilient to interruptions when HTTP Range requests are supported.
- Fixed off-by-one when storing mercurial heads.
- Better handling of mercurial branchmap tips.
- Better support for end of parts in bundle v2.
- Improvements handling urls to local mercurial repositories.
- Fixed compatibility with (very) old mercurial servers when using mercurial 5.0 libraries.
- Converted Continuous Integration scripts to Python 3.

Mike

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

only message in thread, other threads:[~2019-05-08 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08 22:13 [ANNOUNCE] git-cinnabar 0.5.1 Mike Hommey

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).