lkml.org 
[lkml]   [2008]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [git pull] x86 changes for v2.6.27


On Mon, 14 Jul 2008, Dave Jones wrote:
>
> 6924d1ab8b7bbe5ab416713f5701b3316b2df85b is a work of art.
> Is it ascii-art tetris? a magic eye picture? you decide!
>
> It looks even more spectacular in gitk.

Here's how to search for those with git:

git rev-list --all --parents | egrep '( .*){10}' | cut -d' ' -f1

will show you all commits with ten or more parents (although some of them
have duplicate parents due to git historically not checking that very
carefully).

Len and rmk have been doing it for a while, but yeah, I think Ingo pushed
the envelope there a bit.

But 96916090f488986a4ebb8e9ffa6a3b50881d5ccd is pretty nice too, doncha
think?

Linus


\
 
 \ /
  Last update: 2008-07-15 06:37    [W:0.121 / U:1.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site