From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] Import git-forest (20080403) Date: Thu, 03 Apr 2008 01:39:08 -0700 Message-ID: <7vej9n49jn.fsf@gitster.siamese.dyndns.org> References: <1207169895-25949-1-git-send-email-jengelh@computergmbh.de> <9aca54e6e106be3f26ae289606b9a47a91806d54.1207169779.git.jengelh@computergmbh.de> <7vve3053n7.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, jnareb@gmail.com, kzak@redhat.com To: Jan Engelhardt X-From: git-owner@vger.kernel.org Thu Apr 03 10:41:03 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1JhL01-000542-4S for gcvg-git-2@gmane.org; Thu, 03 Apr 2008 10:40:45 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758385AbYDCIja (ORCPT ); Thu, 3 Apr 2008 04:39:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750752AbYDCIja (ORCPT ); Thu, 3 Apr 2008 04:39:30 -0400 Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:57707 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761658AbYDCIjZ (ORCPT ); Thu, 3 Apr 2008 04:39:25 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 009662688; Thu, 3 Apr 2008 04:39:23 -0400 (EDT) Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 2F1B32687; Thu, 3 Apr 2008 04:39:17 -0400 (EDT) In-Reply-To: (Jan Engelhardt's message of "Thu, 3 Apr 2008 09:27:50 +0200 (CEST)") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Jan Engelhardt writes: > On Wednesday 2008-04-02 23:49, Junio C Hamano wrote: >> Jan Engelhardt writes: >> >> Content-Type: TEXT/PLAIN; charset=ISO-8859-1 >> >>> +# git-?????? >> >> Hmmmm... > > A git-send-email bug it seems. Do we know if it has been fixed? I see you used 1.5.4.4. By the way, this time you are speaking Russian ;-) Content-Type: TEXT/PLAIN; charset=KOI8-R; format=flowed >> Can they borrow from each other? > > Mh, I have uptaken some suggestions from the git-graph code: support > for --pretty and --reverse. Good. Let's see who survives ;-)