Home
last modified time | relevance | path

Searched refs:cherry_pick (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/commits/
H A Dcherry_pick_service_spec.rb27 def cherry_pick(sha, branch_name, message: nil) method
43 result = cherry_pick(merge_commit_sha, branch_name)
51 result = cherry_pick(merge_commit_sha, branch_name, message: 'foo')
67 result = cherry_pick(merge_commit_sha, branch_name)
/dports/devel/gitg/gitg-3.32.1/tests/gitg/
H A Dtest-cherry-pick-commit.vala65 action.cherry_pick.begin(master, (obj, res) => {
66 action.cherry_pick.end(res);
96 action.cherry_pick.end(res);
128 action.cherry_pick.end(res);
169 action.cherry_pick.begin(master, (obj, res) => {
170 action.cherry_pick.end(res);
212 action.cherry_pick.end(res);
248 action.cherry_pick.end(res);
316 action.cherry_pick.end(res);
374 action.cherry_pick.end(res);
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/utils/docker/debian9/
H A DDockerfile.gcc15 ARG cherry_pick=""
18 …mp/build_gcc_version.sh --install "$install_prefix" --branch "$branch" --cherry-pick "$cherry_pick"
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/utils/docker/debian9/
H A DDockerfile.gcc15 ARG cherry_pick=""
18 …mp/build_gcc_version.sh --install "$install_prefix" --branch "$branch" --cherry-pick "$cherry_pick"
/dports/devel/libc++/libcxx-10.0.1.src/utils/docker/debian9/
H A DDockerfile.gcc15 ARG cherry_pick=""
18 …mp/build_gcc_version.sh --install "$install_prefix" --branch "$branch" --cherry-pick "$cherry_pick"
/dports/devel/capnproto/capnproto-0.9.0/
H A Drelease.sh93 cherry_pick() { function
220 cherry_pick "$@"
287 cherry_pick "$@"
304 cherry_pick "$@"
/dports/devel/capnproto080/capnproto-0.8.0/
H A Drelease.sh93 cherry_pick() { function
220 cherry_pick "$@"
287 cherry_pick "$@"
304 cherry_pick "$@"
/dports/devel/spark/spark-2.1.1/dev/
H A Dmerge_spark_pr.py182 def cherry_pick(pr_num, merge_hash, default_branch): function
424 cherry_pick(pr_num, merge_hash, latest_branch)
443 merged_refs = merged_refs + [cherry_pick(pr_num, merge_hash, latest_branch)]
/dports/devel/gitg/gitg-3.32.1/gitg/
H A Dgitg-commit-action-cherry-pick.vala193 public async void cherry_pick(Gitg.Ref destination)
230 cherry_pick.begin(destination, (obj, res) => {
231 cherry_pick.end(res);
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dmerge_automatic_tests.py334 def cherry_pick(sbox, rev, source, target): function
695 cherry_pick(sbox, 8, 'A', 'B')
717 cherry_pick(sbox, 8, 'B', 'A')
749 cherry_pick(sbox, 6, 'B', 'A')
1158 cherry_pick(sbox, 3, A_path, branch_path)
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dmerge_automatic_tests.py334 def cherry_pick(sbox, rev, source, target): function
695 cherry_pick(sbox, 8, 'A', 'B')
717 cherry_pick(sbox, 8, 'B', 'A')
749 cherry_pick(sbox, 6, 'B', 'A')
1158 cherry_pick(sbox, 3, A_path, branch_path)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/cmdline/
H A Dmerge_automatic_tests.py334 def cherry_pick(sbox, rev, source, target): function
695 cherry_pick(sbox, 8, 'A', 'B')
717 cherry_pick(sbox, 8, 'B', 'A')
749 cherry_pick(sbox, 6, 'B', 'A')
1158 cherry_pick(sbox, 3, A_path, branch_path)
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/cmdline/
H A Dmerge_automatic_tests.py334 def cherry_pick(sbox, rev, source, target): function
695 cherry_pick(sbox, 8, 'A', 'B')
717 cherry_pick(sbox, 8, 'B', 'A')
749 cherry_pick(sbox, 6, 'B', 'A')
1158 cherry_pick(sbox, 3, A_path, branch_path)
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/
H A Dzk-merge-pr.py217 def cherry_pick(pr_num, merge_hash, default_branch): function
494 cherry_pick(pr_num, merge_hash, latest_branch)
513 merged_refs = merged_refs + [cherry_pick(pr_num, merge_hash, latest_branch)]
/dports/devel/git-cola/git-cola-3.10.1/cola/widgets/
H A Dsearch.py256 connect_button(self.button_cherrypick, self.cherry_pick)
364 def cherry_pick(self): member in Search
368 Interaction.log_status(*git.cherry_pick(revision))
H A Dtoolbarcmds.py103 'action': guicmds.cherry_pick,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/scripts/
H A Dsqlite_cherry_picker.py230 def cherry_pick(self, commit_id): member in CherryPicker
325 cherry_picker.cherry_pick(commit_id)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/scripts/
H A Dsqlite_cherry_picker.py263 def cherry_pick(self, commit_id): member in CherryPicker
359 cherry_picker.cherry_pick(commit_id)
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dlib-rebase.sh106 cherry_pick () { function
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/check-moz-style/modules/
H A Dscm.py368 def commit_ids_from_range_arguments(self, args, cherry_pick=False): argument
372 if cherry_pick:
/dports/devel/git-p4/git-2.34.1/t/
H A Dlib-rebase.sh110 cherry_pick () { function
/dports/devel/git-svn/git-2.34.1/t/
H A Dlib-rebase.sh110 cherry_pick () { function
/dports/devel/git/git-2.34.1/t/
H A Dlib-rebase.sh110 cherry_pick () { function
/dports/devel/git-gui/git-2.34.1/t/
H A Dlib-rebase.sh110 cherry_pick () { function
/dports/devel/git-cvs/git-2.34.1/t/
H A Dlib-rebase.sh110 cherry_pick () { function

123