public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Here's a unified kernel git repo covering 0.0.1 to the present.
@ 2011-07-23  3:45 Rob Landley
  2011-08-02  1:18 ` J. Bruce Fields
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Landley @ 2011-07-23  3:45 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-02  4:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23  3:45 Here's a unified kernel git repo covering 0.0.1 to the present Rob Landley
2011-08-02  1:18 ` J. Bruce Fields
2011-08-02  4:10   ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox