/external/strace/ |
make-dist | 12 git clone -q -n -s .git "$distdir" 15 git checkout -f "$tag" 17 ./git-set-file-times
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/res/ |
.README | 2 is not possible to check in a directory into git. This file guarantees the res
|
/frameworks/base/tools/layoutlib/.idea/ |
vcs.xml | 4 <mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
/frameworks/data-binding/.idea/ |
vcs.xml | 4 <mapping directory="$PROJECT_DIR$" vcs="Git" />
|
/ndk/sources/cxx-stl/gnu-libstdc++/ |
.gitignore | 3 # in our git repository.
|
/prebuilts/misc/common/jython/ |
PREBUILT | 6 hosted at <http://android.git.kernel.org/pub/>.
|
/external/chromium-trace/catapult/third_party/polymer/components/core-focusable/ |
.bower.json | 15 "_source": "git://github.com/Polymer/core-focusable.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-meta/ |
.bower.json | 15 "_source": "git://github.com/Polymer/core-meta.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-range/ |
.bower.json | 16 "_source": "git://github.com/Polymer/core-range.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-resizable/ |
.bower.json | 15 "_source": "git://github.com/Polymer/core-resizable.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-style/ |
.bower.json | 15 "_source": "git://github.com/Polymer/core-style.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-spinner/ |
.bower.json | 16 "_source": "git://github.com/Polymer/paper-spinner.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
.bower.json | 11 "_source": "git://github.com/web-animations/web-animations-js.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
.bower.json | 20 "_source": "git://github.com/Polymer/webcomponentsjs.git",
|
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
.bower.json | 20 "_source": "git://github.com/Polymer/webcomponentsjs.git",
|
/external/clang/ |
ToolchainPrebuilts.md | 13 persistent-https://android.git.corp.google.com/platform/manifest -b llvm 19 git branch -D working_dev 34 git branch -D clean_master 35 git checkout -b clean_master <SHA_FOR_SQUASH> 36 git checkout working_dev 37 git merge -s ours clean_master 38 git push aosp refs/heads/working_dev:refs/heads/dev 39 git branch -D clean_master 44 git branch -D clean_master 45 git checkout -b clean_master aosp/maste [all...] |
/external/curl/ |
CHANGES | 12 $ git log --pretty=fuller --no-color --date=short --decorate=full | \ 15 The older, manually edited, changelog is found in git named CHANGES.0
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
README.webm | 1 URL: http://git.videolan.org/?p=x264.git
|
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/ |
rhino-1.7R3.pom | 29 <connection>scm:git:git@github.com:mozilla/rhino.git</connection> 30 <developerConnection>scm:git:git@github.com:mozilla/rhino.git</developerConnection> 31 <url>git@github.com:mozilla/rhino.git</url>
|
/external/fio/ |
FIO-VERSION-GEN | 10 # then try git-describe, then default. 14 elif test -d .git -o -f .git && 15 VN=`git describe --match "fio-[0-9]*" --abbrev=4 HEAD 2>/dev/null` && 19 git update-index -q --refresh 20 test -z "`git diff-index --name-only HEAD --`" ||
|
/external/libvpx/libwebm/ |
README.android | 23 3. Copy the git log summary of changes by using the following in the libwebm 24 checkout: git log --pretty="%h %s" <previous_hash>...<current_hash> 32 git log from upstream: 33 a6b2070 <git commit message 1> 34 08dabbc <git commit message 2> 35 c29fb02 <git commit message 3>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.15/ |
plexus-interpolation-1.15.pom | 17 <connection>scm:git:git@github.com:sonatype/plexus-interpolation.git</connection> 18 <developerConnection>scm:git:git@github.com:sonatype/plexus-interpolation.git</developerConnection>
|
/prebuilts/go/darwin-x86/doc/ |
contribute.html | 78 A custom git command called <code>git-codereview</code>, 112 Once signed in, you are returned back to go.googlesource.com to "Configure Git". 120 and Git is configured to use this file. 170 <h3>Install the git-codereview command</h3> 173 Now install the <code>git-codereview</code> command by running, 177 $ go get -u golang.org/x/review/git-codereview 181 Make sure <code>git-codereview</code> is installed in your shell path, so that the 182 <code>git</code> command can find it. Check that 186 $ git codereview hel [all...] |
/prebuilts/go/linux-x86/doc/ |
contribute.html | 78 A custom git command called <code>git-codereview</code>, 112 Once signed in, you are returned back to go.googlesource.com to "Configure Git". 120 and Git is configured to use this file. 170 <h3>Install the git-codereview command</h3> 173 Now install the <code>git-codereview</code> command by running, 177 $ go get -u golang.org/x/review/git-codereview 181 Make sure <code>git-codereview</code> is installed in your shell path, so that the 182 <code>git</code> command can find it. Check that 186 $ git codereview hel [all...] |
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/ |
bndlib-1.50.0.pom | 26 git://github.com/bndtools/bnd.git 29 git://github.com/bndtools/bnd.git 32 git://github.com/bndtools/bnd.git
|