Searched refs:ignore_binary (Results 1 – 3 of 3) sorted by relevance
/u-boot/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 | 478 ignore_binary=False, signoff=True) 487 ignore_binary=False, signoff=True) 495 ignore_binary=False, signoff=True)
|
Completed in 12 milliseconds