author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 8 Aug 2006 05:14:21 +0000 (01:14 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:15:03 +0000 (02:15 -0500) | ||
commit | 6143f0644e79686407c1dc0e1b4dadff74e80046 | |
tree | 7358248fc45c8526c1507ef6a79c4062ceca2508 | tree | snapshot |
parent | ac47a738a7c866eeffc0c6374c0ef3f7ca6ee79d | commit | diff |
Added basic command handler to fast-import.
Moved the new_blob logic off into a new subroutine and
invoked it when getting the 'blob' command.
Added statistics dump to STDERR when the program terminates listing
what it did at a high level. This is somewhat interesting.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Moved the new_blob logic off into a new subroutine and
invoked it when getting the 'blob' command.
Added statistics dump to STDERR when the program terminates listing
what it did at a high level. This is somewhat interesting.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |