git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] fast-import: add a new option command
@ 2009-08-24 20:52 Sverre Rabbelier
  2009-08-24 20:52 ` [PATCH v4 1/4] fast-import: put option parsing code in seperate functions Sverre Rabbelier
  0 siblings, 1 reply; 5+ messages in thread
From: Sverre Rabbelier @ 2009-08-24 20:52 UTC (permalink / raw)
  To: Junio C Hamano, Shawn O. Pearce, Johannes Schindelin, Git List

The only difference with v3 is that the --import-marks refactoring is
done in a seperate patch.

Meant as replacement for sr/gfi-options in pu.

Sverre Rabbelier (4):
      fast-import: put option parsing code in seperate functions
      fast-import: put marks reading in it's own function
      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(-)

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

end of thread, other threads:[~2009-08-24 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-24 20:52 [PATCH v4 0/4] fast-import: add a new option command Sverre Rabbelier
2009-08-24 20:52 ` [PATCH v4 1/4] fast-import: put option parsing code in seperate functions Sverre Rabbelier
2009-08-24 20:52   ` [PATCH v4 2/4] fast-import: put marks reading in it's own function Sverre Rabbelier
2009-08-24 20:52     ` [PATCH v4 3/4] fast-import: add option command Sverre Rabbelier
2009-08-24 20:52       ` [PATCH v4 4/4] fast-import: test the new " Sverre Rabbelier

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