HomeSort by: relevance | last modified time | path
    Searched refs:get_changelog_by_path (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_commit.py 675 def get_changelog_by_path(self, path): member in class:GitCommit
721 changelog_location = self.get_changelog_by_path(file)
778 changelog_location = self.get_changelog_by_path(full_path)
  /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_commit.py 654 def get_changelog_by_path(self, path): member in class:GitCommit
699 changelog_location = self.get_changelog_by_path(file)
749 changelog_location = self.get_changelog_by_path(full_path)

Completed in 48 milliseconds