Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_update_version.py30 IGNORED_COMMITS = ( variable
108 commits = [c for c in commits if c.info.hexsha not in IGNORED_COMMITS]
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_update_version.py30 IGNORED_COMMITS = ( variable
110 commits = [c for c in commits if c.info.hexsha not in IGNORED_COMMITS]