lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 01 Aug 2011 23:10:21 -0500
From:	Rob Landley <rob@...dley.net>
To:	"J. Bruce Fields" <bfields@...ldses.org>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Here's a unified kernel git repo covering 0.0.1 to the present.

On 08/01/2011 08:18 PM, J. Bruce Fields wrote:
> On Fri, Jul 22, 2011 at 10:45:57PM -0500, Rob Landley wrote:
>> 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
> 
> Note if you use git-replace instead of grafts then you should be able to
> post it as a normal clone-able git tree.
> 
> --b.

*shrug*  It worked for me?  I posted a link to the script it came from,
you could ping that guy or tweak his script to do what you want.

My general response to git trees is to convert them to mercurial because
git's UI is utterly horrible, and its infrastructure overcomplicated.
That said, it's what the kernel uses, so it's ubiquitous.

I got pointed at another full history git repo earlier today, maybe
it'll work better for you?  Haven't tried it myself, I'm pretty happy
with the one I posted.

  https://twitter.com/mirell/status/98086867580354560

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ