[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E2A43F5.1020209@landley.net>
Date: Fri, 22 Jul 2011 22:45:57 -0500
From: Rob Landley <rob@...dley.net>
To: linux-kernel@...r.kernel.org
Subject: Here's a unified kernel git repo covering 0.0.1 to the present.
Ever done a "git annotate" that stops at 2.6.12-rc2, and wanted to see
the full history? Here's an repository that goes all the way back to
0.0.1 (through bitkeeper and all those old tarballs), which otherwise
works as normal (git pull updates it from Linus's tree, you can commit
to it and branch from it, etc)
Here's the tarball:
http://www.kernel.org/pub/linux/kernel/people/landley/linux-fullhist.tar.bz2
To install it:
1) Download, extract, cd into the directory.
2) git checkout -f
3) git pull
Then use as normal.
This is based on the work of http://padator.org/linux.php with some
trivial cleanups.
Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists