Searched refs:ignore_binary (Results 1 – 3 of 3) sorted by relevance
/u-boot-v2022.01-rc1/tools/patman/ |
A D | control.py | 23 def prepare_patches(col, branch, count, start, end, ignore_binary, signoff): argument 59 branch, start, to_do, ignore_binary, series, signoff) 166 args.ignore_binary, args.add_signoff)
|
A D | gitutil.py | 308 def CreatePatches(branch, start, count, ignore_binary, series, signoff = True): argument 329 if ignore_binary:
|
A D | func_test.py | 474 ignore_binary=False, signoff=True) 483 ignore_binary=False, signoff=True) 491 ignore_binary=False, signoff=True)
|
Completed in 10 milliseconds