/freebsd/usr.bin/bintrans/ |
H A D | uudecode.c | 338 checkout(int rval) in checkout() function 363 return (checkout(0)); in uu_decode() 365 return (checkout(1)); in uu_decode() 422 return (checkout(0)); in uu_decode() 424 return (checkout(1)); in uu_decode() 426 return (checkout(checkend(buf, "end", "no \"end\" line"))); in uu_decode() 444 return (checkout(0)); in base64_decode() 446 return (checkout(1)); in base64_decode() 473 return (checkout(checkend(inbuf, "====", "error decoding base64 input stream"))); in base64_decode()
|
/freebsd/sys/contrib/device-tree/scripts/ |
H A D | cronjob | 67 git checkout master 86 git checkout -b ${TESTBRANCH} origin/master 109 git checkout master
|
H A D | git-filter-branch | 427 git checkout-index -f -u -a ||
|
/freebsd/tools/tools/git/ |
H A D | arcgit | 69 git checkout $commit > /dev/null || error "Could not checkout $commit" 101 git checkout -b review_$phab_id 210 git checkout $orig_branch
|
H A D | git-arc.sh | 672 git checkout -q main 674 git checkout -q -b "${branch}" main 693 git checkout -f
|
H A D | HOWTO | 47 $ git checkout review_D1234 82 $ git checkout myfeature_dev
|
/freebsd/crypto/openssl/test/ |
H A D | README-external.md | 14 First checkout the `PYCA/Cryptography` module into `./pyca-cryptography` using: 40 You will need a git checkout of krb5 at the top level: 48 $ git checkout krb5-1.15.1-final 74 You will need a git checkout of gost-engine at the top level:
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | qemu-4-build-vm.sh | 247 git clone --depth 1 --no-checkout \ 251 git sparse-checkout set zfs-release 252 git checkout
|
/freebsd/contrib/netbsd-tests/ |
H A D | FREEBSD-upgrade | 23 Please adjust the checkout date spec (the argument passed via -D) to match 24 the desired checkout time.
|
/freebsd/contrib/unifdef/scripts/ |
H A D | svnup.sh | 5 git checkout FreeBSD
|
/freebsd/contrib/ldns/ |
H A D | makewin.sh | 103 (cd ldns; git checkout "$CHECKOUT") || error_cleanup "Could not checkout $CHECKOUT" 107 (cd ldns-nonstatic; git checkout "$CHECKOUT") || error_cleanup "Could not checkout $CHECKOUT"
|
/freebsd/contrib/elftoolchain/ |
H A D | README.rst | 68 using the ``svn checkout`` command:: 70 % svn checkout https://svn.code.sf.net/p/elftoolchain/code/trunk
|
/freebsd/contrib/tzcode/ |
H A D | CONTRIBUTING | 49 git checkout main 55 git checkout -b mybranch
|
/freebsd/crypto/openssh/.github/ |
H A D | setup_ci.sh | 209 git checkout ${INSTALL_OPENSSL} && 220 git checkout ${INSTALL_LIBRESSL} &&
|
/freebsd/contrib/unbound/doc/ |
H A D | README.svn | 3 For a svn checkout:
|
/freebsd/contrib/tzdata/ |
H A D | CONTRIBUTING | 49 git checkout main 55 git checkout -b mybranch
|
/freebsd/contrib/jemalloc/ |
H A D | FREEBSD-upgrade | 91 git checkout ${rev}
|
/freebsd/crypto/openssh/ |
H A D | mlkem768.sh | 28 git checkout -B extract 1>&2
|
/freebsd/share/examples/csh/ |
H A D | dot.cshrc | 103 …'n@help@(add blame cat checkout cleanup commit copy delete export help import info list ls lock lo… 104 …ropset resolved revert status switch unlock update)@' 'p@1@(add blame cat checkout cleanup commit \
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sql | 161 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/f/fossil-checkout.trid.xml 162 # Note: called "Fossil checkout data base" by TrID 208 >>>68 belong =0x0f055112 (Fossil checkout)
|
/freebsd/contrib/ntp/ |
H A D | README.pullrequests | 57 - git checkout -b <branchname>
|
/freebsd/contrib/googletest/ |
H A D | CONTRIBUTING.md | 89 and their own tests from a git checkout, which has further requirements:
|
/freebsd/sys/contrib/zstd/ |
H A D | CONTRIBUTING.md | 39 git checkout https://github.com/<username>/zstd 51 git checkout -b <branch-name> 282 $ git checkout <commit-before-your-change> 284 $ git checkout <commit-after-your-change>
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 518 'p/1/(add admin annotate checkout commit diff edit \ 526 'n@help@(add blame cat checkout cleanup commit copy \ 531 'p@1@(add blame cat checkout cleanup commit copy \
|
/freebsd/crypto/libecc/ |
H A D | README.md | 1294 In order to use this accelerator, please follow these steps. First checkout the 1299 $ git checkout -b IPECC
|