git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC 0/2] fast-import: introduce "feature notes" command
@ 2011-02-02  4:58 Jonathan Nieder
  2011-02-02  5:00 ` [PATCH 1/2] Documentation/fast-import: explain how to remove a note Jonathan Nieder
  2011-02-02  5:07 ` [PATCH 2/2] fast-import: introduce "feature notes" command Jonathan Nieder
  0 siblings, 2 replies; 10+ messages in thread
From: Jonathan Nieder @ 2011-02-02  4:58 UTC (permalink / raw)
  To: git
  Cc: Johan Herland, Sverre Rabbelier, Ramkumar Ramachandra,
	Shawn O. Pearce, Sam Vilain

Hi,

As promised, here is a "feature" command for streams to use to require
support for the notemodify (N) command.

Patch 1 explains how to delete notes.  On first reading, I had thought
that feature was missing.

Patch 2 is the title feature.  The relevant message explains why
this is an rfc.

Thoughts welcome, as always.

Jonathan Nieder (2):
  Documentation/fast-import: explain how to delete a note
  fast-import: introduce "feature notes" command

 Documentation/git-fast-import.txt |   18 ++++++++++--------
 fast-import.c                     |    6 ++++--
 t/t9301-fast-import-notes.sh      |    1 +
 3 files changed, 15 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2011-02-09 23:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02  4:58 [PATCH/RFC 0/2] fast-import: introduce "feature notes" command Jonathan Nieder
2011-02-02  5:00 ` [PATCH 1/2] Documentation/fast-import: explain how to remove a note Jonathan Nieder
2011-02-02  5:07 ` [PATCH 2/2] fast-import: introduce "feature notes" command Jonathan Nieder
2011-02-02 19:47   ` Thomas Rast
2011-02-02 19:57     ` Sverre Rabbelier
2011-02-02 20:22       ` Jonathan Nieder
2011-02-09 21:46       ` [PATCH maint-1.7.0 v2 0/2] " Jonathan Nieder
2011-02-09 22:43         ` [PATCH 1/2] fast-import: clarify documentation of "feature" command Jonathan Nieder
2011-02-09 22:43         ` [PATCH 2/2] fast-import: introduce "feature notes" command Jonathan Nieder
2011-02-09 23:06           ` 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).