git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5a 0/6] add new feature and option command
@ 2009-08-27 18:40 Sverre Rabbelier
  2009-08-27 18:40 ` [PATCH v5a 1/6] fast-import: put option parsing code in seperate functions Sverre Rabbelier
  0 siblings, 1 reply; 9+ messages in thread
From: Sverre Rabbelier @ 2009-08-27 18:40 UTC (permalink / raw)
  To: Junio C Hamano, Shawn O. Pearce, Johannes Schindelin, Git List,
	Ian Clatworthy <ian.cla

Apologies for the borked v5.

This is a reroll of sr/gfi-options to include suggestions from an
off-list discussion about the fast-import format.

Reworked the series (compared to v4) to introduce a 'feature' command
first, and use that in the new 'option' series.

Sverre Rabbelier (6):
      fast-import: put option parsing code in seperate functions
      fast-import: put marks reading in it's own function
      fast-import: add feature command
      fast-import: test the new feature command
      fast-import: add option command
      fast-import: test the new option command

 Documentation/git-fast-import.txt |   39 ++++++
 fast-import.c                     |  255 ++++++++++++++++++++++++++-----------
 t/t9300-fast-import.sh            |   86 +++++++++++++
 3 files changed, 303 insertions(+), 77 deletions(-)

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

end of thread, other threads:[~2009-08-27 19:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-27 18:40 [PATCH v5a 0/6] add new feature and option command Sverre Rabbelier
2009-08-27 18:40 ` [PATCH v5a 1/6] fast-import: put option parsing code in seperate functions Sverre Rabbelier
2009-08-27 18:40   ` [PATCH v5a 2/6] fast-import: put marks reading in it's own function Sverre Rabbelier
2009-08-27 18:40     ` [RFC PATCH v5a 3/6] fast-import: add feature command Sverre Rabbelier
2009-08-27 18:40       ` [RFC PATCH v5a 4/6] fast-import: test the new " Sverre Rabbelier
2009-08-27 18:40         ` [PATCH v5a 5/6] fast-import: add option command Sverre Rabbelier
2009-08-27 18:40           ` [PATCH v5a 6/6] fast-import: test the new " Sverre Rabbelier
2009-08-27 18:52   ` [PATCH v5a 1/6] fast-import: put option parsing code in seperate functions Teemu Likonen
2009-08-27 19:37     ` 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).