Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dgit.py121 RawDiffEntry = rh.utils.collection( variable
154 diff = RawDiffEntry(**match.groupdict())
Dhooks_unittest.py274 diff = [rh.git.RawDiffEntry(file=x) for x in files]
365 diff = [rh.git.RawDiffEntry(file='foo.go')]