From: Sverre Rabbelier <srabbelier@gmail.com>
To: "Junio C Hamano" <gitster@pobox.com>,
"Shawn O. Pearce" <spearce@spearce.org>,
"Johannes Schindelin" <Johannes.Schindelin@gmx.de>,
"Git List" <git@vger.kernel.org>
Subject: [PATCH v3 0/3] fast-import: add a new option command
Date: Thu, 13 Aug 2009 12:02:33 -0700 [thread overview]
Message-ID: <1250190156-4752-1-git-send-email-srabbelier@gmail.com> (raw)
Now we delay reading the marks file till option parsing is done.
Sverre Rabbelier (3):
fast-import: put option parsing code in seperate functions
fast-import: add option command
fast-import: test the new option command
Documentation/git-fast-import.txt | 23 ++++
fast-import.c | 235 +++++++++++++++++++++++++------------
t/t9300-fast-import.sh | 58 +++++++++
3 files changed, 239 insertions(+), 77 deletions(-)
next reply other threads:[~2009-08-13 19:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 19:02 Sverre Rabbelier [this message]
2009-08-13 19:02 ` [PATCH v3 1/3] fast-import: put option parsing code in seperate functions Sverre Rabbelier
2009-08-13 19:02 ` [PATCH v3 2/3] fast-import: add option command Sverre Rabbelier
2009-08-13 19:02 ` [PATCH v3 3/3] fast-import: test the new " Sverre Rabbelier
2009-08-14 15:37 ` [PATCH v3 2/3] fast-import: add " Shawn O. Pearce
2009-08-14 16:37 ` Sverre Rabbelier
2009-08-14 17:39 ` Shawn O. Pearce
2009-08-14 17:43 ` Sverre Rabbelier
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=1250190156-4752-1-git-send-email-srabbelier@gmail.com \
--to=srabbelier@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--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