./devel/git-cinnabar, Remote helper to use mercurial repositories with git

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.3, Package name: git-cinnabar-0.6.3, Maintainer: pkgsrc-users

git-cinnabar is a git remote helper to interact with mercurial
repositories. Contrary to other such helpers, it doesn't use a
local mercurial clone under the hood.

The main focus at the moment is to make it work with mozilla-central
and related mercurial repositories and support Mozilla workflows
(try server, etc.).


Master sites:

Filesize: 185.488 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-03 05:01:38 by Taylor R Campbell | Files touched by this commit (3) | Package updated
Log message:
devel/git-cinnabar: update to 0.6.3; implement test target

- Fixed handling of null manifests.
- Added support for httppostargs.
- Worked around bug in curl >= 8.3, <= 8.5 with libressl (like on e.g. \ 
macOS Sonoma)
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-06 12:20:19 by Taylor R Campbell | Files touched by this commit (3)
Log message:
git-cinnabar: Backport upstream patch to 0.6.2.

Fixes clone of xsrc.
   2023-10-06 12:19:56 by Taylor R Campbell | Files touched by this commit (3)
Log message:
git-cinnabar: Update to 0.6.2.

What's new since 0.6.1?

    Better handle some HTTP errors.
    Switch to schannel curl backend on Windows. We were using rustls, but it \ 
seems to be causing some problems.
    Based on git 2.41.0.
    Updated crate dependencies.
   2023-09-26 09:38:58 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
git-cinnabar: downgrade to 0.6.1

0.6.2 doesn't build on NetBSD, and the branch is coming soon - we
can re-update afterwards.
   2023-09-17 13:08:51 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
git-cinnabar: update to 0.6.2

- Better handle some HTTP errors.
- Switch to schannel curl backend on Windows. We were using rustls, but it
  seems to be causing some problems.
- Based on git 2.41.0.
- Updated crate dependencies.
   2023-05-02 12:25:31 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
git-cinnabar: add comment to update submodule checkout when updating