Message ID | pull.337.v3.git.gitgitgadget@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=+yIQ=X4=vger.kernel.org=git-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 58701112B for <patchwork-git@patchwork.kernel.org>; Thu, 3 Oct 2019 17:53:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2CC932133F for <patchwork-git@patchwork.kernel.org>; Thu, 3 Oct 2019 17:53:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="naf8dXZS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729842AbfJCRxe (ORCPT <rfc822;patchwork-git@patchwork.kernel.org>); Thu, 3 Oct 2019 13:53:34 -0400 Received: from mail-wr1-f67.google.com ([209.85.221.67]:34066 "EHLO mail-wr1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726119AbfJCRxe (ORCPT <rfc822;git@vger.kernel.org>); Thu, 3 Oct 2019 13:53:34 -0400 Received: by mail-wr1-f67.google.com with SMTP id a11so3738791wrx.1 for <git@vger.kernel.org>; Thu, 03 Oct 2019 10:53:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:message-id:in-reply-to:references:from:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=dSYzULpKCB90awZYkWbVLofve282VSy1jgL9ORwkR+0=; b=naf8dXZSpDiTijrLJ2zkLQ2FSBgWg5+kqXlfYmlkQnBAO9qw5vcM+wRhU/sr+cAh0F +b+H2q6pZki7CkPhGXw/DJBTxK1MHk69Z1hwkkVkXhFZVEVUzCeg6Jq17g6YoFSFsAj5 3iXdDuesIlxM7ERu89hI6YWUd7PnEOJHgO8vlSFUmN3ilhhUqUBjqaxNP/S2xuQnMiCx 1k4xXVG9SY8kQSEjttC5JOJicSOb0nBUAf1k8bzU5L9dMGdwbb27CrzAgLSq9HCdQbuQ Lbp+XpG3ZOf4VlBxbdxHqnISgNvmOMUZGzXnQ7GCPPnT5e8ox7KSUnS+jMMdv/6LDNQE LjCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:message-id:in-reply-to:references:from :subject:fcc:content-transfer-encoding:mime-version:to:cc; bh=dSYzULpKCB90awZYkWbVLofve282VSy1jgL9ORwkR+0=; b=NIoqxS7kDvqaObcDwOdQ7PVmm8a0DG9pKD8FA/b6VpKwpkTbcpkfoaBkLephyrP+NE ewcH3oi9phwbHV3nCTXh825dsiq9yP2G/oP45Ti5QZy4pP1P60IgaPxM2+0CQVtlbpf+ RC5Fk0htrmIRNj4CAFN5c5TA/8cnJh7Iq90Fdn7RiCImgTtCaT3QcE+CA/+/WGpOTqTe Ms3x8pqCR7vsm2BxnJP0w0oTkmyDouCP57BmaPLCXm4s0qx4DjQSmyUb4kSZnRT7kxhG bE6K+R8XUWoNdtzc5swnhFib9j9Um5kfOihcG5ZEvZOM33dgHV/wPrAD950Dj0tsV2f9 vnjw== X-Gm-Message-State: APjAAAVNz5RRspPA5gVuBwxn0EJXOr8gdcNgj4eKPyK/vmd+YAchCf/A 1D/oPWGagjY2MdJqg9wFROGdlKaZ X-Google-Smtp-Source: APXvYqzkQuQb0iOrqvrFp+kxIqyaS15H/rF7tLzq5xeJ1Nzk/LYmmhUa1HiHR2ElC0y9IZZLZH0DDg== X-Received: by 2002:adf:f34c:: with SMTP id e12mr8056638wrp.320.1570125211679; Thu, 03 Oct 2019 10:53:31 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id a6sm4035403wrr.85.2019.10.03.10.53.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Oct 2019 10:53:31 -0700 (PDT) Date: Thu, 03 Oct 2019 10:53:31 -0700 (PDT) X-Google-Original-Date: Thu, 03 Oct 2019 17:53:23 GMT Message-Id: <pull.337.v3.git.gitgitgadget@gmail.com> In-Reply-To: <pull.337.v2.git.gitgitgadget@gmail.com> References: <pull.337.v2.git.gitgitgadget@gmail.com> From: "William Baker via GitGitGadget" <gitgitgadget@gmail.com> Subject: [PATCH v3 0/6] multi-pack-index: add --no-progress Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: williamtbakeremail@gmail.com, stolee@gmail.com, jeffhost@microsoft.com, Junio C Hamano <gitster@pobox.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
multi-pack-index: add --no-progress
|
expand
|
"William Baker via GitGitGadget" <gitgitgadget@gmail.com> writes: > This is the third iteration of changes for adding support for > --[no-]progress to multi-pack-index, and it includes the following updates > for the feedback I received on v2: > > * Fixed commit message formatting > * Updated 'pack_paths_checked' from u32 to unsigned > > Thanks, William Thanks, will take a look.