From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: ANNOUNCE: Sparse 0.1 - first release version of Sparse; new maintainer Date: Tue, 7 Nov 2006 01:32:45 -0500 Message-ID: <20061107063245.GA26539@redhat.com> References: <4550228A.6060701@freedesktop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from c-66-30-195-131.hsd1.ma.comcast.net ([66.30.195.131]:30140 "EHLO gelk.kernelslacker.org") by vger.kernel.org with ESMTP id S1754071AbWKGGcy (ORCPT ); Tue, 7 Nov 2006 01:32:54 -0500 Content-Disposition: inline In-Reply-To: <4550228A.6060701@freedesktop.org> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Josh Triplett Cc: linux-sparse@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Torvalds On Mon, Nov 06, 2006 at 10:07:06PM -0800, Josh Triplett wrote: > git clone git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git For the git-impaired, I've updated my daily-snapshot script to pull from here instead of the old location. As always, they're auto-updated once an hour at .. http://www.codemonkey.org.uk/projects/git-snapshots/sparse/ Dave