Message ID | pull.695.git.1596728921.gitgitgadget@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=sa20=BQ=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 27B6A722 for <patchwork-git@patchwork.kernel.org>; Thu, 6 Aug 2020 16:55:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6A4DD23120 for <patchwork-git@patchwork.kernel.org>; Thu, 6 Aug 2020 16:55:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="MtAX+BNM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729557AbgHFQz1 (ORCPT <rfc822;patchwork-git@patchwork.kernel.org>); Thu, 6 Aug 2020 12:55:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44082 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729459AbgHFQzS (ORCPT <rfc822;git@vger.kernel.org>); Thu, 6 Aug 2020 12:55:18 -0400 Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A07C1C0F26C8 for <git@vger.kernel.org>; Thu, 6 Aug 2020 08:48:45 -0700 (PDT) Received: by mail-wm1-x344.google.com with SMTP id x5so9284179wmi.2 for <git@vger.kernel.org>; Thu, 06 Aug 2020 08:48:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:from:date:subject:fcc:content-transfer-encoding :mime-version:to:cc; bh=mTgmrC93yXUUa6PyMqa5OCmav8EdQO2ykvWBSBVgUFM=; b=MtAX+BNMzVW0HdFU92S39b7117y8Jngb8fdejxw2YsdYeCt5m8+rOEWJaEzuV4mvNS jdRuR4mLkRC1ji+3xrDm3Iv7Kz/A2l4oqbS3w7WQoWH5iEQ3aeBLJMjDGoBG/EjPY3FE JIOUGaOUQU8JK8hGCfepMcjo103xulKSm3Z3XQxK37+rDsrz5thFY4KZS/AKgqXe7QyF jpF8qmVScUKXi+aVLz7tOway2LN0KyNcF5g4W6jpfR7xKfRHXd2ikA9XW0FcHUqKtGtl DMkk8ClzySdqNEnuhoJRO/X2QC8JO5NNvyRpp92K9S3HV7l48l2Rn/9zsEZChjTHz4nw SDcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:from:date:subject:fcc :content-transfer-encoding:mime-version:to:cc; bh=mTgmrC93yXUUa6PyMqa5OCmav8EdQO2ykvWBSBVgUFM=; b=LjJVoZIawUSwZsOJkJOOZ+ZYUdf/MOAL3luDZLhDR5nokiccwDFAHmmzba3tSOyG/c bs2IGUJyN6dPSfp/IBK08HTWMFQTnhnEfpR8gaq8w0wBWAadrnEEUBPFiuYl6tsKdk0D rZn7ZcIQ7NenCDnBkj0soI4pT+HtssVROGblvUuFvgzff9XcBVInTEmFDCLhS8K7cL8B 7Amto9Lnriti2XEwn+6yHpmF8WyzXH5gVqOBepqkFWi4qcFKXxOkaa3+yidJV461pMbM xjeSQRpr45cmkcfTBr+W44U4cSEhdPNnKhcGaCkKwGuSEmpOFMnMi2+IjlfMJk/jjTiQ PoAA== X-Gm-Message-State: AOAM5300+lZTDN8t+j6I6A/TODpLI+Bj7YqHL1fe+ILWjxdOZPh1Elo9 T6snsu1+So++qCn7C2Gk9lTXHmhc X-Google-Smtp-Source: ABdhPJwEhC7DwVOfmgb9qBjCT8maG4bqFms+KoCd0h9unSK+exgnqDrt2+wm7HVebl+VRurMhS4fLA== X-Received: by 2002:a7b:c38e:: with SMTP id s14mr8515216wmj.124.1596728923411; Thu, 06 Aug 2020 08:48:43 -0700 (PDT) Received: from [127.0.0.1] ([13.74.141.28]) by smtp.gmail.com with ESMTPSA id p22sm6369623wmc.38.2020.08.06.08.48.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Aug 2020 08:48:42 -0700 (PDT) Message-Id: <pull.695.git.1596728921.gitgitgadget@gmail.com> From: "Derrick Stolee via GitGitGadget" <gitgitgadget@gmail.com> Date: Thu, 06 Aug 2020 15:48:30 +0000 Subject: [PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks Fcc: Sent Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 To: git@vger.kernel.org Cc: sandals@crustytoothpaste.net, steadmon@google.com, jrnieder@gmail.com, peff@peff.net, congdanhqx@gmail.com, phillip.wood123@gmail.com, emilyshaffer@google.com, sluongng@gmail.com, jonathantanmy@google.com, Derrick Stolee <derrickstolee@github.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series |
Maintenance I: Command, gc and commit-graph tasks
|
expand
|