git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] Guilt v0.25
@ 2007-05-15 17:58 Josef Sipek
  0 siblings, 0 replies; only message in thread
From: Josef Sipek @ 2007-05-15 17:58 UTC (permalink / raw)
  To: guilt; +Cc: git, linux-kernel, brandon

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-15 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15 17:58 [ANNOUNCE] Guilt v0.25 Josef Sipek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).