From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8DA7C43387 for ; Sun, 16 Dec 2018 19:56:13 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 917DB2082F for ; Sun, 16 Dec 2018 19:56:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="BOpd6iaK" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 917DB2082F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.91) (envelope-from ) id 1gYcWJ-0002iV-Cr; Sun, 16 Dec 2018 14:56:11 -0500 Received: from mail-qt1-x834.google.com ([2607:f8b0:4864:20::834]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1gYcWH-0002iL-4z for kernelnewbies@kernelnewbies.org; Sun, 16 Dec 2018 14:56:09 -0500 Received: by mail-qt1-x834.google.com with SMTP id k12so11904622qtf.7 for ; Sun, 16 Dec 2018 11:56:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=L+VoJTO7+0aCtAMTLuSAi4R6E/aMB39NLKOiE3Qh1Ag=; b=BOpd6iaKUuDw6ggNwMiB/9vpSIKjhQ71Bmt/dK4XT02BVrz7/ivXIONNx5NHSFpx8P xR1aOpVPWD8vK/vLYWB5dVvq2aSGL/qZz4V21ScPJpCq7Ge0ytO/dxPc/jE8baj0Sxx5 SMKXLiUAOZqNe+0Ltk9ujxpavpbWexiRH+zTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=L+VoJTO7+0aCtAMTLuSAi4R6E/aMB39NLKOiE3Qh1Ag=; b=UcxfjYv7Wicr2NM9KuuS/XZ9hMHi5/aN6V1KFd8CLNXjdBMWI9mT/D5pvsB/1VhLbV jC2w15AObeMRGCttYRqhDNOQWAi37b+bCZcLrQ/++dsBzUr4VlXnUdKBBOFJsFvMLi+s cVdYRxes6sWV7oFgKutA+O9KarflAfWE9hh5Gpl6XAssvhpviS3UQL2DLc+fPCgFZsnz 28cDk5y6+upFzTERZp3d5uA4xvArOlDUiWytms1CKXCEr+GsU0AYZcWeJMFwMEmx7n/8 AL87yKcL9vRBe+vTT7C/T/vyfGM5rXg3h3RUHemNUbo0Hq1RSx2/1YJENw3FDk2ADiNt lsWA== X-Gm-Message-State: AA+aEWbmdM0ILb2vcQyxG8afTyqVqtuWnhKE7N2/Uv+QL56wdJ8sNmfi VVgakx5Xx9BwTuFtRxdp9waYPDTXBhWNlPmP X-Google-Smtp-Source: AFSGD/WTNeboOHaPS6kzVdhAVuj4P1dEulWSEmpwmWiojFGFk9DmFOU1zk1bKgO+b06lcP/5i520Uw== X-Received: by 2002:ac8:3b52:: with SMTP id r18mr10612644qtf.81.1544990108358; Sun, 16 Dec 2018 11:55:08 -0800 (PST) Received: from pure.paranoia.local ([198.144.156.49]) by smtp.gmail.com with ESMTPSA id r56sm6545046qtj.30.2018.12.16.11.55.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 16 Dec 2018 11:55:07 -0800 (PST) Date: Sun, 16 Dec 2018 14:55:05 -0500 From: Konstantin Ryabitsev To: Joey Pabalinas , Joe Perches , Linux Kernel Mailing List , kernelnewbies@kernelnewbies.org, Linus Torvalds , Greg Kroah-Hartman Subject: Re: [RFC] LKML Archive in Maildir Format Message-ID: <20181216195505.GB7732@pure.paranoia.local> Mail-Followup-To: Joey Pabalinas , Joe Perches , Linux Kernel Mailing List , kernelnewbies@kernelnewbies.org, Linus Torvalds , Greg Kroah-Hartman References: <20181216190639.6safwjqwdphkce67@gmail.com> <20181216192135.hc7gykmwkfgil2j5@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20181216192135.hc7gykmwkfgil2j5@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Sun, Dec 16, 2018 at 09:21:35AM -1000, Joey Pabalinas wrote: > That was my first attempt, but the ducumentation for the public-inbox > format is sort of terrible, I'm surprised you think so, because it's basically a simple file called "m" that is updated on each commit and contains the body of the message. > and after a few hours trying to convert it to Maildir I just gave up. It's as easy as something like this: for commit in $(git rev-list master); do: git show $commit:m > maildir/new/$commit done You have to do it per each of the shards for the complete archive. -K _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies