Message ID | pull.932.v6.git.1624931502.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 X-Spam-Level: X-Spam-Status: No, score=-17.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 8D4ACC11F64 for <git@archiver.kernel.org>; Tue, 29 Jun 2021 01:51:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6902861CA3 for <git@archiver.kernel.org>; Tue, 29 Jun 2021 01:51:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230366AbhF2ByO (ORCPT <rfc822;git@archiver.kernel.org>); Mon, 28 Jun 2021 21:54:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230339AbhF2ByN (ORCPT <rfc822;git@vger.kernel.org>); Mon, 28 Jun 2021 21:54:13 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A656DC061574 for <git@vger.kernel.org>; Mon, 28 Jun 2021 18:51:45 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id l8so14891206wry.13 for <git@vger.kernel.org>; Mon, 28 Jun 2021 18:51:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:in-reply-to:references:from:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=ZB3tpGVUpQGuRciLj0T3bXF8aUcQ0cKP4nhqkU61hu0=; b=WoETGd48BR/Tc+BPZSEITHaStr0ZBstvtn3kitNNb0fjDg+qup39gQflE+HuB3IlzO x1vY4eylPBLk3UoGbbxSvFvi2+SiZzJSmaT/2V1uahd5OjG9Cai7QwRkXVNdGsS0RB1I 4BCSsKolbiGjlDE5NEGF6GnyGjKrpTDU4pyqqpSYcKS7OByuEwdgey1M1n4ebVSMLBtL eogapSx3ECdSsA+45Bo/Uqkr3lViKIORCb9r8F6v3MPK9bQUFUEQJW5XDe1mAwkYcmLT DDgNEKbA5+Ey4Hp3q2rgF4Ag70640TJ57bjwIqcRRpyvvch0WLodwEC063vIKtvlRS4p k48w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:in-reply-to:references:from:date :subject:fcc:content-transfer-encoding:mime-version:to:cc; bh=ZB3tpGVUpQGuRciLj0T3bXF8aUcQ0cKP4nhqkU61hu0=; b=gnbaGqTtFsj4FW8OvPbJpAwTlp86XG+Hmv95KtK05baHFyczlAyMINE5J/yJQuUp+M I4vH/UgDBw5UaoewHwV3L611KZWU2sCb99L87hjpTXgWdKbx/0YHh1lVyCE41jk8kDng ynhwe4rgUgPg/kYpcgQc88H5KAxYDhxhUxmhQeY+kHo71sSC3OBDk7k/Fd/hxK9Lqokx IWsPMBgYOd4OKrnnFD0TcklgxV/712q87NcQOK/eSzPzh3VR6yEdqP0dmpau0Gm/2Ioi yRkj/jfb9U+adks2niUkT9+frtpvti9cM1fyP8OsFntDurfyWTFj8/pi58Qjq2u7/CCB bscw== X-Gm-Message-State: AOAM533ggee9WCxudsDTGK0/pQbLEkg3ZEynZaNjhJn3gqX12vfpDWux y+NB5B11p+ApczwcgETgtjYaYJF8uqE= X-Google-Smtp-Source: ABdhPJwr77/3jZEnr5SrraTOGwuq0UeKoCcp1kcQVheuPX9lZWa2b8BjO7G7ss94fihelUyJKkQmuQ== X-Received: by 2002:adf:ba07:: with SMTP id o7mr29967229wrg.160.1624931503953; Mon, 28 Jun 2021 18:51:43 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id u12sm17056746wrq.50.2021.06.28.18.51.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Jun 2021 18:51:43 -0700 (PDT) Message-Id: <pull.932.v6.git.1624931502.gitgitgadget@gmail.com> In-Reply-To: <pull.932.v5.git.1623069252.gitgitgadget@gmail.com> References: <pull.932.v5.git.1623069252.gitgitgadget@gmail.com> From: "Derrick Stolee via GitGitGadget" <gitgitgadget@gmail.com> Date: Tue, 29 Jun 2021 01:51:28 +0000 Subject: [PATCH v6 00/14] Sparse-index: integrate with status Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: gitster@pobox.com, newren@gmail.com, Matheus Tavares Bernardino <matheus.bernardino@usp.br>, Derrick Stolee <stolee@gmail.com>, git@jeffhostetler.com, johannes.schindelin@gmx.de, Derrick Stolee <derrickstolee@github.com> Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
Sparse-index: integrate with status
|
expand
|
On 6/28/2021 9:51 PM, Derrick Stolee via GitGitGadget wrote: ... > Update in V6 > ============ I'm very sorry for the noise. I was working on my cover letter and adjusting the patches relative to some nits I discovered, including the ordering of some patches in my larger topic on this subject, and forgot to push those before submitting the v6. Please ignore this version. A correct v7 is coming soon. Again, sorry for the noise. -Stolee