Home
last modified time | relevance | path

Searched refs:commit_to_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_repository.py35 def commit_to_info(commit): function
75 git_commit = GitCommit(commit_to_info(commit.hexsha),
76 commit_to_info_hook=commit_to_info,
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_repository.py35 def commit_to_info(commit): function
75 git_commit = GitCommit(commit_to_info(commit.hexsha),
76 commit_to_info_hook=commit_to_info,