From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Vajna Subject: Re: [GIT PULL] sh updates for 2.6.25 Date: Wed, 16 Apr 2008 02:37:25 +0200 Message-ID: <20080416003725.GF8387@genesis.frugalware.org> References: <20080415172333.GA29489@linux-sh.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VUDLurXRWRKrGuMn" Cc: Linus Torvalds , Git Mailing List , Junio C Hamano To: Jakub Narebski X-From: git-owner@vger.kernel.org Wed Apr 16 06:33:43 2008 connect(): Connection refused 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 1JlvfI-0007Yn-B6 for gcvg-git-2@gmane.org; Wed, 16 Apr 2008 02:38:20 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756782AbYDPAhc (ORCPT ); Tue, 15 Apr 2008 20:37:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760577AbYDPAha (ORCPT ); Tue, 15 Apr 2008 20:37:30 -0400 Received: from virgo.iok.hu ([193.202.89.103]:34528 "EHLO virgo.iok.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760532AbYDPAh3 (ORCPT ); Tue, 15 Apr 2008 20:37:29 -0400 Received: from kag.elte.hu (kag.elte.hu [157.181.177.1]) by virgo.iok.hu (Postfix) with ESMTP id 625821B24F0; Wed, 16 Apr 2008 02:37:26 +0200 (CEST) Received: from genesis.frugalware.org (frugalware.elte.hu [157.181.177.34]) by kag.elte.hu (Postfix) with ESMTP id E0F4844659; Wed, 16 Apr 2008 02:33:59 +0200 (CEST) Received: by genesis.frugalware.org (Postfix, from userid 1000) id 71FA511904CE; Wed, 16 Apr 2008 02:37:25 +0200 (CEST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: --VUDLurXRWRKrGuMn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 15, 2008 at 11:43:24AM -0700, Jakub Narebski wrote: > I seem to remember (but I might be mistaken) that this issue was > corrected by some patch on git mailing list already... If we are at it, I had a similar bugreport: If one doesn't use an empty line after the first line in the commit message, a git-format-patch + git-am combo will strip newlines from the commit message: http://article.gmane.org/gmane.comp.version-control.git/73755 There, you suggested to modify git-format-patch, but I haven't come up with such a patch nor anybody else. Actually I recently tried to make one but I got lost in pretty.c and log-tree.c. :-) What I would like to do is just to change the current: ---- line1 line2 line3 ---- output to: ---- line1 line2 line3 ---- --VUDLurXRWRKrGuMn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkgFSkUACgkQe81tAgORUJb9CQCfU0EYtgYzCXmJJjfXyZ9BT0hH Ku8An1hW3+y++DlWBUPTPQSmriBSkdlw =sBD3 -----END PGP SIGNATURE----- --VUDLurXRWRKrGuMn--