From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remi Galan Alfonso Subject: Re: [PATCH v7 4/5] bisect: add the terms old/new Date: Tue, 23 Jun 2015 21:27:52 +0200 (CEST) Message-ID: <303519671.732577.1435087672353.JavaMail.zimbra@ensimag.grenoble-inp.fr> References: <1435006836-18182-1-git-send-email-antoine.delaite@ensimag.grenoble-inp.fr> <1435064084-5554-1-git-send-email-Matthieu.Moy@imag.fr> <1435064084-5554-5-git-send-email-Matthieu.Moy@imag.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: gitster@pobox.com, git@vger.kernel.org, antoine delaite , louis--alexandre stuber , chriscool@tuxfamily.org, thomasxnguy@gmail.com, valentinduperray@gmail.com, Louis Stuber , Valentin Duperray , Franck Jonas , Lucien Kong , Thomas Nguy , Huynh Khoi Nguyen Nguyen , Matthieu Moy To: Matthieu Moy X-From: git-owner@vger.kernel.org Tue Jun 23 21:26:04 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 1Z7Tpc-0004Zx-2K for gcvg-git-2@plane.gmane.org; Tue, 23 Jun 2015 21:26:04 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754901AbbFWTZ6 convert rfc822-to-quoted-printable (ORCPT ); Tue, 23 Jun 2015 15:25:58 -0400 Received: from zm-etu-ensimag-1.grenet.fr ([130.190.244.117]:60275 "EHLO zm-etu-ensimag-1.grenet.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754461AbbFWTZ5 convert rfc822-to-8bit (ORCPT ); Tue, 23 Jun 2015 15:25:57 -0400 Received: from localhost (localhost [127.0.0.1]) by zm-smtpout-1.grenet.fr (Postfix) with ESMTP id 6C817370B; Tue, 23 Jun 2015 21:25:56 +0200 (CEST) Received: from zm-smtpout-1.grenet.fr ([127.0.0.1]) by localhost (zm-smtpout-1.grenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3n9BC8T3eTxx; Tue, 23 Jun 2015 21:25:56 +0200 (CEST) Received: from zm-int-mbx1.grenet.fr (zm-int-mbx1.grenet.fr [130.190.242.140]) by zm-smtpout-1.grenet.fr (Postfix) with ESMTP id 599F920A0; Tue, 23 Jun 2015 21:25:56 +0200 (CEST) In-Reply-To: <1435064084-5554-5-git-send-email-Matthieu.Moy@imag.fr> X-Originating-IP: [130.190.242.137] X-Mailer: Zimbra 8.0.9_GA_6191 (ZimbraWebClient - FF38 (Linux)/8.0.9_GA_6191) Thread-Topic: bisect: add the terms old/new Thread-Index: +Ccy0MRlrbFAGAi3MdA6fCZRH/K6YA== Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Matthieu Moy writes: > Signed-off-by: Matthieu Moy > Signed-off-by: Matthieu Moy Sounds like you went all out with this patch. R=C3=A9mi