From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Re: Draft of Git Rev News edition 1 Date: Sun, 22 Mar 2015 13:19:13 +0100 Message-ID: References: <87lhipnupj.fsf@fencepost.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: git , Junio C Hamano , Eric Sunshine , Matthieu Moy , Nguyen Thai Ngoc Duy , Paul Tan , Johannes Schindelin , Dongcan Jiang , Jeff King , Doug Kelly , Bharat Suvarna , Kevin D , "Randall S. Becker" , Stephen Robin , Thomas Ferris Nicolaisen To: David Kastrup X-From: git-owner@vger.kernel.org Sun Mar 22 13:19:20 2015 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YZeqd-0003yS-Hc for gcvg-git-2@plane.gmane.org; Sun, 22 Mar 2015 13:19:19 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751818AbbCVMTP (ORCPT ); Sun, 22 Mar 2015 08:19:15 -0400 Received: from mail-ie0-f179.google.com ([209.85.223.179]:34633 "EHLO mail-ie0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751454AbbCVMTO (ORCPT ); Sun, 22 Mar 2015 08:19:14 -0400 Received: by iedfl3 with SMTP id fl3so21786725ied.1 for ; Sun, 22 Mar 2015 05:19:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=j7kjtHP21xyhDTqJjByg3dQm+sgURfUK2XuJZ1q5KxY=; b=Gq3YZiOIad7CYXxDvHuGZnPC/fM4uSWJjLqZNnlAX3vV7pBUlu3IfGw+gQbCjlwwmD BY9dSkCFn8kSNov8zHijOeBfMPml6iD0WfUAtCyOSvfGctAMRMaPGsGzp1zVIqx7QGeS S02Wa22zsjwyax0a/7N862NgGUYRyCR07JSPSMTjtxB6XqNLvMf2pRi8hB7QMZtmfNTl pKTR+S8wf/pzBhQ5H4qTxtnlBFgKjFy7bXf1EBzIdQT8I9lPICRB2+6q7WRn3LcXj+5b FnYm9Qu/51uOvZy3014QDP54RmElRW2u8Bhp6KFGrKbkFTsNM0euQUh0IQfHm94B+Df8 FmnQ== X-Received: by 10.50.253.12 with SMTP id zw12mr8061975igc.24.1427026753759; Sun, 22 Mar 2015 05:19:13 -0700 (PDT) Received: by 10.50.245.168 with HTTP; Sun, 22 Mar 2015 05:19:13 -0700 (PDT) In-Reply-To: <87lhipnupj.fsf@fencepost.gnu.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Mar 22, 2015 at 12:21 PM, David Kastrup wrote: > I've seen > > David Kastrup (dak at gnu.org) previously reimplemented significant > parts of "git blame" for a vast gain in performance with complex > histories and large files. As working on free software is his sole > source of income, please consider contributing to his remuneration > if you find this kind of improvements useful. > > Thank you very much for this heads-up. However, I'd replace > "previously" with "as of version 2.1.0". That's where the big > difference is, so if people actually are impacted they'll know whether > and what to benchmark and/or upgrade. Ok, there is now "as of version 2.1.0".