author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 8 Aug 2006 04:46:13 +0000 (00:46 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:15:02 +0000 (02:15 -0500) | ||
commit | ac47a738a7c866eeffc0c6374c0ef3f7ca6ee79d | |
tree | 927893857e8f30d9f277ca86d12b0de4c0e6f6ba | tree | snapshot |
parent | 27d6d29035473f01ba5bb3b52c86ee4181d251fe | commit | diff |
Refactored fast-import's internals for future additions.
Too many globals variables were being used not not enough
code was resuable to process trees and commits so this is
a simple refactoring of the existing blob processing code
to get into a state that will be easier to handle trees
and commits in.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Too many globals variables were being used not not enough
code was resuable to process trees and commits so this is
a simple refactoring of the existing blob processing code
to get into a state that will be easier to handle trees
and commits in.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |