Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dgit.py122 RawDiffEntry = rh.utils.collection( variable
155 diff = RawDiffEntry(**match.groupdict())
Dhooks_unittest.py278 diff = [rh.git.RawDiffEntry(file=x) for x in files]
369 diff = [rh.git.RawDiffEntry(file='foo.go')]