user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: meta@public-inbox.org
Subject: Re: mbox support in other software
Date: Thu, 16 Sep 2021 20:30:53 +0000	[thread overview]
Message-ID: <20210916203053.GA25742@dcvr> (raw)
In-Reply-To: <20210916135921.huvkda6sqnzi7ohs@meerkat.local>

Konstantin Ryabitsev <konstantin@linuxfoundation.org> wrote:
> On Thu, Sep 16, 2021 at 07:34:37AM +0000, Eric Wong wrote:
> > git supports mboxo and mboxrd, nowadays; but it seems like most
> > other software only know how to deal with one of the mbox family
> > (and mixing software on the same mbox leads to bad things).
> 
> I'm not 100% sure git does the right thing with mboxo, see my tirade here:
> https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=4950093c0c3ee71e7045b545626d2b232271cbc8&dt=2

Yeah, I was wrong about git supporting mboxo.  IIRC, "mbox" used
by git relies on strict "From " line parsing so it looks for
something that looks like asctime(3) output.

IOW, "mbox" for git does its own weird thing, which also sucks.
However, git's "mboxrd" (AFAIK) does the right thing (since
I contributed it to git :>)

      reply	other threads:[~2021-09-16 20:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16  7:34 mbox support in other software Eric Wong
2021-09-16 13:59 ` Konstantin Ryabitsev
2021-09-16 20:30   ` Eric Wong [this message]

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: https://public-inbox.org/README

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

  git send-email \
    --in-reply-to=20210916203053.GA25742@dcvr \
    --to=e@80x24.org \
    --cc=konstantin@linuxfoundation.org \
    --cc=meta@public-inbox.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/public-inbox.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).