Generate a fast-export output stream for Git objects.
Method __init__ Undocumented
Method print_cmd Undocumented
Method emit_blob Undocumented
Method emit_commit Undocumented
Method _allocate_marker Undocumented
Method _export_blob Undocumented
Method _iter_files Undocumented
Method _export_commit Undocumented
def __init__(self, outf, store):
Undocumented
def print_cmd(self, cmd):
Undocumented
def _allocate_marker(self):
Undocumented
def _export_blob(self, blob):
Undocumented
def emit_blob(self, blob):
Undocumented
def _iter_files(self, base_tree, new_tree):
Undocumented
def _export_commit(self, commit, ref, base_tree=None):
Undocumented
def emit_commit(self, commit, ref, base_tree=None):
Undocumented
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.