Home
last modified time | relevance | path

Searched defs:commit_id (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/devel/py-oci/oci-2.53.1/src/oci/devops/models/
H A Dput_repository_branch_details.py47 def commit_id(self): member in PutRepositoryBranchDetails
59 def commit_id(self, commit_id): argument
H A Drepository_branch.py68 def commit_id(self): member in RepositoryBranch
80 def commit_id(self, commit_id): argument
H A Drepository_branch_summary.py81 def commit_id(self): member in RepositoryBranchSummary
93 def commit_id(self, commit_id): member in RepositoryBranchSummary
H A Drepository_commit.py93 def commit_id(self): member in RepositoryCommit
105 def commit_id(self, commit_id): argument
H A Ddiff_response_entry.py155 def commit_id(self): member in DiffResponseEntry
167 def commit_id(self, commit_id): argument
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/common/
H A Dbranch-mgr.c18 seaf_branch_new (const char *name, const char *repo_id, const char *commit_id) in seaf_branch_new()
56 seaf_branch_set_commit (SeafBranch *branch, const char *commit_id) in seaf_branch_set_commit()
307 const char *commit_id; in get_commit_id() local
317 publish_repo_update_event (const char *repo_id, const char *commit_id) in publish_repo_update_event()
344 char commit_id[41] = { 0 }; in seaf_branch_manager_test_and_update_branch() local
430 char *commit_id = (char *)sqlite3_column_text (stmt, 0); in real_get_branch() local
472 const char *commit_id; in get_branch() local
485 char commit_id[41]; in real_get_branch() local
560 char *commit_id; in seaf_branch_manager_get_branch_list() local
604 const char *commit_id; in get_branches() local
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/
H A Dbranch-mgr.c18 seaf_branch_new (const char *name, const char *repo_id, const char *commit_id) in seaf_branch_new()
56 seaf_branch_set_commit (SeafBranch *branch, const char *commit_id) in seaf_branch_set_commit()
320 const char *commit_id; in get_commit_id() local
331 char *commit_id; member
371 char commit_id[41] = { 0 }; in seaf_branch_manager_test_and_update_branch() local
457 char *commit_id = (char *)sqlite3_column_text (stmt, 0); in real_get_branch() local
499 const char *commit_id; in get_branch() local
512 char commit_id[41]; in real_get_branch() local
587 char *commit_id; in seaf_branch_manager_get_branch_list() local
631 const char *commit_id; in get_branches() local
/dports/www/seahub/seahub-8.0.7-server/seahub/revision_tag/
H A Dmodels.py29 def get_one_revision_tag(self, repo_id, commit_id, tag_name): argument
38 def create_revision_tag(self, repo_id, commit_id, tag_name, creator): argument
48 def delete_revision_tag(self, repo_id, commit_id, tag_name): argument
60 def delete_all_revision_tag(self, repo_id, commit_id): argument
/dports/devel/libgit2/libgit2-1.3.0/tests/rebase/
H A Dmerge.c100 git_oid pick_id, commit_id; in test_rebase_merge__next_with_conflicts() local
163 git_oid commit_id; in test_rebase_merge__next_stops_with_iterover() local
213 git_oid commit_id, tree_id, parent_id; in test_rebase_merge__commit() local
329 git_oid commit_id; in test_rebase_merge__blocked_when_dirty() local
364 git_oid commit_id; in test_rebase_merge__commit_updates_rewritten() local
400 git_oid commit_id; in test_rebase_merge__commit_drops_already_applied() local
438 git_oid commit_id; in test_rebase_merge__finish() local
495 git_oid commit_id; in test_rebase_merge__detached_finish() local
549 git_oid commit_id; in test_rebase_merge__finish_with_ids() local
649 git_oid note_id, commit_id; in test_copy_note() local
[all …]
H A Dsign.c52 git_oid commit_id, expected_id; in test_rebase_sign__passthrough_create_cb() local
143 git_oid commit_id, expected_id; in test_rebase_sign__create_gpg_signed() local
227 git_oid commit_id; in test_rebase_sign__create_propagates_error() local
282 git_oid commit_id, expected_id; in test_rebase_sign__passthrough_signing_cb() local
363 git_oid commit_id, expected_id; in test_rebase_sign__gpg_with_no_field() local
451 git_oid commit_id, expected_id; in test_rebase_sign__custom_signature_field() local
H A Dinmemory.c60 git_oid pick_id, commit_id, expected_commit_id; in test_rebase_inmemory__can_resolve_conflicts() local
124 git_oid commit_id, expected_final_id; in test_rebase_inmemory__no_common_ancestor() local
175 git_oid commit_id, tree_id; in test_rebase_inmemory__with_directories() local
/dports/www/seahub/seahub-8.0.7-server/seahub/utils/
H A Dfile_revisions.py7 def get_file_revisions_within_limit(repo_id, path, commit_id=None, limit=50): argument
49 def get_all_file_revisions(repo_id, path, commit_id=None): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/resource_manager/models/
H A Dgit_config_source_record.py146 def commit_id(self): member in GitConfigSourceRecord
158 def commit_id(self, commit_id): member in GitConfigSourceRecord
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/handlers/
H A Dtask_updates_test.py28 def CreateBuildUpdate(job, commit_id): argument
55 def CreateTestUpdate(job, commit_id, attempt): argument
358 def CreateHistogram(commit_id): argument
/dports/devel/libgit2/libgit2-1.3.0/tests/revwalk/
H A Dhidecb.c49 static int hide_every_commit_cb(const git_oid *commit_id, void *data) in hide_every_commit_cb()
58 static int hide_none_cb(const git_oid *commit_id, void *data) in hide_none_cb()
67 static int hide_commit_cb(const git_oid *commit_id, void *data) in hide_commit_cb()
76 static int hide_commit_use_payload_cb(const git_oid *commit_id, void *data) in hide_commit_use_payload_cb()
/dports/devel/libgit2/libgit2-1.3.0/tests/email/
H A Dcreate.c21 const char *commit_id, in email_for_commit()
40 const char *commit_id, in assert_email_match()
53 const char *commit_id, in assert_subject_match()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/rugged_impl/
H A Dcommit.rb17 def rugged_find(repo, commit_id) argument
37 def find_commit(repo, commit_id) argument
/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 Demail.c112 const git_oid *commit_id, in append_header()
197 const git_oid *commit_id, in git_email__append_from_diff()
236 const git_oid *commit_id, in git_email_create_from_diff()
266 const git_oid *commit_id; in git_email_create_from_commit() local
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Demail.c112 const git_oid *commit_id, in append_header()
197 const git_oid *commit_id, in git_email__append_from_diff()
236 const git_oid *commit_id, in git_email_create_from_diff()
266 const git_oid *commit_id; in git_email_create_from_commit() local
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Demail.c112 const git_oid *commit_id, in append_header()
197 const git_oid *commit_id, in git_email__append_from_diff()
236 const git_oid *commit_id, in git_email_create_from_diff()
266 const git_oid *commit_id; in git_email_create_from_commit() local
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Demail.c112 const git_oid *commit_id, in append_header()
197 const git_oid *commit_id, in git_email__append_from_diff()
236 const git_oid *commit_id, in git_email_create_from_diff()
266 const git_oid *commit_id; in git_email_create_from_commit() local
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Demail.c112 const git_oid *commit_id, in append_header()
197 const git_oid *commit_id, in git_email__append_from_diff()
236 const git_oid *commit_id, in git_email_create_from_diff()
266 const git_oid *commit_id; in git_email_create_from_commit() local
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Demail.c112 const git_oid *commit_id, in append_header()
197 const git_oid *commit_id, in git_email__append_from_diff()
236 const git_oid *commit_id, in git_email_create_from_diff()
266 const git_oid *commit_id; in git_email_create_from_commit() local
/dports/devel/libgit2/libgit2-1.3.0/tests/commit/
H A Dwrite.c48 git_oid tree_id, parent_id, commit_id; in test_commit_write__from_memory() local
143 git_oid tree_id, commit_id; in test_commit_write__root() local
240 git_oid expected_id, tree_id, parent_id, commit_id; in test_commit_write__can_write_invalid_objects() local
279 git_oid tree_id, parent_id, commit_id; in test_commit_write__can_validate_objects() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/
H A Dcommit.rb58 def find(repo, commit_id = "HEAD") argument
72 def find_commit(repo, commit_id) argument
175 def extract_signature_lazily(repository, commit_id) argument
187 def get_message(repository, commit_id) argument
469 def self.valid?(commit_id) argument

12345678910>>...18