Home
last modified time | relevance | path

Searched refs:hex_oid (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/nginx-full/nginx_http_gridfs_module-7970bab/mongo-c-driver/test/
H A Dsimple.c14 char hex_oid[25]; in main() local
118 bson_oid_to_string( bson_iterator_oid( &it ), hex_oid ); in main()
119 fprintf( stderr, "(oid) \"%s\"\n", hex_oid ); in main()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dobject.c299 char hex_oid[GIT_OID_HEXSZ + 1]; in peel_error() local
303 git_oid_fmt(hex_oid, oid); in peel_error()
304 hex_oid[GIT_OID_HEXSZ] = '\0'; in peel_error()
307 "successfully peeled into a %s (git_otype=%i).", hex_oid, type_name, type); in peel_error()
H A Ddescribe.c408 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
413 git_oid_fmt(hex_oid, id); in show_suffix()
417 git_buf_put(buf, hex_oid, size); in show_suffix()
825 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
832 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
833 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
816 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
823 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
824 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Ddescribe.c408 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
413 git_oid_fmt(hex_oid, id); in show_suffix()
417 git_buf_put(buf, hex_oid, size); in show_suffix()
825 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
832 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
833 git_buf_put(out, hex_oid, size); in git_describe_format()
H A Dobject.c350 char hex_oid[GIT_OID_HEXSZ + 1]; in peel_error() local
354 git_oid_fmt(hex_oid, oid); in peel_error()
355 hex_oid[GIT_OID_HEXSZ] = '\0'; in peel_error()
358 "successfully peeled into a %s (git_object_t=%i).", hex_oid, type_name, type); in peel_error()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
816 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
823 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
824 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
816 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
823 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
824 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
816 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
823 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
824 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
H A Dobject.c354 char hex_oid[GIT_OID_HEXSZ + 1]; in peel_error() local
358 git_oid_fmt(hex_oid, oid); in peel_error()
359 hex_oid[GIT_OID_HEXSZ] = '\0'; in peel_error()
362 "successfully peeled into a %s (git_object_t=%i).", hex_oid, type_name, type); in peel_error()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Ddescribe.c399 char hex_oid[GIT_OID_HEXSZ]; in show_suffix() local
404 git_oid_fmt(hex_oid, id); in show_suffix()
408 git_buf_put(buf, hex_oid, size); in show_suffix()
819 char hex_oid[GIT_OID_HEXSZ + 1] = {0}; in git_describe_format() local
826 git_oid_fmt(hex_oid, &result->commit_id); in git_describe_format()
827 git_buf_put(out, hex_oid, size); in git_describe_format()

1234