Searched defs:git_dir (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | gitutil.py | 20 def LogCmd(commit_range, git_dir=None, oneline=False, reverse=False, argument 85 def GuessUpstream(git_dir, branch): argument 115 def GetUpstream(git_dir, branch): argument 146 def GetRangeInBranch(git_dir, branch, include_upstream=False): argument 162 def CountCommitsInRange(git_dir, range_expr): argument 180 def CountCommitsInBranch(git_dir, branch, include_upstream=False): argument 209 def Checkout(commit_hash, git_dir=None, work_tree=None, force=False): argument 229 def Clone(git_dir, output_dir): argument 241 def Fetch(git_dir=None, work_tree=None): argument
|
| H A D | patchstream.py | 386 def GetMetaDataForList(commit_range, git_dir=None, count=None, argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | git-make-shallow | 160 def shrink_repo(git_dir): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | gitarchive.py | 130 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name… argument
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | builder.py | 211 def __init__(self, toolchains, base_dir, git_dir, num_threads, num_jobs, argument
|