Git development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] fast-import: add a new option command
@ 2009-08-13 19:02 Sverre Rabbelier
  2009-08-13 19:02 ` [PATCH v3 1/3] fast-import: put option parsing code in seperate functions Sverre Rabbelier
  0 siblings, 1 reply; 8+ messages in thread
From: Sverre Rabbelier @ 2009-08-13 19:02 UTC (permalink / raw)
  To: Junio C Hamano, Shawn O. Pearce, Johannes Schindelin, Git List

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

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

end of thread, other threads:[~2009-08-14 17:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 19:02 [PATCH v3 0/3] fast-import: add a new option command Sverre Rabbelier
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox