No class docstring
Method make_commit_lines Undocumented
Method make_commit_text Undocumented
Method test_simple Undocumented
Method test_custom Undocumented
Method test_encoding Undocumented
Method test_check Undocumented
Method test_check_duplicates Undocumented
Method test_check_order Undocumented
Method test_check_commit_with_unparseable_time Undocumented
Method test_check_commit_with_overflow_date Date with overflow should raise an ObjectFormatException when checked
Method test_mangled_author_line Mangled author line should successfully parse
Method test_parse_gpgsig Undocumented
Method test_parse_header_trailing_newline Undocumented

Inherited from TestCase (via ShaFileCheckTests):

Method setUp Undocumented
Method tearDown Undocumented

Inherited from TestCase (via ShaFileCheckTests):

Method setUp Undocumented
Method tearDown Undocumented
def make_commit_lines(self, tree='d80c186a03f423a81b39df39dc87fd269736ca86', parents=['ab64bbdcc51b170d21588e5c5d391ee5c0c96dfd', '4cffe90e0a41ad3f5190079d7c8f036bde29cbe6'], author=default_committer, committer=default_committer, encoding=None, message='Merge ../b\n', extra=None):
Undocumented
def make_commit_text(self, **kwargs):
Undocumented
def test_simple(self):
Undocumented
def test_custom(self):
Undocumented
def test_encoding(self):
Undocumented
def test_check(self):
Undocumented
def test_check_duplicates(self):
Undocumented
def test_check_order(self):
Undocumented
def test_check_commit_with_unparseable_time(self):
Undocumented
def test_check_commit_with_overflow_date(self):
Date with overflow should raise an ObjectFormatException when checked
def test_mangled_author_line(self):
Mangled author line should successfully parse
def test_parse_gpgsig(self):
Undocumented
def test_parse_header_trailing_newline(self):
Undocumented
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.