Home
last modified time | relevance | path

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

/external/u-boot/tools/patman/
Dgitutil.py161 def CountCommitsInRange(git_dir, range_expr): function
192 return CountCommitsInRange(git_dir, range_expr)
/external/u-boot/tools/buildman/
Dcontrol.py178 count, msg = gitutil.CountCommitsInRange(options.git_dir,