Message ID | pull.1048.v3.git.1633641339.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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B945C433EF for <git@archiver.kernel.org>; Thu, 7 Oct 2021 21:15:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F1BE61139 for <git@archiver.kernel.org>; Thu, 7 Oct 2021 21:15:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233387AbhJGVRh (ORCPT <rfc822;git@archiver.kernel.org>); Thu, 7 Oct 2021 17:17:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232200AbhJGVRg (ORCPT <rfc822;git@vger.kernel.org>); Thu, 7 Oct 2021 17:17:36 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63685C061570 for <git@vger.kernel.org>; Thu, 7 Oct 2021 14:15:42 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id s15so23167233wrv.11 for <git@vger.kernel.org>; Thu, 07 Oct 2021 14:15:42 -0700 (PDT) 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:fcc :content-transfer-encoding:mime-version:to:cc; bh=L6YTTKKAyBaHzDp/SMwNsC0hkh/ZEJHZLofG/n477SI=; b=Y/UQ/DnYIG8y4rCvb5uYi+rWPE6iyv1DPyjdBCN5gYThXYNRCW+LA5951VkjhvFoK/ pLYo03mlE53gHq8oIQ/c3gVe8WcEXZp5U3NazAmU/y2qTAJqrEJzgV7Kwoi8mLUSMSFz yUc0EAvt+KKFkQVhHWwwmdAXu0Nyf4rZmyE8G4USxBu1pvLQtlcQ5m8R4RWTi34RqJIx WTmthY6/mmCAa7Uee5oV9ag9FQiGv2QVqBGv2txaSbpzPIAajW3hy5CeQiwgXuotzWNC veHi8U2jTtSqDrKrVNs3ZaO5TqayD1rXQ3gAjLHFvGfRWqPj/DS4WfLD8NvovmOQrul9 1cgw== 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:fcc:content-transfer-encoding:mime-version:to:cc; bh=L6YTTKKAyBaHzDp/SMwNsC0hkh/ZEJHZLofG/n477SI=; b=D1E24P5TK7z5kJlqV9GJVfqQo08hUv1o6dyFf+t83/LOYirIrRdqQJo47Xj9Uy5vU/ UsAOx+8swve7KlwJZZUBLXPgjpt8brWkYSvWFPHP2vqJeIZRcI+3YhQtUBXYtj9D+liR o7AMtRxyXMINN+sIpNdrKfeDZgAxgcK0/SjCV73GlS/Mr8skJMYveVkk439giWgsJya+ lJsZwkJN4uEVBdMUgSnZl5QO/OXomY0fxjwG76IXklEyiAIdOK1f2uEhKcmgILQcnzI6 tQ6Khme/3kIzVD8NpC4HUoh1U4vd05vvyCmu7BpesfZGPH9P9IcVAYw5eJ8s4aTFrroN Zy3w== X-Gm-Message-State: AOAM5317swCiiNeJF0wR73NVCBIQ9edSTyWaLyZa63Ke5LuhKk0AiNok E2sMY4IQvYQO2W+MSCJQ0kum3qhkSgc= X-Google-Smtp-Source: ABdhPJy+jmhwBK0BROfOvSyU7oHDapk47clzxR37LgMGq+MYcyoDAt5BQWRkRfygR5wgvn8xxhA/1A== X-Received: by 2002:a05:600c:354f:: with SMTP id i15mr7114436wmq.189.1633641340631; Thu, 07 Oct 2021 14:15:40 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id g144sm10720974wmg.5.2021.10.07.14.15.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Oct 2021 14:15:40 -0700 (PDT) Message-Id: <pull.1048.v3.git.1633641339.gitgitgadget@gmail.com> In-Reply-To: <pull.1048.v2.git.1633440057.gitgitgadget@gmail.com> References: <pull.1048.v2.git.1633440057.gitgitgadget@gmail.com> From: "Victoria Dye via GitGitGadget" <gitgitgadget@gmail.com> Date: Thu, 07 Oct 2021 21:15:30 +0000 Subject: [PATCH v3 0/8] Sparse Index: integrate with reset Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: stolee@gmail.com, gitster@pobox.com, newren@gmail.com, Taylor Blau <me@ttaylorr.com>, Bagas Sanjaya <bagasdotme@gmail.com>, =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason <avarab@gmail.com>, Victoria Dye <vdye@github.com> Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
Sparse Index: integrate with reset
|
expand
|