Re: [ANNOUNCE] Guilt 0.16

Previous thread: [PATCH] Document the -n option for git-log by Josef Sipek on Saturday, January 6, 2007 - 11:38 am. (1 message)

Next thread: Re: [PATCH] git-reset --hard: use quotes when we tell the user what HEAD was reset to by Junio C Hamano on Saturday, January 6, 2007 - 12:26 pm. (4 messages)
From: Josef Sipek
Date: Saturday, January 6, 2007 - 11:46 am

Guilt (Git Quilt) 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.

Tarballs:
http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/

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


The code is licensed under GPLv2.

Of course, contributions and feedback are welcomed :)

Josef "Jeff" Sipek.

[1] http://www.selenic.com/mercurial/wiki/index.cgi/MqExtension
-

From: Horst H. von Brand
Date: Saturday, January 6, 2007 - 12:57 pm

A installation script/Makefile (or at least instructions) is missing...
-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                    Fono: +56 32 2654431
Universidad Tecnica Federico Santa Maria             +56 32 2654239
Casilla 110-V, Valparaiso, Chile               Fax:  +56 32 2797513
-

From: Josef Sipek
Date: Saturday, January 6, 2007 - 3:14 pm

Ah, good point. Just include the dir in your path. That's all.

/me goes to make a small makefile

Josef "Jeff" Sipek.

-- 
Humans were created by water to transport it upward.
-

From: Jan Engelhardt
Date: Saturday, January 6, 2007 - 1:07 pm

"I feel so guilty when using guilt!"

Oh well I should point out that people should give
tools a better naming. :-)
Prime examples are "Squid", "Icecream", and to a
lesser extent "Apache".

	-`J'
-- 
-

From: Juergen Ruehle
Date: Saturday, January 6, 2007 - 4:01 pm

Jan Engelhardt writes:
 > 
 > On Jan 6 2007 13:46, Josef Sipek wrote:
 > >
 > >Guilt (Git Quilt) is a series of bash scripts which add a Mercurial
 > 
 > "I feel so guilty when using guilt!"
 > 
 > Oh well I should point out that people should give
 > tools a better naming. :-)

I didn't know there was a tool name 'goodness' metric:-)

I rather like 'Guilt'.

-

From: Stefan Richter
Date: Saturday, January 6, 2007 - 1:26 pm

Both guilt and gquilt introduce a potential of mistyped commands.
guilt is nicer to type though.
-- 
Stefan Richter
-=====-=-=== ---= --==-
http://arcgraph.de/sr/
-

Previous thread: [PATCH] Document the -n option for git-log by Josef Sipek on Saturday, January 6, 2007 - 11:38 am. (1 message)

Next thread: Re: [PATCH] git-reset --hard: use quotes when we tell the user what HEAD was reset to by Junio C Hamano on Saturday, January 6, 2007 - 12:26 pm. (4 messages)