From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_NONE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 9C5D91F45E for ; Wed, 19 Feb 2020 22:07:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727939AbgBSWHV (ORCPT ); Wed, 19 Feb 2020 17:07:21 -0500 Received: from mail-pg1-f194.google.com ([209.85.215.194]:40865 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727082AbgBSWHV (ORCPT ); Wed, 19 Feb 2020 17:07:21 -0500 Received: by mail-pg1-f194.google.com with SMTP id z7so795726pgk.7 for ; Wed, 19 Feb 2020 14:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ttaylorr-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=/iCpG/K9BmhIzGsXoxZR2Q0/5y+JqJQYmOG7x+uxKoA=; b=RchrojSDI1gkgay0Iv5OAFPOUh7lrLy7Xah+AH9ZnzGA/GN4TMkZRFm1a5v8z3fmmZ QLV+n+/0RCD1TgCuLIEGFXcxMKhnjkkINhjX9P7YId9EWQ1mWRnMPfRKkz4WSxsAePPa pgiLO+VzJKa7O8Elp4mKv2vo9oTxj5H5AOmC4rKU99l7jlxq7agZJIA6vx5FLRqkpgVz TCHaD+kKhhtZ5RlrEof98wKEf6fW2CLBM9mvvgDiJkj+3Y74+n7GFNppI+taqDEWSN4z EWFqDqHj/vDutLcfw84uutIDNIfJXZC04bUrcoe2w5zKNFf6cbHVDCNZUFtwVv/thnto Io5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=/iCpG/K9BmhIzGsXoxZR2Q0/5y+JqJQYmOG7x+uxKoA=; b=rdfgO1oVo1iMn01rcRMRmKUfA8MYi+UxR07p17ydptI+C+pXp/V3l2oYFKQfZs7N+A ojJJfTTwVTmxe9GF5x8rzSvAkY9DBzr8tByHzZYNd0znBATwGFoEdEU88T3SuBDvYKjy zrkO2gcdRnSVTyaTYc2kJZvaZM28QvtrD+3JXEiGm2w9mfa0pTho89gb3ufc7cszKvF+ 9iQFXmqvCTMluYOdeRgk2BrB1az8MhfDVWG6sdVShzzmOzIRLGLCRi2xYs6YUhmckbZs l2RuzmrkI3h3oCT6C4NTkzdT6q2Bvv5qkGHiZPVN5bRCcForO2vkQogxLSrtxOViX3e7 qyPQ== X-Gm-Message-State: APjAAAUOMarGdzPJ8aCAqoWuqyBBqkK5XiihtxpXUnf4QZ2WIFTzgV/5 2fxj1+uFcbAOjO/QE4+MChNRU9ucu1Iiww== X-Google-Smtp-Source: APXvYqxzgsO8AkDBTxy+iqPavtLPlelflblPAOxY+38TQ8a+RIunjV4AU0glxgiUetBcZWhyXLc0kw== X-Received: by 2002:a63:1e5e:: with SMTP id p30mr31794296pgm.112.1582150040161; Wed, 19 Feb 2020 14:07:20 -0800 (PST) Received: from localhost ([205.175.106.52]) by smtp.gmail.com with ESMTPSA id r26sm674214pga.55.2020.02.19.14.07.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Feb 2020 14:07:19 -0800 (PST) Date: Wed, 19 Feb 2020 14:07:18 -0800 From: Taylor Blau To: Junio C Hamano Cc: Taylor Blau , git@vger.kernel.org Subject: Re: What's cooking in git.git (Feb 2020, #04; Mon, 17) Message-ID: <20200219220718.GD5101@syl.local> References: <20200219195822.GA5101@syl.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Wed, Feb 19, 2020 at 01:51:49PM -0800, Junio C Hamano wrote: > Taylor Blau writes: > > > On Mon, Feb 17, 2020 at 02:08:38PM -0800, Junio C Hamano wrote: > > > >> * tb/commit-graph-split-merge (2020-02-12) 3 commits > >> - builtin/commit-graph.c: support '--input=none' > >> - builtin/commit-graph.c: introduce '--input=' > >> - builtin/commit-graph.c: support '--split[=]' > >> > >> The code to write out the commit-graph has been taught a few > >> options to control if the resulting graph chains should be merged > >> or a single new incremental graph is created. > >> > >> Waiting for the discussion to settle. > >> cf. <20200212205028.GE4364@syl.local> > > > > I think that this discussion is still "settling", although the thread > > hasn't had any activity for a few days now. > > > > I wanted to get feedback from my response to Eric Sunshine before saying > > that we have consensus, but otherwise I think this is moving along. > > Did you mean Szeder? I did, whoops. Thanks for noticing (and sorry to Eric, who I see has responded just above :-)). > https://lore.kernel.org/git/cover.1581486293.git.me@ttaylorr.com/ Thanks, Taylor