On Sun, Jan 17, 2010 at 04:39:29AM -0500, Robert P. J. Day wrote: > > $ git log recipes/supertux/files/supertux-smallsize-data.tar.bz2 > commit 709c4d66e0b107ca606941b988bad717c0b45d9b > Author: Denys Dmytriyenko <[email protected]> > Date: Tue Mar 17 14:32:59 2009 -0400 > > rename packages/ to recipes/ per earlier agreement > > See links below for more details: > http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 > http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 > > Signed-off-by: Denys Dmytriyenko <[email protected]> > ... snip ...
And same comment about using --follow here: $ git log --follow recipes/supertux/files/supertux-smallsize-data.tar.bz2 commit 709c4d66e0b107ca606941b988bad717c0b45d9b Author: Denys Dmytriyenko <[email protected]> Date: Tue Mar 17 14:32:59 2009 -0400 rename packages/ to recipes/ per earlier agreement commit a96a64e4975b8e3100904f902bd3b24f521210fb Author: Paul Sokolovsky <[email protected]> Date: Thu Jan 17 13:02:45 2008 +0000 supertux-qvga 0.1.3: Add QVGA port of SperTux, based on GP2X port. * Original GP2X port by Ingo Arndt. * Data conversion preparation and script by myself. -- Denys _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
