9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Dave MacFarlane <driusan@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Git client
Date: Mon, 22 Apr 2019 09:34:18 -0400	[thread overview]
Message-ID: <CAG2UyHpodtWTmqRYq4XH1j_jj8eSVnkYX+jO48ArOPUJkoqz8g@mail.gmail.com> (raw)
In-Reply-To: <CAFMepckbX-5zN8cA=aEnpXENaQZmBeMKDwfYFuEcg9T3FwAqJQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1657 bytes --]

I could be mistaken, but I think they're posix shell, not bash, so you
might be able to just bind ape over /bin and run them.

On Mon, Apr 22, 2019, 08:59 Kyohei Kadota, <lufia@lufia.org> wrote:

> I don't run tests yet because tests are written in bash with
> traditional Unix tools.
> Especially my Plan 9 box hasn't installed Perl.
>
> 2019年4月22日(月) 21:10 Dave MacFarlane <driusan@gmail.com>:
> >
> > Nice work. (Note to self: avoid libexpat)
> >
> > Can you run the official git tests in the "t" subdirectory of the git
> repo, or do they all depend on some of the ancillary git commands that
> aren't built? If so, I'm curious how many of the tests are passing.
> >
> > On Sun, Apr 21, 2019, 07:07 Kyohei Kadota, <lufia@lufia.org> wrote:
> >>
> >> Hi, 9fans.
> >>
> >> I ported official Git client to 9legacy. It's very early version yet,
> >> but it can do basic commands such as fetch, pull, log, add, and commit
> >> -m.
> >>
> >> Probably there are many bugs. Some of them might be results from a
> >> issue of 8c that don't initialize rest fields of struct and union with
> >> zero if field names are specified.
> >>
> >> x86 binaries are available here:
> >> https://lufia.org/git-386.tgz
> >>
> >> Source codes:
> >> - https://github.com/0intro/plan9-contrib/pull/6
> >> - https://github.com/0intro/plan9-contrib/pull/7
> >> - https://github.com/madler/zlib/pull/398
> >> - https://github.com/libressl-portable/portable/pull/510
> >> - https://github.com/libexpat/libexpat/pull/242
> >> - https://github.com/curl/curl/pull/3701
> >> - https://github.com/lufia/git
> >>
> >> - kadota
> >>
>
>

[-- Attachment #2: Type: text/html, Size: 3148 bytes --]

  reply	other threads:[~2019-04-22 13:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-21 11:05 Kyohei Kadota
2019-04-22 12:09 ` Dave MacFarlane
2019-04-22 12:44   ` hiro
2019-04-22 13:49     ` Kyohei Kadota
2019-04-22 14:18       ` hiro
2019-04-22 12:58   ` Kyohei Kadota
2019-04-22 13:34     ` Dave MacFarlane [this message]
2020-08-31 18:27 ` Skip Tavakkolian
2020-09-01  4:51   ` ori
2020-09-01  9:20   ` Kyohei Kadota
2019-04-22  2:40 ori
2019-04-22  4:39 ` Jens Staal
2019-04-22 10:19   ` Lucio De Re
2019-04-22 12:49     ` Jens Staal

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=CAG2UyHpodtWTmqRYq4XH1j_jj8eSVnkYX+jO48ArOPUJkoqz8g@mail.gmail.com \
    --to=driusan@gmail.com \
    --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).