Home
last modified time | relevance | path

Searched refs:checkout (Results 151 – 175 of 17564) sorted by relevance

12345678910>>...703

/dports/devel/svk/SVK-v2.2.3/t/
H A D77floating.t29 ok(exists $xd->{checkout}->get($corpath)->{revision}, 'xd is absolute');
30 my $ref = $xd->{checkout}->{hash};
32 ok(! exists $xd->{checkout}->get("A/foo")->{revision}, 'xd is not relative');
36 ok(ref($loaded->{checkout}) eq "Data::Hierarchy::Relative",
38 my $checkout = $loaded->{checkout}->to_absolute(Path::Class::Dir->new('/nowhere'));
39 ok(exists $checkout->get(Path::Class::Dir->new("/nowhere/A/foo"))->{revision}, 'relative lookup');
/dports/devel/lazygit/lazygit-0.31.4/test/integration/branchSuggestions/expected/.git_keep/logs/
H A DHEAD2 …0a1d58c37d97d46a543dfbfd0f33fc52d8 CI <CI@example.com> 1617675445 +1000 checkout: moving from mast…
3 …0a1d58c37d97d46a543dfbfd0f33fc52d8 CI <CI@example.com> 1617675445 +1000 checkout: moving from new-…
4 …0a1d58c37d97d46a543dfbfd0f33fc52d8 CI <CI@example.com> 1617675445 +1000 checkout: moving from new-…
5 …0a1d58c37d97d46a543dfbfd0f33fc52d8 CI <CI@example.com> 1617675445 +1000 checkout: moving from new-…
6 …0a1d58c37d97d46a543dfbfd0f33fc52d8 CI <CI@example.com> 1617675445 +1000 checkout: moving from old-…
7 …0a1d58c37d97d46a543dfbfd0f33fc52d8 CI <CI@example.com> 1617675445 +1000 checkout: moving from old-…
8 …0a1d58c37d97d46a543dfbfd0f33fc52d8 CI <CI@example.com> 1617675450 +1000 checkout: moving from old-…
/dports/devel/hub/hub-2.14.2/features/
H A Dcheckout.feature1 Feature: hub checkout <PULLREQ-URL>
7 When I run `hub checkout master`
8 Then "git checkout master" should be run
33 And "git checkout -f fixes -q" should be run
60 And "git checkout fixes" should be run
86 And "git checkout mislav-master" should be run
199 And "git checkout fixes" should be run
252 And "git checkout -f fixes -q" should be run
278 And "git checkout -f fixes -q" should be run
306 And "git checkout fixes" should be run
[all …]
/dports/devel/buildstream/BuildStream-1.2.8/tests/integration/
H A Dmanual.py36 checkout = os.path.join(cli.directory, 'checkout')
53 cli.run(project=project, args=['checkout', element_name, checkout])
56 with open(os.path.join(checkout, 'test')) as f:
69 checkout = os.path.join(cli.directory, 'checkout')
86 cli.run(project=project, args=['checkout', element_name, checkout])
89 with open(os.path.join(checkout, 'test')) as f:
98 checkout = os.path.join(cli.directory, 'checkout')
118 cli.run(project=project, args=['checkout', element_name, checkout])
121 with open(os.path.join(checkout, 'test')) as f:
H A Dsymlinks.py23 checkout = os.path.join(cli.directory, 'checkout')
29 result = cli.run(project=project, args=['checkout', element_name, checkout])
32 symlink = os.path.join(checkout, 'opt', 'orgname')
46 checkout = os.path.join(cli.directory, 'checkout')
52 result = cli.run(project=project, args=['checkout', element_name, checkout])
56 assert_contains(checkout, ['/usr/orgs/orgname/etc/org.conf'])
62 checkout = os.path.join(cli.directory, 'checkout')
72 result = cli.run(project=project, args=['checkout', element_name, checkout])
/dports/databases/elixir-ecto/ecto-2.2.10/integration_test/sql/
H A Dsandbox.exs21 Sandbox.checkout(TestRepo)
36 Sandbox.checkout(TestRepo)
47 Sandbox.checkout(TestRepo)
55 Sandbox.checkout(TestRepo)
59 Sandbox.checkout(TestRepo)
65 Sandbox.checkout(TestRepo, sandbox: false)
70 Sandbox.checkout(TestRepo)
74 Sandbox.checkout(TestRepo, sandbox: false)
93 Sandbox.checkout(TestRepo)
107 Sandbox.checkout(TestRepo)
[all …]
/dports/devel/shtk/shtk-1.6/
H A Dcvs.subr59 mkdir "${directory}"/.cvs-checkout \
61 ( cd "${directory}"/.cvs-checkout &&
62 shtk_process_run cvs -d"${cvsroot}" -q checkout -P ${rflag} \
63 "${module}" ) || shtk_cli_error "CVS checkout failed"
64 mv "${directory}"/.cvs-checkout/"${module}"/* "${directory}"/ \
65 || true # Maybe the checkout yielded no files...
66 rm -rf "${directory}"/.cvs-checkout
81 if [ -d "${directory}/.cvs-checkout" ]; then
83 mv "${directory}"/.cvs-checkout/*/* "${directory}"/ \
84 || true # Maybe the checkout yielded no files...
[all …]
/dports/lang/gambit-c/gambit-4.9.3/misc/
H A Dcheckout-latest-good-commit34 checkout()
37 git checkout $1 > checkout-latest-good-commit-tmp 2>&1 || return $?
38 …fgrep "HEAD is now at " checkout-latest-good-commit-tmp | sed -e "s/^/============================…
40 rm -f checkout-latest-good-commit-tmp
73 checkout HEAD^ || search_failed
/dports/textproc/texi2html/texi2html-5.0/test/manuals/res_all/ccvs_mediawiki_nosplit/
H A Dcvs: export options4 …xport--Export sources from CVS, similar to checkout#export&mdash;Export sources from CVS, similar …
26 : Do not run any checkout program.
35 <code>checkout</code> and <code>export</code>) are also supported:
38 …ng files, instead of using the module name. See [[cvs: checkout options#checkout options|checkout
44 …squo;<code>-d <var>dir</var></code>&rsquo;. See [[cvs: checkout options#checkout options|checkout
/dports/textproc/texi2html/texi2html-5.0/test/manuals/res_info/ccvs_mediawiki_nosplit/
H A Dcvs: export options4 …xport--Export sources from CVS, similar to checkout#export&mdash;Export sources from CVS, similar …
26 : Do not run any checkout program.
35 <code>checkout</code> and <code>export</code>) are also supported:
38 …ng files, instead of using the module name. See [[cvs: checkout options#checkout options|checkout
44 …squo;<code>-d <var>dir</var></code>&rsquo;. See [[cvs: checkout options#checkout options|checkout
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/ci/
H A Drun-docker.sh19 --env CARGO_TARGET_DIR=/checkout/target \
30 --volume "$(pwd)":/checkout:ro \
31 --volume "$(pwd)"/target:/checkout/target \
32 --volume "$(pwd)"/c_programs:/checkout/c_programs \
33 --volume "$(pwd)"/rust_programs:/checkout/rust_programs \
35 --workdir /checkout \
/dports/net-mgmt/crmsh/crmsh-4.3.1/.github/workflows/
H A Dcrmsh-ci.yml27 - uses: actions/checkout@v2
44 - uses: actions/checkout@v2
54 - uses: actions/checkout@v2
64 - uses: actions/checkout@v2
74 - uses: actions/checkout@v2
84 - uses: actions/checkout@v2
94 - uses: actions/checkout@v2
104 - uses: actions/checkout@v2
114 - uses: actions/checkout@v2
124 - uses: actions/checkout@v2
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/arc-swap-1.5.0/.github/workflows/
H A Dtest.yaml31 - name: checkout
32 uses: actions/checkout@v2
55 - name: checkout
56 uses: actions/checkout@v2
77 - name: checkout
78 uses: actions/checkout@v2
100 - name: checkout
101 uses: actions/checkout@v2
117 - name: checkout
118 uses: actions/checkout@v2
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/arc-swap-1.3.2/.github/workflows/
H A Dtest.yaml30 - name: checkout
31 uses: actions/checkout@v2
54 - name: checkout
55 uses: actions/checkout@v2
76 - name: checkout
77 uses: actions/checkout@v2
99 - name: checkout
100 uses: actions/checkout@v2
116 - name: checkout
117 uses: actions/checkout@v2
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/arc-swap-1.3.0/.github/workflows/
H A Dtest.yaml30 - name: checkout
31 uses: actions/checkout@v2
54 - name: checkout
55 uses: actions/checkout@v2
76 - name: checkout
77 uses: actions/checkout@v2
99 - name: checkout
100 uses: actions/checkout@v2
116 - name: checkout
117 uses: actions/checkout@v2
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/arc-swap-1.4.0/.github/workflows/
H A Dtest.yaml30 - name: checkout
31 uses: actions/checkout@v2
54 - name: checkout
55 uses: actions/checkout@v2
76 - name: checkout
77 uses: actions/checkout@v2
99 - name: checkout
100 uses: actions/checkout@v2
116 - name: checkout
117 uses: actions/checkout@v2
[all …]
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/arc-swap-1.3.2/.github/workflows/
H A Dtest.yaml30 - name: checkout
31 uses: actions/checkout@v2
54 - name: checkout
55 uses: actions/checkout@v2
76 - name: checkout
77 uses: actions/checkout@v2
99 - name: checkout
100 uses: actions/checkout@v2
116 - name: checkout
117 uses: actions/checkout@v2
[all …]
/dports/devel/p5-AnyEvent-Task/AnyEvent-Task-0.801/t/
H A Dmanual-request-abort.t17 ## the worker and permanently disable the checkout. If methods are
18 ## called again on the checkout they will continue to throw the
42 my $checkout = $client->checkout( timeout => 1, );
44 $checkout->sleep_die(frame(code => sub {
45 die "checkout was serviced?";
53 $checkout->get_pid(frame(code => sub {
64 $checkout->throw_fatal_error("manual request abort");
/dports/devel/git-p4/git-2.34.1/t/
H A Dt2500-untracked-overwriting.sh16 git checkout work &&
19 git checkout stable
74 git init checkout &&
76 cd checkout &&
91 git checkout stable
127 git checkout fooey &&
133 git checkout simple &&
/dports/devel/git-svn/git-2.34.1/t/
H A Dt2500-untracked-overwriting.sh16 git checkout work &&
19 git checkout stable
74 git init checkout &&
76 cd checkout &&
91 git checkout stable
127 git checkout fooey &&
133 git checkout simple &&
/dports/devel/git/git-2.34.1/t/
H A Dt2500-untracked-overwriting.sh16 git checkout work &&
19 git checkout stable
74 git init checkout &&
76 cd checkout &&
91 git checkout stable
127 git checkout fooey &&
133 git checkout simple &&
/dports/devel/git-gui/git-2.34.1/t/
H A Dt2500-untracked-overwriting.sh16 git checkout work &&
19 git checkout stable
74 git init checkout &&
76 cd checkout &&
91 git checkout stable
127 git checkout fooey &&
133 git checkout simple &&
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt2500-untracked-overwriting.sh16 git checkout work &&
19 git checkout stable
74 git init checkout &&
76 cd checkout &&
91 git checkout stable
127 git checkout fooey &&
133 git checkout simple &&
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/targets/libEGL/
H A Dmoz.build45 '../../checkout/',
46 '../../checkout/include/',
47 '../../checkout/out/gen/',
48 '../../checkout/out/gen/angle/',
49 '../../checkout/src/',
50 '../../checkout/src/common/third_party/base/',
108 '../../checkout/src/libEGL/libEGL.cpp',
159 DEFFILE = SRCDIR + '/../../checkout/src/libEGL/libEGL.def'
160 RCFILE = '../../checkout/src/libEGL/libEGL.rc'
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.sportchek.ca5 Disallow: /checkout/shipping.html
6 Disallow: /checkout/billing
7 Disallow: /checkout/confirmation
8 Disallow: /checkout/payment
9 Disallow: /checkout/paypal-payment
10 Disallow: /checkout/shipping

12345678910>>...703