Message ID | pull.1088.v4.git.1641143745.gitgitgadget@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <git-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0A5CEC433FE for <git@archiver.kernel.org>; Sun, 2 Jan 2022 17:15:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229702AbiABRPw (ORCPT <rfc822;git@archiver.kernel.org>); Sun, 2 Jan 2022 12:15:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229487AbiABRPu (ORCPT <rfc822;git@vger.kernel.org>); Sun, 2 Jan 2022 12:15:50 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5DAF6C061761 for <git@vger.kernel.org>; Sun, 2 Jan 2022 09:15:50 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id b186-20020a1c1bc3000000b00345734afe78so17267163wmb.0 for <git@vger.kernel.org>; Sun, 02 Jan 2022 09:15:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:in-reply-to:references:from:date:subject:mime-version :content-transfer-encoding:fcc:to:cc; bh=GYqweZC5EF7GJbMaV27pYLzf+jxQrtBwYAwBnSgu2aM=; b=D2l9avmYvGd7yhFvbNVxwwiyFD6l75nJXGVT0YLEbcMnxVZzPtSxvt+pXTWQdWiTEc Y8HbFbe5VthjRFSVWnHq5c+FiZU1gQCTOo+oe+tGR/YUr6hyEOf1NJrri6K6J6Mtd5ba +MtIUaoTALErYQFPeUqN911YGvDBhjZ8iXuONwHF6+U0PFNg/2y9Gb5L97qMBdZIME+E 2czK2+r9Ygvf/JyVUckHz5PR9NHOhoOyGbhhXvZDJj5M09H2eEE26CyDebRR+XgOgjQc nj4UbzAGCb8R2i+HcS3G/ZABwL4rjs46SlDLhSo6FInQ4aIMiBidORKkLqgXW49voguK uvcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:mime-version:content-transfer-encoding:fcc:to:cc; bh=GYqweZC5EF7GJbMaV27pYLzf+jxQrtBwYAwBnSgu2aM=; b=Y9Ilg9ckEpaUw7QTZLhXe7ZJr0xqvfxUIf338+Tv8415vSHAxhcSCLzdUGpUNeSvdq nR2WqwQXY3qPHLaqDTUMxOxfByTXL9uoHrnB4jNjoQVsDr0J4NXbtkt0AL6VOFToQhDJ zebbOQ1EuPGdKeWkqQGoyWNgfp9Jn5NsIW+TNbwkhpyCDSttiTV53qhoGLUbRBqLPDX9 rdm/COpVSatquwvvz4cgEdv4CZN9u+aeTdRmUxvTzDorNjC71whkbcmXhjZ8nd/gJlHF h8hVpJTNjU6aubi1EmOZfWWwtCaH1y4Dwgrwkvrlj2yJrTyjvrDAxB5XKU2OUgLJf9g5 Fjew== X-Gm-Message-State: AOAM530EbtZ9sFLhtOWDUs9RYUOJovIJrVFybNq4oXf0Il9Pss5MgoVh asCmB4dGq8cTpeiW1pUnLh0BX1eiVlI= X-Google-Smtp-Source: ABdhPJy6WcySSxdAZTg28omXT3Ny1wAg5ZOug2jpohg3nLJIPXVlFefyh1HLlnvQgYydroWZE5D3Lw== X-Received: by 2002:a05:600c:3d8c:: with SMTP id bi12mr36376367wmb.63.1641143748121; Sun, 02 Jan 2022 09:15:48 -0800 (PST) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id u9sm34305480wmm.7.2022.01.02.09.15.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Jan 2022 09:15:47 -0800 (PST) Message-Id: <pull.1088.v4.git.1641143745.gitgitgadget@gmail.com> In-Reply-To: <pull.1088.v3.git.1640804107.gitgitgadget@gmail.com> References: <pull.1088.v3.git.1640804107.gitgitgadget@gmail.com> From: " =?utf-8?q?Jean-No=C3=ABl?= Avila via GitGitGadget" <gitgitgadget@gmail.com> Date: Sun, 02 Jan 2022 17:15:34 +0000 Subject: [PATCH v4 00/11] Factorization of messages with similar meaning MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fcc: Sent To: git@vger.kernel.org Cc: Jeff King <peff@peff.net>, Johannes Sixt <j6t@kdbg.org>, =?utf-8?b?w4Z2?= =?utf-8?b?YXIgQXJuZmrDtnLDsA==?= Bjarmason <avarab@gmail.com>, =?utf-8?b?UmVuw6k=?= Scharfe <l.s.r@web.de>, =?utf-8?q?Jean-No=C3=ABl?= Avila <jn.avila@free.fr> Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
Factorization of messages with similar meaning
|
expand
|