From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Hofman Subject: Re: Support for Infrasonic Quartet - fixed patches Date: Wed, 16 Sep 2009 22:23:33 +0200 Message-ID: <4AB14945.4030901@ivitera.com> References: <4AAEC63A.9010603@ivitera.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.pilsfree.net (mail.pilsfree.net [81.201.60.141]) by alsa0.perex.cz (Postfix) with ESMTP id 956C724483 for ; Wed, 16 Sep 2009 22:23:40 +0200 (CEST) In-Reply-To: <4AAEC63A.9010603@ivitera.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: Takashi Iwai List-Id: alsa-devel@alsa-project.org Hi Takashi, All the patches will follow. I could not use git rebase anymore since even a clean clone started complaining: pavel@nahore:~/projects/alsa-generic/alsa-kmirror$ git rebase fatal: Needed a single revision invalid upstream I had to apply patches from files generated by git-format-patch to a clean clone one-by-one and copy the commit messages when committing. Is there a simple way to re-create commits including their messages from those patch files? Thanks, Pavel.