All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] fast-import: add a new option command
@ 2009-08-13 16:53 Sverre Rabbelier
  0 siblings, 0 replies; only message in thread
From: Sverre Rabbelier @ 2009-08-13 16:53 UTC (permalink / raw)
  To: Junio C Hamano, Shawn O. Pearce, Johannes Schindelin, Git List

v2 addresses concerns by Shawn and Dscho.

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                     |  167 ++++++++++++++++++++++++++-----------
 t/t9300-fast-import.sh            |   38 +++++++++
 3 files changed, 180 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-13 17:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 16:53 [PATCH v2 0/3] fast-import: add a new option command Sverre Rabbelier

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.