public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* public-inbox for gdb lists
@ 2022-08-25 12:02 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2022-08-25 12:02 UTC (permalink / raw)
  To: gdb

Hi gdb-hackers,

All sourceware mailinglists are now also available through the public-
inbox instance at https://inbox.sourceware.org/

In particular the gdb mailinglists are available here:
https://inbox.sourceware.org/gdb
https://inbox.sourceware.org/gdb-patches

Note that you can now mirror the mailinglist through git, there is an
atom link to follow the lists, you can download mboxes of search
results and there are read-only nntp news and imap archives of each
list. See https://inbox.sourceware.org/gdb-patches/_/text/mirror/

To handle patches you might want to look at b4 or piem for emacs:
https://git.kernel.org/pub/scm/utils/b4/b4.git
https://git.kernel.org/pub/scm/utils/b4/b4.git/tree/man/b4.5.rst
https://git.kyleam.com/piem
https://docs.kyleam.com/piem.html

You will want the following in your .git/config:

[b4]
    midmask = https://inbox.sourceware.org/gdb-patches/%s
    linkmask = https://inbox.sourceware.org.org/gdb-patches/%s

There are currently some known issues:

- Message-IDs can contain slashes ('/') which are sometimes
  encoded as %2F. If you got an URL with "%2F" in the path change
  it to an actual '/' character to workaround it
  (which doesn't work if the Message-ID ends with a / which is
   the case for bugzilla generated emails).
  We are looking to see if we can get the slash handling more
  consistent.

- HTML emails aren't accepted. Even if the list would strip the
  text/html part. Please don't sent HTML email. We are looking
  at stripping the HTML part and only importing the text/plain
  part into public-inbox.

Your friendly sourceware overseers team (with special thanks to Simon
Marchi for showing how to setup public-inbox and to Frank Eigler for
making sure the sourceware infrastructure was ready).

P.S. 
inbox.sourceware.org is one part of the Sourceware GNU Toolchain
Infrastructure roadmap to make email/git based workflow more fun,
secure and productive by automating contribution tracking and testing
across different distros and architectures:
https://inbox.sourceware.org/overseers/YrLdfDWzq1T4k5xg@wildebeest.org/

There will be a Sourceware GNU Toolchain Infrastructure and beyond BoF
at the Cauldron next month for everybody who likes to discuss (and
wants to help with) automating the infrastructure to make contributing
to our projects more fun and more productive:
https://gcc.gnu.org/wiki/cauldron2022#cauldron2022talks.sourceware_gnu_toolchain_infrastructure_and_beyond


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-25 12:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 12:02 public-inbox for gdb lists Mark Wielaard

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).