From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-5.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 7CDA920986 for ; Fri, 7 Oct 2016 17:54:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754560AbcJGRyw (ORCPT ); Fri, 7 Oct 2016 13:54:52 -0400 Received: from ikke.info ([178.21.113.177]:42036 "EHLO vps892.directvps.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754427AbcJGRyv (ORCPT ); Fri, 7 Oct 2016 13:54:51 -0400 Received: by vps892.directvps.nl (Postfix, from userid 1008) id E72584401D4; Fri, 7 Oct 2016 19:54:48 +0200 (CEST) Date: Fri, 7 Oct 2016 19:54:48 +0200 From: Kevin Daudt To: Junio C Hamano Cc: git@vger.kernel.org Subject: Re: What's cooking in git.git (Oct 2016, #02; Thu, 6) Message-ID: <20161007175448.GC25613@ikke.info> References: <20161007045613.GB25613@ikke.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.0 (2016-08-17) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Fri, Oct 07, 2016 at 09:40:01AM -0700, Junio C Hamano wrote: > Kevin Daudt writes: > > > Just wondering why the topic "kd/mailinfo-quoted-string (2016-09-28) 2 > > commits" is not listed anymore. Previous what's cooking said it was > > merged to "next". > > Thanks for your contribution. > > The topic was listed as graduated to 'master' in issue #1 of this > month: > > http://public-inbox.org/git/ > > After a topic graduates, it will not be included in the report. Ok, was confused then about what the state was. Thanks.