From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael J Gruber Subject: Re: [ANNOUNCE] Guilt v0.31 Date: Mon, 08 Sep 2008 17:39:20 +0200 Message-ID: <48C54728.1030809@fastmail.fm> References: <20080908135244.GB27550@josefsipek.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Git Mailing List To: Josef 'Jeff' Sipek X-From: git-owner@vger.kernel.org Mon Sep 08 17:41:03 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KcirE-0002h3-TM for gcvg-git-2@gmane.org; Mon, 08 Sep 2008 17:40:53 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752400AbYIHPj0 (ORCPT ); Mon, 8 Sep 2008 11:39:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752449AbYIHPj0 (ORCPT ); Mon, 8 Sep 2008 11:39:26 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:56507 "EHLO out3.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751963AbYIHPjZ (ORCPT ); Mon, 8 Sep 2008 11:39:25 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id EB69A15DE14; Mon, 8 Sep 2008 11:39:23 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 08 Sep 2008 11:39:23 -0400 X-Sasl-enc: 3TaSY+9ZijF08rWzX71+MbNHcBTpv0XuBuQx50T//FKf 1220888363 Received: from [139.174.44.12] (whitehead.math.tu-clausthal.de [139.174.44.12]) by mail.messagingengine.com (Postfix) with ESMTPSA id 699DC32D50; Mon, 8 Sep 2008 11:39:23 -0400 (EDT) User-Agent: Thunderbird 2.0.0.16 (X11/20080707) In-Reply-To: <20080908135244.GB27550@josefsipek.net> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Josef 'Jeff' Sipek venit, vidit, dixit 08.09.2008 15:52: > Guilt v0.31 is available for download. > > Guilt (Git Quilt) is a series of bash scripts which add a Mercurial > queues-like functionality and interface to git. > > Tarballs: > http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/ > > Git repo: > git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/guilt.git > > > This is a mostly bugfixes-only release to get the fixes that accumulated > over the past several months out of the door. > > As always, patches, and other feedback is welcome. > > Josef "Jeff" Sipek. Guilt insists on being used with git 1.5.*. Is this intended? Michael