linux-kernel.vger.kernel.org archive mirror
 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.19
Date: Mon, 12 Feb 2007 14:48:17 -0500	[thread overview]
Message-ID: <20070212194816.GB12616@filer.fsl.cs.sunysb.edu> (raw)

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


The most important change is the use of the patch file's mtime as the
GIT_{AUTHOR,COMMITTER}_DATE. Without this change, repeated invocations of
"guilt pop -a; guilt push -a" would create new commit's with different
commit dates, creating a lot of garbage commits. Other changes are mostly
related to expanding (and slightly fixing) the regression scripts.

Josef "Jeff" Sipek.

------------

Changes since v0.18:

Josef 'Jeff' Sipek (18):
      guilt-applied: added -c to list the commit hash for the patch
      guilt-new: Fix [ syntax
      patchbomb: Friendly wrapper for git-format-patch & git-send-email
      delete: Added argument -f to remove patch file
      Guilt v0.19-rc1
      regression: test new patch insertion
      regression: test new patch insertion at the end
      regression: Test push/pop given a patch name
      regression: Test for guilt-init in a already initialized branch
      regression: Test guilt-init on non-master branch
      regression: Fix test descriptions
      Centralize editor determining code
      new: added -e to edit the patch description interactively
      Makefile: Forgot to add guilt-patchbomb to the list of scripts
      regression: Fix regression test failure
      patchbomb: Added -n flag
      regression: Fixed regression suite failure
      Guilt v0.19

Theodore Ts'o (1):
      Use patch file's modtime as the git author and commiter date

                 reply	other threads:[~2007-02-12 19:48 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=20070212194816.GB12616@filer.fsl.cs.sunysb.edu \
    --to=jsipek@fsl.cs.sunysb.edu \
    --cc=git@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).