From: Han-Wen Nienhuys <hanwen@xs4all.nl>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: git-fast-export ?
Date: Sun, 18 Feb 2007 13:45:31 +0100 [thread overview]
Message-ID: <45D84A6B.3060402@xs4all.nl> (raw)
In-Reply-To: <20070212011401.GK31488@spearce.org>
Shawn O. Pearce escreveu:
>> Regarding GFI, it's a breeze to work with; my compliments to its
>> author.
>
> Hey, thanks! ;-)
BTW, I just had a brainwave
Wouldn't it make sense to build a git-fast-export, which
can be used to interrogate a git-repository: a GIT tool
could run a single git command,
git-fast-export
and communicate with that process in a similar fashion, eg.
object-type SP 0ac9f9cb54e7cf400453b85a3ae5f63813f5fdae LF
=>
show-raw SP 0ac9f9cb54e7cf400453b85a3ae5f63813f5fdae LF
=>
data SP 235 LF
tree 76c9d63f83530851d911f6ead36e3899929e0cda
parent e3559e3c52cf006a6b3b03ec083ed658ba1941ee
author Han-Wen Nienhuys <hanwen@lilypond.org> 1171799942 +0100
committer Han-Wen Nienhuys <hanwen@lilypond.org> 1171799942 +0100
ignorance. LF
this would make interfacing with Git from scripts more ergonomical,
less dependent on changes in the UI of porcelains, and in some cases
more efficient.
--
Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen
next prev parent reply other threads:[~2007-02-18 12:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-11 23:56 darcs2git.py - convert darcs repository using gfi Han-Wen Nienhuys
2007-02-12 1:14 ` Shawn O. Pearce
2007-02-13 22:42 ` Han-Wen Nienhuys
2007-02-18 12:45 ` Han-Wen Nienhuys [this message]
2007-02-19 8:25 ` git-fast-export ? Shawn O. Pearce
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=45D84A6B.3060402@xs4all.nl \
--to=hanwen@xs4all.nl \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.