Message ID | cover.1599723087.git.liu.denton@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=4khD=CT=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 D9CED618 for <patchwork-git@patchwork.kernel.org>; Thu, 10 Sep 2020 07:33:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B23D720795 for <patchwork-git@patchwork.kernel.org>; Thu, 10 Sep 2020 07:33:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="m4bDTg/j" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729993AbgIJHc7 (ORCPT <rfc822;patchwork-git@patchwork.kernel.org>); Thu, 10 Sep 2020 03:32:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726991AbgIJHcm (ORCPT <rfc822;git@vger.kernel.org>); Thu, 10 Sep 2020 03:32:42 -0400 Received: from mail-pf1-x443.google.com (mail-pf1-x443.google.com [IPv6:2607:f8b0:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3E4ACC061573 for <git@vger.kernel.org>; Thu, 10 Sep 2020 00:32:42 -0700 (PDT) Received: by mail-pf1-x443.google.com with SMTP id f18so4121542pfa.10 for <git@vger.kernel.org>; Thu, 10 Sep 2020 00:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=X07fjBNoq01iqUUTr4DhWgRcLn6b5141lFlA0uWwMWw=; b=m4bDTg/jgHaF2pVgCNtYYhBf/nv0XH9L/A7V4Coixq2XjzHiAoWLoEVFoPqtIVGHKw EsYrzGCwur5KuyfDZafEhTfgDeqkAkyi1zdHukLP2YUTbM0wFkMtuJFdJcg2jfVsnY42 wFz/CtbvkRe1wRT9knq950Va6xCsRl5fmC9M3yV5xJLF6rs6FXUywaQcsHvuz+8ccWjD ny3E079ddhS4CZTNRU/tjjEw41uyYV3N7gmJol1CNrryV0tg/FA6BzL1S5A4o6KVa+uV ZdJ4Ra8FghSF0AzkJtKxVAsqW9Hc2NMfA7+faH2pJhI7pUW90k0GISWNl6ZwYVfCplY4 uRJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=X07fjBNoq01iqUUTr4DhWgRcLn6b5141lFlA0uWwMWw=; b=kW6imEB1PTlo6lIRns5gwYSWliK4znE4mBOHqK6cyXwGsoaaaDQ9j3zfpSvwSnFeNN /R6aCJwMQ3Jrvd9iP7QVAIXSPMRVho5TPHjdYudo8Uiox98opFODy0ZOxhm3BRpyIiXd u7g+o/OfjaRyCLSgmilJZPCFfIMeA7gKJYkJVmLXq43kKiaGn0Xs3qi7axx0S1n/wovg htqZlnJv87d0QSKPg/edYzcfiyAsMDvTnKQs4SDBuiFDXd6GKhkemlILXaBYe3F1ctFC 4CgJaJ8Sofp2V7XCkO7AcpNXF83/m1tfzMMqjX52FgwikyNwwiSkFH4VlDSj62Yj57MD 7HlA== X-Gm-Message-State: AOAM530drCH7/81zKhUb75OOT5SfOpIskhm3fSiTX2xMrONhE8u3YSJ4 ij6FuZ7FTITZLbtpEp/7aZgHxVfGuLc= X-Google-Smtp-Source: ABdhPJxwTmpxDgUBIA2IgOe3j4NkxOe5xkr6Y9CvnZ8yuoIQWEzWQ7parr95BaD1vWgXqbnGk0iYpA== X-Received: by 2002:a62:878f:: with SMTP id i137mr3948185pfe.24.1599723161235; Thu, 10 Sep 2020 00:32:41 -0700 (PDT) Received: from archbookpro.hsd1.ca.comcast.net ([2601:647:5900:d670::1ab5]) by smtp.gmail.com with ESMTPSA id q127sm4990550pfb.61.2020.09.10.00.32.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Sep 2020 00:32:40 -0700 (PDT) From: Denton Liu <liu.denton@gmail.com> To: Git Mailing List <git@vger.kernel.org> Cc: Junio C Hamano <gitster@pobox.com> Subject: [PATCH v2 0/4] builtin/diff: learn --merge-base Date: Thu, 10 Sep 2020 00:32:16 -0700 Message-Id: <cover.1599723087.git.liu.denton@gmail.com> X-Mailer: git-send-email 2.28.0.618.gf4bc123cb7 In-Reply-To: <cover.1599332861.git.liu.denton@gmail.com> References: <cover.1599332861.git.liu.denton@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org |
Series | builtin/diff: learn --merge-base | expand |