git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Mike Hommey <mh@glandium.org>
To: git@vger.kernel.org
Subject: [ANNOUNCE] git-cinnabar 0.6.0rc1
Date: Tue, 4 Oct 2022 08:58:20 +0900	[thread overview]
Message-ID: <20221003235820.6h4cgsxcjnbniekd@glandium.org> (raw)

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

                 reply	other threads:[~2022-10-04  0:44 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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221003235820.6h4cgsxcjnbniekd@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.
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).