LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Josef Sipek <jsipek@fsl.cs.sunysb.edu>
To: git@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] Guilt v0.23
Date: Tue, 20 Mar 2007 20:25:29 -0400	[thread overview]
Message-ID: <20070321002529.GA17011@filer.fsl.cs.sunysb.edu> (raw)

Guilt v0.23 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


There are two brand new commands: fork and fold. A few minor bugs related to
really unusual patch names (containing commas) were fixed. And finally, each
command has a manual page!

As always, patches, and other feedback is welcome.

Josef "Jeff" Sipek.

------------
Changes since v0.22:

Brandon Philips (2):
      Get usage information from the USAGE variable
      Remaining guilt documentation

Josef 'Jeff' Sipek (14):
      Docs: Ignore generated usage-*.txt files
      Docs: Consistified the man pages
      Docs: Reimplemented cmd-list generation script in sh
      Docs: Added import-commit manpage
      Docs: Fixed up patchbomb documentation
      Docs: Include version Guilt version number in page footer
      Remove pop_patch as there are no real users
      fold: fold a patch into the topmost patch
      delete: use series_remove_patch instead of opencoding the logic
      fold: fixed patch backup creation
      Docs: guilt-fold manpage
      new: escape new patch name properly when changing the series file
      fork: fork the topmost applied patch
      Guilt v0.23

                 reply	other threads:[~2007-03-21  0:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070321002529.GA17011@filer.fsl.cs.sunysb.edu \
    --to=jsipek@fsl.cs.sunysb.edu \
    --cc=git@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: [ANNOUNCE] Guilt v0.23' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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).