From owner-svn-src-all@freebsd.org Thu Oct 8 16:07:42 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 672DD9D2436; Thu, 8 Oct 2015 16:07:42 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id C9AC1D71; Thu, 8 Oct 2015 16:07:40 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA03298; Thu, 08 Oct 2015 19:07:38 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1ZkDjF-000AXT-05; Thu, 08 Oct 2015 19:07:37 +0300 Subject: Re: svn commit: r289027 - head/contrib/tzcode/stdtime To: cem@FreeBSD.org References: <201510081142.t98BgFJd028821@repo.freebsd.org> <561666CE.1050608@FreeBSD.org> Cc: Craig Rodrigues , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org From: Andriy Gapon Message-ID: <56169485.9040608@FreeBSD.org> Date: Thu, 8 Oct 2015 19:06:29 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2015 16:07:42 -0000 On 08/10/2015 18:26, Conrad Meyer wrote: > On Thu, Oct 8, 2015 at 5:51 AM, Andriy Gapon wrote: >> On 08/10/2015 14:42, Craig Rodrigues wrote: >>> Assume C89. >>> >>> https://github.com/eggert/tz/commit/400ecf36bb0b73f6390f9641e6cb8bbfb91a5cfd >> >> What if one day github disappears but FreeBSD is still going? >> The full commit message would be lost. > > Looking at the full commit message on Github, nothing of value was lost. This commit seems to set a precedent of "merging" a github pull request into the tree. That's why I decided to comment. -- Andriy Gapon