For more information on the search, visit the help page.
PatchApplicationFailure
patch
FilePatch
MailinfoResult
PatchHunk
DiffAlgorithmNotAvailable
apply_patch_hunks
apply_patches
commit_patch_id
gen_diff_header
get_summary
git_am_patch_split
git_base85_decode
is_binary
mailinfo
parse_patch_message
parse_unified_diff
patch_filename
patch_id
shortid
unified_diff
unified_diff_with_algorithm
write_blob_diff
write_commit_patch
write_object_diff
write_tree_diff
_apply_rename_or_copy
_find_scissors_line
_format_range_unified
_get_sequence_matcher
_munge_subject
DEFAULT_DIFF_ALGORITHM
FIRST_FEW_BYTES
dulwich.patch.PatchApplicationFailure
dulwich
class PatchApplicationFailure(Exception):
View In Hierarchy
Raised when a patch does not apply cleanly.