git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josef Sipek <jsipek@fsl.cs.sunysb.edu>
To: git@vger.kernel.org
Subject: [ANNOUNCE] Git Queues 0.10
Date: Tue, 14 Nov 2006 05:10:37 -0500	[thread overview]
Message-ID: <20061114101037.GA8075@filer.fsl.cs.sunysb.edu> (raw)

Git Queues (aka. gq) is a series of bash scripts which add a Mercurial
queues-like [1] functionality and interface to git. The one distinguishing
feature from other quilt-like porcelains, is the format of the patches
directory. _All_ the information is stored as plain text - a series file and
the patches (one per file). This easily lends itself to versioning the
patches using any number of of SCMs.

The scripts are rather incomplete at the moment, but I'm hoping they'll get
to being very usable very soon.

Tarball:
http://www.kernel.org/pub/linux/kernel/people/jsipek/gq/gq-0.10.tar.bz2
http://www.kernel.org/pub/linux/kernel/people/jsipek/gq/gq-0.10.tar.gz

Git repository:
git://git.kernel.org/pub/scm/linux/kernel/git/jsipek/gq.git


The code is licensed under GPLv2.

Of course, contributions and feedback are welcomed :)

Josef "Jeff" Sipek.


             reply	other threads:[~2006-11-14 10:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-14 10:10 Josef Sipek [this message]
2006-11-14 10:45 ` [ANNOUNCE] Git Queues 0.10 Jakub Narebski
2006-11-14 13:13 ` Andreas Ericsson

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=20061114101037.GA8075@filer.fsl.cs.sunysb.edu \
    --to=jsipek@fsl.cs.sunysb.edu \
    --cc=git@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).