Home
last modified time | relevance | path

Searched defs:unidiff_supports_renaming (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_email.py34 unidiff_supports_renaming = hasattr(PatchedFile(), 'is_rename') variable
H A Dtest_email.py31 unidiff_supports_renaming = hasattr(unidiff.PatchedFile(), 'is_rename') variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_email.py34 unidiff_supports_renaming = hasattr(PatchedFile(), 'is_rename') variable
H A Dtest_email.py31 unidiff_supports_renaming = hasattr(unidiff.PatchedFile(), 'is_rename') variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dtest_mklog.py35 unidiff_supports_renaming = hasattr(unidiff.PatchedFile(), 'is_rename') variable
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dtest_mklog.py35 unidiff_supports_renaming = hasattr(unidiff.PatchedFile(), 'is_rename') variable