Home
last modified time | relevance | path

Searched refs:has_sha1_file (Results 1 – 19 of 19) sorted by relevance

/dports/devel/git-svn/git-2.34.1/contrib/coccinelle/
H A Dthe_repository.pending.cocci17 - has_sha1_file(
/dports/devel/git-gui/git-2.34.1/contrib/coccinelle/
H A Dthe_repository.pending.cocci17 - has_sha1_file(
/dports/devel/git-p4/git-2.34.1/contrib/coccinelle/
H A Dthe_repository.pending.cocci17 - has_sha1_file(
/dports/devel/git/git-2.34.1/contrib/coccinelle/
H A Dthe_repository.pending.cocci17 - has_sha1_file(
/dports/devel/git-cvs/git-2.34.1/contrib/coccinelle/
H A Dthe_repository.pending.cocci17 - has_sha1_file(
/dports/devel/cgit/cgit-1.2.3/git/contrib/coccinelle/
H A Dthe_repository.pending.cocci17 - has_sha1_file(
/dports/devel/cgit/cgit-1.2.3/git/
H A Dobject-store.h231 #define has_sha1_file(sha1) repo_has_sha1_file(the_repository, sha1) macro
/dports/devel/git-svn/git-2.34.1/
H A Dobject-store.h291 #define has_sha1_file(sha1) repo_has_sha1_file(the_repository, sha1) macro
/dports/devel/git-gui/git-2.34.1/
H A Dobject-store.h291 #define has_sha1_file(sha1) repo_has_sha1_file(the_repository, sha1) macro
/dports/devel/git-p4/git-2.34.1/
H A Dobject-store.h291 #define has_sha1_file(sha1) repo_has_sha1_file(the_repository, sha1) macro
/dports/devel/git/git-2.34.1/
H A Dobject-store.h291 #define has_sha1_file(sha1) repo_has_sha1_file(the_repository, sha1) macro
/dports/devel/git-cvs/git-2.34.1/
H A Dobject-store.h291 #define has_sha1_file(sha1) repo_has_sha1_file(the_repository, sha1) macro
/dports/devel/git-p4/git-2.34.1/t/t4100/
H A Dt-apply-5.patch243 - if (has_sha1_file(sha1))
438 + if (has_sha1_file(sha1))
/dports/devel/git-svn/git-2.34.1/t/t4100/
H A Dt-apply-5.patch243 - if (has_sha1_file(sha1))
438 + if (has_sha1_file(sha1))
/dports/devel/git/git-2.34.1/t/t4100/
H A Dt-apply-5.patch243 - if (has_sha1_file(sha1))
438 + if (has_sha1_file(sha1))
/dports/devel/git-gui/git-2.34.1/t/t4100/
H A Dt-apply-5.patch243 - if (has_sha1_file(sha1))
438 + if (has_sha1_file(sha1))
/dports/devel/git-cvs/git-2.34.1/t/t4100/
H A Dt-apply-5.patch243 - if (has_sha1_file(sha1))
438 + if (has_sha1_file(sha1))
/dports/devel/cgit/cgit-1.2.3/git/t/t4100/
H A Dt-apply-5.patch243 - if (has_sha1_file(sha1))
438 + if (has_sha1_file(sha1))
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/index/
H A Dcache-tree.c248 if (it->entry_count < 0 || !has_sha1_file(it->sha1))