Home
last modified time | relevance | path

Searched refs:checkout (Results 76 – 100 of 13212) sorted by relevance

12345678910>>...529

/dports/devel/git/git-2.34.1/t/
H A Dt6422-merge-rename-corner-cases.sh28 git checkout people &&
67 git checkout -b B A &&
72 git checkout -b C A &&
887 git checkout A &&
893 git checkout B &&
960 git checkout A &&
965 git checkout B &&
1038 git checkout A &&
1048 git checkout B &&
1345 git checkout L &&
[all …]
H A Dt6423-merge-rename-directories.sh58 git checkout A &&
63 git checkout B &&
126 git checkout A &&
132 git checkout B &&
189 git checkout A &&
194 git checkout B &&
253 git checkout A &&
261 git checkout B &&
346 git checkout A &&
353 git checkout B &&
[all …]
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt6422-merge-rename-corner-cases.sh28 git checkout people &&
67 git checkout -b B A &&
72 git checkout -b C A &&
887 git checkout A &&
893 git checkout B &&
960 git checkout A &&
965 git checkout B &&
1038 git checkout A &&
1048 git checkout B &&
1345 git checkout L &&
[all …]
H A Dt6423-merge-rename-directories.sh58 git checkout A &&
63 git checkout B &&
126 git checkout A &&
132 git checkout B &&
189 git checkout A &&
194 git checkout B &&
253 git checkout A &&
261 git checkout B &&
346 git checkout A &&
353 git checkout B &&
[all …]
/dports/devel/roswell/roswell-20.06.14.107/lisp/
H A Dcheckout.ros11 (defpackage :ros.script.checkout.3754705288
13 (in-package :ros.script.checkout.3754705288)
18 (unless (find-package :ql-checkout/config)
20 (ql:quickload '(:ql-checkout) :silent t))
23 (cond ((not (find-package :ql-checkout))
26 (uiop:symbol-call :ql-checkout :update :all))
28 (uiop:symbol-call :ql-checkout :update (rest argv)))
29 (t (uiop:symbol-call :ql-checkout :checkout argv nil))))
/dports/devel/p5-String-Diff/String-Diff-0.07/tools/
H A Drelease.pl11 my $checkout = "String-Diff-$version";
15 if (-e $checkout) {
16 die "$workdir/$checkout exists. Remove it first";
19 system("svk co //mirror/public/String-Diff/trunk $checkout");
22 if (-e $checkout) {
23 chdir $checkout;
46 system("svk co --detach $checkout");
49 rmtree("$workdir/$checkout");
/dports/devel/git-gui/git-2.34.1/t/
H A Dt6423-merge-rename-directories.sh58 git checkout A &&
63 git checkout B &&
126 git checkout A &&
132 git checkout B &&
189 git checkout A &&
194 git checkout B &&
253 git checkout A &&
261 git checkout B &&
346 git checkout A &&
353 git checkout B &&
[all …]
/dports/devel/git-svn/git-2.34.1/t/
H A Dt6423-merge-rename-directories.sh58 git checkout A &&
63 git checkout B &&
126 git checkout A &&
132 git checkout B &&
189 git checkout A &&
194 git checkout B &&
253 git checkout A &&
261 git checkout B &&
346 git checkout A &&
353 git checkout B &&
[all …]
H A Dt6426-merge-skip-unneeded-updates.sh54 git checkout A &&
60 git checkout B &&
152 git checkout A &&
158 git checkout B &&
245 git checkout A &&
252 git checkout B &&
352 git checkout A &&
359 git checkout B &&
455 git checkout A &&
462 git checkout B &&
[all …]
/dports/devel/git-p4/git-2.34.1/t/
H A Dt6423-merge-rename-directories.sh58 git checkout A &&
63 git checkout B &&
126 git checkout A &&
132 git checkout B &&
189 git checkout A &&
194 git checkout B &&
253 git checkout A &&
261 git checkout B &&
346 git checkout A &&
353 git checkout B &&
[all …]
H A Dt6426-merge-skip-unneeded-updates.sh54 git checkout A &&
60 git checkout B &&
152 git checkout A &&
158 git checkout B &&
245 git checkout A &&
252 git checkout B &&
352 git checkout A &&
359 git checkout B &&
455 git checkout A &&
462 git checkout B &&
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.tedbaker.com8 Disallow: /uk/checkout
14 Disallow: /us/checkout
20 Disallow: /au/checkout
26 Disallow: /be/checkout
32 Disallow: /ca/checkout
38 Disallow: /de/checkout
44 Disallow: /es/checkout
50 Disallow: /fr/checkout
56 Disallow: /ie/checkout
62 Disallow: /nl/checkout
[all …]
/dports/devel/p5-AnyEvent-Task/AnyEvent-Task-0.801/t/
H A Derror-clears-checkout-queue.t17 ## up on a checkout and that if any errors are thrown by one of
19 ## from the checkout's queue.
46 my $checkout = $client->checkout;
48 $checkout->success(sub { ok(1, "first in checkout queue") });
49 $checkout->success(sub { ok(1, "second in checkout queue") });
51 $checkout->die(sub { die "exception should have been caught instead of calling this" });
53 $checkout->success(sub { die "this should have been removed from the queue" });
54 $checkout->success(sub { die "should have been removed" });
/dports/devel/buildstream/BuildStream-1.2.8/tests/frontend/
H A Dbuildcheckout.py34 checkout = os.path.join(cli.directory, 'checkout')
49 checkout_args += ['target.bst', checkout]
122 tar = tarfile.TarFile(checkout)
192 filename = os.path.join(checkout, "file.txt")
204 os.makedirs(checkout, exist_ok=True)
212 checkout_args += ['target.bst', checkout]
224 filename = os.path.join(checkout, "file.txt")
236 os.makedirs(checkout, exist_ok=True)
244 checkout_args += ['target.bst', checkout]
251 filename = os.path.join(checkout, 'file.txt')
[all …]
/dports/lang/clover/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/libosmesa/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/libosmesa-gallium/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/mesa-gallium-va/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/mesa-dri/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/graphics/mesa-libs/mesa-21.3.6/.gitlab-ci/container/
H A Dbuild-crosvm.sh14 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform2 $PLA…
16 git checkout $PLATFORM2_COMMIT
21 git clone --single-branch --no-checkout https://android.googlesource.com/platform/external/minijail…
23 git checkout $MINIJAIL_COMMIT
30 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ad…
32 git checkout $ADHD_COMMIT
37 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/third_party/ru…
39 git checkout $VHOST_COMMIT
43 git clone --single-branch --no-checkout https://chromium.googlesource.com/chromiumos/platform/crosv…
45 git checkout "$CROSVM_VERSION"
/dports/devel/p5-AnyEvent-Task/AnyEvent-Task-0.801/lib/AnyEvent/Task/
H A DClient.pm85 my $checkout = $self->{workers_to_checkouts}->{0 + $worker};
86 … $checkout->throw_fatal_error('worker connection suddenly died') if $checkout;
124 my $checkout = shift @{$self->{pending_checkouts}};
125 $checkout->{worker} = $worker;
127 $self->{workers_to_checkouts}->{0 + $worker} = $checkout;
130 $checkout->_try_to_fill_requests;
179 sub checkout { subroutine
182 my $checkout = AnyEvent::Task::Client::Checkout->_new( client => $self, @args, );
184 push @{$self->{pending_checkouts}}, $checkout;
188 return $checkout;
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/eng/common/pipelines/templates/steps/
H A Dsparse-checkout.yml13 - checkout: none
21 git clone --no-checkout --filter=tree:0 git://github.com/${{ repo.Name }} .
22 git sparse-checkout init
23 git sparse-checkout set eng
24 displayName: Init sparse checkout ${{ repo.Name }}
28 - pwsh: git sparse-checkout add ${{ path }}
29 displayName: Add sparse checkout path ${{ path }}
32 - pwsh: git checkout ${{ repo.Commitish }}
33 displayName: Sparse checkout at ${{ repo.Commitish }}

12345678910>>...529