Home
last modified time | relevance | path

Searched refs:is_git_file (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/testing/libfuzzer/
H A Dgen_fuzzer_owners.py83 is_git_file = bool(subprocess.check_output(
86 if not is_git_file:
/dports/www/chromium-legacy/chromium-88.0.4324.182/testing/libfuzzer/
H A Dgen_fuzzer_owners.py83 is_git_file = bool(subprocess.check_output(
86 if not is_git_file:
/dports/devel/git-cola/git-cola-3.10.1/cola/
H A Dgit.py64 result = is_git_file(git_dir)
69 def is_git_file(f): function
88 if path and is_git_file(path):
/dports/net/samba412/samba-4.12.15/python/samba/tests/
H A Dusage.py123 is_git_file = _init_git_file_finder() variable
147 if not (subdir == 'bin' or is_git_file(ffn)):
/dports/devel/git-cola/git-cola-3.10.1/test/
H A Dgit_test.py91 def test_find_git_honors_git_files(self, is_git_dir, is_git_file, read_git_file): argument
97 is_git_file.side_effect = lambda x: x == git_file
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/
H A Dcheckpatch.pl1236 my $is_git_file = git_is_single_file($filename);
1238 $file = 1 if ($is_git_file);
1283 $file = $oldfile if ($is_git_file);
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/
H A Dcheckpatch.pl1236 my $is_git_file = git_is_single_file($filename);
1238 $file = 1 if ($is_git_file);
1283 $file = $oldfile if ($is_git_file);
/dports/security/openfortivpn/openfortivpn-1.17.1/tests/ci/checkpatch/
H A Dcheckpatch.pl1236 my $is_git_file = git_is_single_file($filename);
1238 $file = 1 if ($is_git_file);
1283 $file = $oldfile if ($is_git_file);
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/
H A Dcheckpatch.pl1236 my $is_git_file = git_is_single_file($filename);
1238 $file = 1 if ($is_git_file);
1283 $file = $oldfile if ($is_git_file);