9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Emery Hemingway <ehmry@posteo.net>
To: <9fans@9fans.net>
Subject: Re: [9fans] any git client?
Date: Tue,  5 Feb 2019 11:42:48 +0100	[thread overview]
Message-ID: <4133dfdd-4552-47da-9eb0-1689533aa67d@posteo.net> (raw)
In-Reply-To: <822b3887d5a5a831ca812aa12a4d7026@kathe.in>

On Sunday, February 3, 2019 3:32:30 PM CET, Mayuresh Kathe wrote:
> is there a port of "libgit2" available?

Libgit2 *is not* portable. They use mmap everywhere for I/O, which breaks
for 9P or NFS.

https://github.com/libgit2/libgit2/blob/635693d3bc55770ec7a6640ba3f2f0ee434a6042/src/indexer.c#L597



  parent reply	other threads:[~2019-02-05 10:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-03 14:32 Mayuresh Kathe
2019-02-03 16:36 ` Chris McGee
2019-02-03 16:47   ` Steve Simon
2019-02-03 19:19   ` Sean Hinchee
2019-02-03 21:58     ` Ori Bernstein
2019-02-04  0:41 ` Skip Tavakkolian
2019-02-04  9:57   ` hiro
2019-02-04 10:50     ` Richard Miller
2019-02-06  8:05       ` Alexander Kapshuk
2019-02-06  9:43         ` Richard Miller
2019-02-06  9:47           ` Alexander Kapshuk
2019-02-05 10:42 ` Emery Hemingway [this message]
2019-02-07 13:59   ` Ethan Gardener
2019-02-07 18:26   ` Ori Bernstein

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

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

  git send-email \
    --in-reply-to=4133dfdd-4552-47da-9eb0-1689533aa67d@posteo.net \
    --to=ehmry@posteo.net \
    --cc=9fans@9fans.net \
    /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.
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 NNTP newsgroup(s).