All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: Hongyi Zhao <hongyi.zhao@gmail.com>
Cc: Jeff King <peff@peff.net>, Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org
Subject: Re: Only receive the topics I participated in or initiated on this mailing list.
Date: Tue, 2 Feb 2021 22:23:39 +0000	[thread overview]
Message-ID: <20210202222339.GA20119@dcvr> (raw)
In-Reply-To: <CAGP6POJStLEGwiU6yobaA6ag1q1ametFoe2AVkOAs6zDQ5bk3A@mail.gmail.com>

Hongyi Zhao <hongyi.zhao@gmail.com> wrote:
> On Tue, Feb 2, 2021 at 5:20 PM Jeff King <peff@peff.net> wrote:
> >
> > On Tue, Feb 02, 2021 at 05:02:53PM +0800, Hongyi Zhao wrote:
> >
> > > > If you only care about topics that you have participated in, the easiest
> > > > thing is to simply unsubscribe from the list.
> > >
> > > Do you mean I still can post to this list without subscription to it?
> >
> > Yes.
> 
> Does this rule apply to all the lists residing on <http://vger.kernel.org/>?

Yes, and any exceptions would be documented.

> > You can also read the archive at https://lore.kernel.org/git if you
> > later feel like checking for threads you might have missed.

Btw, you can use the "tc:" prefix to search To/Cc: fields
as documented in https://lore.kernel.org/git/_/text/help/

You can get all the messages sent to you in gzipped mboxrd
format via:

  curl -sSf -d '' 'https://lore.kernel.org/git/?q=tc:hongyi&x=m' >mboxrd.gz

And public-inbox.org/git still exists for redundancy and dogfooding:

  curl -sSf -d '' 'https://public-inbox.org/git/?q=tc:hongyi&x=m' >mboxrd.gz

There may be a CLI tool for dealing with that in the near future
that lets you keep track of which messages you've read/unread or tagged :>

  reply	other threads:[~2021-02-02 22:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02  5:35 Only receive the topics I participated in or initiated on this mailing list Hongyi Zhao
2021-02-02  5:41 ` Junio C Hamano
2021-02-02  8:31   ` Hongyi Zhao
2021-02-02  8:58     ` Jeff King
2021-02-02  9:02       ` Hongyi Zhao
2021-02-02  9:20         ` Jeff King
2021-02-02  9:30           ` Hongyi Zhao
2021-02-02 22:23             ` Eric Wong [this message]
2021-02-03  0:24               ` Hongyi Zhao
2021-02-03  0:34                 ` Kyle Meyer
2021-02-03  0:36                 ` Eric Wong
2021-02-02 17:01       ` Junio C Hamano
2021-02-02  8:59   ` Hongyi Zhao
2021-02-02 14:28     ` Matheus Tavares Bernardino
2021-02-02 14:53       ` Hongyi Zhao
2021-02-02 17:09     ` Junio C Hamano
2021-02-03  0:55       ` Hongyi Zhao
2021-02-03  0:59         ` Hongyi Zhao

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=20210202222339.GA20119@dcvr \
    --to=e@80x24.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=hongyi.zhao@gmail.com \
    --cc=peff@peff.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.