OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:git
(Results
26 - 50
of
3011
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/tests/real_time_tests/
control
11
http://
git
.kernel.org/?p=linux/kernel/
git
/galak/ltp.
git
;a=tree;f=testcases/realtime"""
/external/autotest/
metadata.chromium
4
LOCAL_GIT_REPO="ssh://
git
@chromiumos-
git
/autotest.
git
"
/external/boringssl/
UPDATING
2
git
clone https://boringssl.googlesource.com/boringssl src
4
git
show -s --pretty=%H > ../BORINGSSL_REVISION
6
rm -Rf src/.
git
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
update-copyright
3
# Run the `update-copyright-year' script on all files in the
git
repository,
6
topdir=`
git
rev-parse --show-toplevel`
9
git
ls-files --full-name $topdir \
/external/libvpx/libvpx/tools/
author_first_release.sh
7
## If the TAGS arguments are unspecified, all tags reported by `
git
tag`
10
tags=${@:-$(
git
tag)}
12
git
shortlog -n -e -s $tag |
gen_authors.sh
6
# This file is automatically generated from the
git
commit history
9
$(
git
log --pretty=format:"%aN <%aE>" | sort | uniq)
/external/mesa3d/docs/
repository.html
13
Mesa uses <a href="http://
git
-scm.com"target="_parent">
git
</a>
18
The master
git
repository is hosted on
32
target="_parent">browse the main Mesa
git
repository</a> and the
34
target="_parent">Mesa demos and tests
git
repository</a>.
38
<h2 id="anonymous">Anonymous
git
Access</h2>
45
<li>Install the
git
software on your computer if needed.<br><br>
48
git
clone
git
://anongit.freedesktop.org/
git
/mesa/mes
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
author_first_release.sh
7
## If the TAGS arguments are unspecified, all tags reported by `
git
tag`
10
tags=${@:-$(
git
tag)}
12
git
shortlog -n -e -s $tag |
gen_authors.sh
6
# This file is automatically generated from the
git
commit history
9
$(
git
log --pretty=format:"%aN <%aE>" | sort | uniq)
/docs/source.android.com/src/source/
git-resources.jd
1
page.title=Learning
Git
19
<p>For further information on
Git
, check out these excellent off-site resources:</p>
22
<p>The <a href="http://book.
git
-scm.com">
Git
Community Book</a> (maintained by Scott Chacon) </p>
25
<p><a href="http://
git
.or.cz/gitwiki/FrontPage">
Git
Wiki</a></p>
28
<p><a href="http://www.kernel.org/pub/software/scm/
git
/docs">
Git
Manual Page</a> </p>
31
<p><a href="http://www.gitcasts.com">GitCasts</a> (
Git
how-to videos)</p>
/external/autotest/client/tests/cyclictest/
cyclictest.py
10
#
git
://
git
.kernel.org/pub/scm/linux/kernel/
git
/tglx/rt-tests.
git
control
4
URL http://www.kernel.org/pub/scm/linux/kernel/
git
/tglx/rt-tests.
git
/external/autotest/client/tests/signaltest/
signaltest.py
14
#
git
://
git
.kernel.org/pub/scm/linux/kernel/
git
/tglx/rt-tests.
git
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
.npmignore
4
.
git
*
/external/dagger2/
deploy_website.sh
9
REPO="
git
@github.com:square/dagger.
git
"
19
git
clone $REPO $DIR
25
git
checkout -t origin/gh-pages
39
# Stage all files in
git
and create a commit
40
git
add .
41
git
add -u
42
git
commit -m "Website at $(date)"
45
git
push origin gh-pages
/external/libdivsufsort/
VERSION.cmake
10
##
Git
revision number ##
11
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.
git
")
12
execute_process(COMMAND
git
describe --tags HEAD
22
endif(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.
git
")
/external/okhttp/okio/
deploy_javadoc.sh
5
REPO="
git
@github.com:square/okio.
git
"
15
git
clone $REPO $DIR
21
git
checkout -t origin/gh-pages
31
# Stage all files in
git
and create a commit
32
git
add .
33
git
add -u
34
git
commit -m "Website at $(date)"
37
git
push origin gh-pages
/external/skia/site/dev/contrib/
revert.md
9
Using
Git
14
git
fetch origin master
18
git
checkout -b revert$RANDOM origin/master
22
git
log origin/master
26
git
revert <SHA1>
30
git
cl upload
34
git
cl land
38
git
checkout --detach &&
git
branch -D @{-1}
/prebuilts/ninja/darwin-x86/
build-ninja.sh
3
# works on Linux, OSX, and Windows (
Git
Bash)
18
git
clone https://android.googlesource.com/platform/external/ninja.
git
src
20
git
remote add upstream https://github.com/martine/ninja.
git
21
git
fetch upstream
22
git
checkout $VER
23
INSTALL_VER=${INSTALL_VER/${VER}/${VER}-$(
git
rev-parse --short=12 HEAD)}
33
EXTRA_COMMIT_MSG=$(echo -e "\n\nChanges since ${BASE_VER}:" &&
git
log --oneline --abbrev=12 ${BASE_VER}..HEAD)
/prebuilts/ninja/linux-x86/
build-ninja.sh
3
# works on Linux, OSX, and Windows (
Git
Bash)
18
git
clone https://android.googlesource.com/platform/external/ninja.
git
src
20
git
remote add upstream https://github.com/martine/ninja.
git
21
git
fetch upstream
22
git
checkout $VER
23
INSTALL_VER=${INSTALL_VER/${VER}/${VER}-$(
git
rev-parse --short=12 HEAD)}
33
EXTRA_COMMIT_MSG=$(echo -e "\n\nChanges since ${BASE_VER}:" &&
git
log --oneline --abbrev=12 ${BASE_VER}..HEAD)
/sdk/files/
sdk.properties
4
# THE NEW FILE IS LOCATED IN development.
git
/sdk
/external/skia/tools/
git-sync-deps
8
"""Parse a DEPS file and
git
checkout all of the dependencies.
14
GIT_EXECUTABLE: path to "
git
" binary; if unset, will look for one of
15
['
git
', '
git
.exe', '
git
.bat'] in your default path.
22
Git
Config:
25
git
config sync-deps.disable true
29
git
config --unset sync-deps.disable
40
"""Find the
git
executable.
46
searchlist = ['
git
', 'git.exe', 'git.bat'
[
all
...]
/external/chromium-trace/catapult/third_party/polymer/components/font-roboto/
.bower.json
11
"_source": "
git
://github.com/Polymer/font-roboto.
git
",
/external/libweave/third_party/libuweave/
update.sh
11
git
subtree add --prefix third_party/temp_libuweave \
16
git
mv -kf temp_libuweave/LICENSE libuweave/
17
git
mv -kf temp_libuweave/src/crypto_hmac.h libuweave/src/crypto_hmac.h
18
git
mv -kf temp_libuweave/src/macaroon* libuweave/src/
19
git
mv -kf temp_libuweave/src/crypto_utils.* libuweave/src/
22
git
rm -rf third_party/temp_libuweave
23
git
reset --soft weave/master
24
git
commit -av
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.pom
31
<connection>scm:
git
:
git
@github.com:freemarker/freemarker.
git
</connection>
32
<developerConnection>scm:
git
:
git
@github.com:freemarker/freemarker.
git
</developerConnection>
33
<url>
git
@github.com:freemarker/freemarker.
git
</url>
Completed in 1215 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>