author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 15 Aug 2006 00:16:28 +0000 (20:16 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:15:04 +0000 (02:15 -0500) | ||
commit | c44cdc7eef212ec09901eb2e0996476e0468ed88 | |
tree | ab64a49e8719583156fb7a57281313db61cc60e6 | tree | snapshot |
parent | 7111feede9c5905199ba48645fadc369faca5711 | commit | diff |
Converted fast-import to a text based protocol.
Frontend clients can now send a text stream to fast-import rather
than a binary stream. This should facilitate developing frontend
software as the data stream is easier to view, manipulate and debug
my hand and Mark-I eyeball.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Frontend clients can now send a text stream to fast-import rather
than a binary stream. This should facilitate developing frontend
software as the data stream is easier to view, manipulate and debug
my hand and Mark-I eyeball.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |