git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] quilt2git v0.2
@ 2006-02-28 11:11 Tejun Heo
  2006-02-28 20:55 ` Sam Vilain
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2006-02-28 11:11 UTC (permalink / raw)
  To: linux-kernel, git

Hello, v0.2 of quilt2git available.  New in v0.2.

* handles new git HEAD file format properly (regular file storing ref: ...)

* makes use of mail format header from quilt patch description.  From:
  becomes the author, Subject: the subject of the patch.  All commit
  information should be maintained through git2quilt -> quilt2git now.

* --signoff option added.  This option is simply passed to git-commit.

* little fixes

http://home-tj.org/wiki/index.php/Misc
http://home-tj.org/files/misc/quilt2git-0.2
http://home-tj.org/files/misc/git2quilt-0.1

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] quilt2git v0.2
  2006-02-28 11:11 [ANNOUNCE] quilt2git v0.2 Tejun Heo
@ 2006-02-28 20:55 ` Sam Vilain
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Vilain @ 2006-02-28 20:55 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-kernel, git

Tejun Heo wrote:
> Hello, v0.2 of quilt2git available.  New in v0.2.
> 
> * handles new git HEAD file format properly (regular file storing ref: ...)
> 
> * makes use of mail format header from quilt patch description.  From:
>   becomes the author, Subject: the subject of the patch.  All commit
>   information should be maintained through git2quilt -> quilt2git now.
> 
> * --signoff option added.  This option is simply passed to git-commit.
> 
> * little fixes
> 
> http://home-tj.org/wiki/index.php/Misc
> http://home-tj.org/files/misc/quilt2git-0.2
> http://home-tj.org/files/misc/git2quilt-0.1
> 
> Thanks.
> 

FWIW, I have a similar script to import a quilt export as an stgit patch 
series, it's really simple but quite useful:

   http://vserver.ustl.gen.nz/scripts/import-quilt

Sam.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-28 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-28 11:11 [ANNOUNCE] quilt2git v0.2 Tejun Heo
2006-02-28 20:55 ` Sam Vilain

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