From: Jakub Narebski <jnareb@gmail.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: "Shawn O. Pearce" <spearce@spearce.org>, git@vger.kernel.org
Subject: Re: How to set git commit timestamp
Date: Fri, 11 May 2007 12:58:34 +0200 [thread overview]
Message-ID: <200705111258.35050.jnareb@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0705081328420.4167@racer.site>
On Tue, 8 May 2007, Johannes Schindelin wrote:
> On Mon, 7 May 2007, Shawn O. Pearce wrote:
>> Jakub Narebski <jnareb@gmail.com> wrote:
>>> By the way, is there fast-import version of git-quiltimport?
>>
>> No, and I don't think its easy. Isn't a quilt patchstack stored as a
>> series of patch files? So "importing" it into Git requires applying the
>> patch to the base tree, then writing that base tree to the ODB.
>> fast-import doesn't know how to run git-apply, though Junio and I did
>> kick it around (generally) a few months ago on #git.
>
> You'd have to pretend that all of these patches are branches. Well, in the
> end they are...
Or rather that patch _series_ are branches.
It would be also nice to have one of the patch management UI on top of git
like StGIT or Guilt (IIRC pg is no longer maintained) to import series
of patches as unapplied from Quilt (or from mbox/file).
--
Jakub Narebski
Poland
prev parent reply other threads:[~2007-05-11 11:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-06 16:03 How to set git commit timestamp Guido Ostkamp
2007-05-06 16:41 ` Alex Riesen
2007-05-06 17:26 ` René Scharfe
2007-05-06 19:51 ` Robin Rosenberg
2007-05-08 1:38 ` Shawn O. Pearce
2007-05-08 1:54 ` Jakub Narebski
2007-05-08 1:57 ` Shawn O. Pearce
2007-05-08 11:29 ` Johannes Schindelin
2007-05-11 10:58 ` Jakub Narebski [this message]
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=200705111258.35050.jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.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).