OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:git
(Results
226 - 250
of
3011
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-components/1.3/
plexus-components-1.3.pom
34
<connection>scm:
git
:
git
@github.com:sonatype/plexus-components.
git
</connection>
35
<developerConnection>scm:
git
:
git
@github.com:sonatype/plexus-components.
git
</developerConnection>
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-components/1.3.1/
plexus-components-1.3.1.pom
34
<connection>scm:
git
:
git
@github.com:sonatype/plexus-components.
git
</connection>
35
<developerConnection>scm:
git
:
git
@github.com:sonatype/plexus-components.
git
</developerConnection>
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/
plexus-utils-3.0.10.pom
38
<connection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</connection>
39
<developerConnection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</developerConnection>
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.pom
36
<connection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</connection>
37
<developerConnection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</developerConnection>
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/
plexus-utils-3.0.8.pom
38
<connection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</connection>
39
<developerConnection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</developerConnection>
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/
plexus-utils-3.0.9.pom
38
<connection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</connection>
39
<developerConnection>scm:
git
:
git
@github.com:sonatype/plexus-utils.
git
</developerConnection>
/prebuilts/tools/common/offline-m2/com/squareup/javawriter/2.5.0/
javawriter-2.5.0.pom
30
<connection>scm:
git
:
git
://github.com/square/javawriter.
git
</connection>
31
<developerConnection>scm:
git
:ssh://
git
@github.com/square/javawriter.
git
</developerConnection>
/external/autotest/site_utils/suite_scheduler/
manifest_versions.py
29
"""Raised when `
git
clone` fails to create the repository."""
75
a failed `
git
clone` operation.
77
a failed `
git
clone` operation.
78
@var _MANIFEST_VERSIONS_URL: URL of the internal manifest-versions
git
repo.
84
@var _git: absolute path of
git
binary.
91
'chromeos/manifest-versions.
git
')
105
self._git = _SystemOutput('which
git
')
113
"""Determine if any builds passed since
git
|revision|.
115
@param revision: the
git
revision to look back to.
135
Clone manifest-versions.
git
into tempdir managed by this instance
[
all
...]
/external/harfbuzz_ng/
git.mk
0
#
git
.mk, a small Makefile to autogenerate .gitignore files
13
GIT_MK_URL = https://raw.githubusercontent.com/behdad/
git
.mk/master/
git
.mk
16
# https://github.com/behdad/
git
.mk
18
# To use in your project, import this file in your
git
repo's toplevel,
19
# then do "make -f
git
.mk". This modifies all Makefile.am files in
20
# your project to -include
git
.mk. Remember to add that line to new
22
# "make -f
git
.mk".
38
# by this script (that is, if "
git
status" shows untracked files still), send
39
# me the output of "
git
status" as well as your Makefile.am and Makefile fo
[
all
...]
/external/autotest/client/site_tests/firmware_TouchMTB/tools/
create_version.py
9
it could extract the
git
repo information to create the version information.
15
where the hash is the
git
hash of the latest patch that satisfies
49
"""Run
git
command.
52
like "/tmp/test_that.xxxx/..." To be able to run
git
commands
63
return _run_git_cmd('
git
merge-base %s %s' % (branch_a, branch_b))
68
cmd = '
git
log {} --grep="{}" --pretty=format:"%H" -1'
73
return _run_git_cmd('
git
rev-parse %s' % branch)
78
cmd = '
git
log {} --pretty=format:"%ci" -1'
/external/autotest/client/tests/kvm/
build.cfg.sample
36
-
git
:
37
install_mode =
git
38
## Install KVM from
git
repositories.
41
user_git_repo =
git
://
git
.kernel.org/pub/scm/virt/kvm/qemu-kvm.
git
48
# spice_repo =
git
://anongit.freedesktop.org/spice/spice
52
# spice_protocol_repo =
git
://anongit.freedesktop.org/spice/spice-protocol
/external/autotest/server/
git_kernel.py
9
import
git
, source_kernel
12
class GitKernel(
git
.InstallableGitRepo):
14
This class represents an installable
git
kernel repo.
16
It is used to pull down a local copy of a
git
repo, check if the local repo
17
is up-to-date, if not update and then build the kernel from the
git
repo.
40
@param revision: Name of the
git
remote branch, revision or tag
72
Show the current
git
revision.
80
Install the
git
tree in a host.
/external/chromium-trace/catapult/third_party/polymer/components/core-dropdown/
.bower.json
22
"_source": "
git
://github.com/Polymer/core-dropdown.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/paper-action-dialog/
.bower.json
22
"_source": "
git
://github.com/Polymer/paper-input.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/paper-button/
.bower.json
23
"_source": "
git
://github.com/Polymer/paper-button.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/paper-dialog/
.bower.json
19
"_source": "
git
://github.com/Polymer/paper-dialog.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/paper-icon-button/
.bower.json
22
"_source": "
git
://github.com/Polymer/paper-icon-button.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/paper-input/
.bower.json
22
"_source": "
git
://github.com/Polymer/paper-input.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/paper-item/
.bower.json
22
"_source": "
git
://github.com/Polymer/paper-item.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/paper-ripple/
.bower.json
20
"_source": "
git
://github.com/Polymer/paper-ripple.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/polymer/
.bower.json
29
"_source": "
git
://github.com/Polymer/polymer.
git
",
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
package.json
10
"type": "
git
",
11
"url": "https://github.com/webcomponents/webcomponentsjs.
git
"
/external/chromium-trace/catapult/tracing/third_party/components/polymer/
.bower.json
29
"_source": "
git
://github.com/Polymer/polymer.
git
",
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
package.json
10
"type": "
git
",
11
"url": "https://github.com/webcomponents/webcomponentsjs.
git
"
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/
package.json
11
"type": "
git
",
12
"url": "https://github.com/toji/gl-matrix.
git
"
Completed in 4671 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>