From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.6 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id C7D0E203BD for ; Sat, 13 Aug 2016 08:10:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751726AbcHMIKV (ORCPT ); Sat, 13 Aug 2016 04:10:21 -0400 Received: from cloud.peff.net ([104.130.231.41]:54658 "HELO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751495AbcHMIKQ (ORCPT ); Sat, 13 Aug 2016 04:10:16 -0400 Received: (qmail 30943 invoked by uid 109); 13 Aug 2016 08:10:15 -0000 Received: from Unknown (HELO peff.net) (10.0.1.2) by cloud.peff.net (qpsmtpd/0.84) with SMTP; Sat, 13 Aug 2016 08:10:15 +0000 Received: (qmail 26802 invoked by uid 111); 13 Aug 2016 08:10:15 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) by peff.net (qpsmtpd/0.84) with SMTP; Sat, 13 Aug 2016 04:10:15 -0400 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Sat, 13 Aug 2016 04:10:12 -0400 Date: Sat, 13 Aug 2016 04:10:12 -0400 From: Jeff King To: Eric Wong Cc: git@vger.kernel.org, Junio C Hamano Subject: Re: A note from the maintainer Message-ID: <20160813081012.p46i4jcvkkfqch7m@sigill.intra.peff.net> References: <20160812224255.GA16250@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160812224255.GA16250@dcvr> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Fri, Aug 12, 2016 at 10:42:55PM +0000, Eric Wong wrote: > Junio C Hamano wrote: > > For those who prefer to read it over NNTP: > > > > nntp://news.gmane.org/gmane.comp.version-control.git > > > > is still available. An alternative > > > > nntp://news.public-inbox.org/inbox.comp.version-control.git > > > > will become usable once it catches up with old messages. > > Mostly caught up, I injected 33 more today which were > cross-posted (which tripped up some of my anti-spam rules) or > simply missed by gmane. > > There may be more in some personal archives gmane doesn't > have... Is there an easy way to get _just_ the list of message-ids you are storing (I know I can download the whole archive, but it's big)? Then I can cross-reference with my archive. I doubt I'll have anything significant that you don't. My archive of the early days was pulled from gmane, though I have been collecting steadily via mailing list delivery since 2007 or so. -Peff