git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] git-cinnabar 0.6.0rc1
@ 2022-10-03 23:58 Mike Hommey
  0 siblings, 0 replies; only message in thread
From: Mike Hommey @ 2022-10-03 23:58 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.6.0rc1

What's new since 0.5.10?

- Full rewrite of git-cinnabar in Rust.
- Push performance is between twice and 10 times faster than 0.5.x,
  depending on scenarios.
- Based on git 2.38.0.
- `git cinnabar fetch` now accepts a `--tags` flag to fetch tags.
- `git cinnabar bundle` now accepts a `-t` flag to give a specific
  bundlespec.
- `git cinnabar rollback` now accepts a `--candidates` flag to list the
  metadata sha1 that can be used as target of the rollback.
- `git cinnabar rollback` now also accepts a `--force` flag to allow
  any commit sha1 as metadata.
- `git cinnabar` now has a `self-update` subcommand that upgrades it
  when a new version is available. The subcommand is only available
  when building with the `self-update` feature (enabled on prebuilt
  versions of git-cinnabar).

Mike

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

only message in thread, other threads:[~2022-10-04  0:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03 23:58 [ANNOUNCE] git-cinnabar 0.6.0rc1 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).