Home
last modified time | relevance | path

Searched refs:GIT_HASH_SHA1 (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/git-cinnabar/git-cinnabar-0.5.8/helper/
H A Dhg-data.h15 return hash_to_hex_algop(oid->hash, &hash_algos[GIT_HASH_SHA1]); in hg_oid_to_hex()
46 dst->algo = GIT_HASH_SHA1; in hg_oidcpy2git()
52 assert(src->algo == GIT_HASH_SHA1); in oidcpy2hg()
/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-repository.c23 repo_set_hash_algo(the_repository, GIT_HASH_SHA1); in test_parse_commit_in_graph()
54 repo_set_hash_algo(the_repository, GIT_HASH_SHA1); in test_get_commit_tree_in_graph()
H A Dtest-sha1.c6 return cmd_hash_impl(ac, av, GIT_HASH_SHA1); in cmd__sha1()
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-sha1.c6 return cmd_hash_impl(ac, av, GIT_HASH_SHA1); in cmd__sha1()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-sha1.c6 return cmd_hash_impl(ac, av, GIT_HASH_SHA1); in cmd__sha1()
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-sha1.c6 return cmd_hash_impl(ac, av, GIT_HASH_SHA1); in cmd__sha1()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-sha1.c6 return cmd_hash_impl(ac, av, GIT_HASH_SHA1); in cmd__sha1()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-sha1.c6 return cmd_hash_impl(ac, av, GIT_HASH_SHA1); in cmd__sha1()
/dports/devel/git-gui/git-2.34.1/
H A Dsha1dc_git.c22 hash_to_hex_algop(hash, &hash_algos[GIT_HASH_SHA1])); in git_SHA1DCFinal()
H A Dserve.c13 static int client_hash_algo = GIT_HASH_SHA1;
/dports/devel/git-p4/git-2.34.1/
H A Dsha1dc_git.c22 hash_to_hex_algop(hash, &hash_algos[GIT_HASH_SHA1])); in git_SHA1DCFinal()
H A Dserve.c13 static int client_hash_algo = GIT_HASH_SHA1;
/dports/devel/git-svn/git-2.34.1/
H A Dsha1dc_git.c22 hash_to_hex_algop(hash, &hash_algos[GIT_HASH_SHA1]));
H A Dserve.c13 static int client_hash_algo = GIT_HASH_SHA1;
/dports/devel/git/git-2.34.1/
H A Dsha1dc_git.c22 hash_to_hex_algop(hash, &hash_algos[GIT_HASH_SHA1])); in git_SHA1DCFinal()
H A Dserve.c13 static int client_hash_algo = GIT_HASH_SHA1;
/dports/devel/git-cvs/git-2.34.1/
H A Dsha1dc_git.c22 hash_to_hex_algop(hash, &hash_algos[GIT_HASH_SHA1])); in git_SHA1DCFinal()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsha1dc_git.c22 hash_to_hex_algop(hash, &hash_algos[GIT_HASH_SHA1])); in git_SHA1DCFinal()
H A Dhash.h74 #define GIT_HASH_SHA1 1 macro
/dports/devel/git-svn/git-2.34.1/trace2/
H A Dtr2_sid.c31 const struct git_hash_algo *algo = &hash_algos[GIT_HASH_SHA1]; in tr2_sid_append_my_sid_component()
/dports/devel/git-gui/git-2.34.1/trace2/
H A Dtr2_sid.c31 const struct git_hash_algo *algo = &hash_algos[GIT_HASH_SHA1]; in tr2_sid_append_my_sid_component()
/dports/devel/git/git-2.34.1/trace2/
H A Dtr2_sid.c31 const struct git_hash_algo *algo = &hash_algos[GIT_HASH_SHA1]; in tr2_sid_append_my_sid_component()
/dports/devel/git-cvs/git-2.34.1/trace2/
H A Dtr2_sid.c31 const struct git_hash_algo *algo = &hash_algos[GIT_HASH_SHA1]; in tr2_sid_append_my_sid_component()
/dports/devel/git-p4/git-2.34.1/trace2/
H A Dtr2_sid.c31 const struct git_hash_algo *algo = &hash_algos[GIT_HASH_SHA1]; in tr2_sid_append_my_sid_component()
/dports/devel/cgit/cgit-1.2.3/git/trace2/
H A Dtr2_sid.c31 const struct git_hash_algo *algo = &hash_algos[GIT_HASH_SHA1]; in tr2_sid_append_my_sid_component()

12345