[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070515175831.GE2126@filer.fsl.cs.sunysb.edu>
Date: Tue, 15 May 2007 13:58:32 -0400
From: Josef Sipek <jsipek@....cs.sunysb.edu>
To: guilt@...efsipek.net
Cc: git@...r.kernel.org, linux-kernel@...r.kernel.org, brandon@...p.org
Subject: [ANNOUNCE] Guilt v0.25
Guilt v0.25 is available for download (once it mirrors out on kernel.org).
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
Really the only major changes are the new commands: import and rebase.
guilt-import allows one to import a patch into the Guilt series easily
guilt-rebase is very similar to git-rebase - it detects patches that were
pushed upstream. NOTE: This command is still not perfect, so use it with
caution.
As always, patches, and other feedback is welcome.
Josef "Jeff" Sipek.
------------
Changes since v0.24:
Josef 'Jeff' Sipek (13):
Docs: Fixed two small typos
import: import a patch command
import: Added -P to specify a name of the patch file within guilt
new: Add an empty line after the message/signed-off-by
guilt: be more careful when parsing hash ranges
patchbomb: Added --in-reply-to argument
rebase: Rebase pushed patches against an upstream branch
docs: Skeleton of the rebase docs
rebase: removed some leftover bits from git-cherry
rebase: comment out patch instead of removing it
rebase: created a helper function to pop all patches
Fixed $PAGER detection logic
Guilt v0.25
-
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