From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [80.91.229.2] (helo=ciao.gmane.org) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1MEQJ4-0001lr-DC for openembedded-devel@openembedded.org; Wed, 10 Jun 2009 18:05:42 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MEQ9f-0002d4-Pq for openembedded-devel@openembedded.org; Wed, 10 Jun 2009 15:55:59 +0000 Received: from p3077-ipngn201marunouchi.tokyo.ocn.ne.jp ([114.177.118.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Jun 2009 15:55:59 +0000 Received: from no2spam by p3077-ipngn201marunouchi.tokyo.ocn.ne.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Jun 2009 15:55:59 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@openembedded.org From: Rolf Leggewie Date: Thu, 11 Jun 2009 00:55:47 +0900 Message-ID: References: <200906100627.14809.zecke@selfish.org> Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p3077-ipngn201marunouchi.tokyo.ocn.ne.jp User-Agent: Thunderbird 2.0.0.21 (X11/20090409) In-Reply-To: <200906100627.14809.zecke@selfish.org> Sender: news Subject: Re: deduce git revision from mtn revision X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2009 16:05:42 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Holger, thank you for your comment. Holger Freyther wrote: > Indirectly... use git log by date... Two questions 1) how do I actually do that? "git help log" did not know. 2) will that help if I only know the mtn rev id and not its date?