/external/webrtc/tools/ |
whitespace.txt | 13 Testing Git updater.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
version.sh | 27 if [ -d ${source_path}/.git ]; then 28 # Source Path is a git working copy. Check for local modifications. 29 export GIT_DIR=${source_path}/.git 30 git_version_id=`git describe --match=v[0-9]* 2>/dev/null`
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
0005-Fix-gabi-stlport-llvm-libc-build.patch | 13 diff --git a/src/exception.cpp b/src/exception.cpp 26 diff --git a/src/new.cpp b/src/new.cpp 39 diff --git a/src/stdexcept.cpp b/src/stdexcept.cpp 52 diff --git a/src/typeinfo.cpp b/src/typeinfo.cpp
|
/prebuilts/tools/common/m2/repository/com/beust/jcommander/1.27/ |
jcommander-1.27.pom | 38 <connection>scm:git:git@github.com:cbeust/jcommander.git</connection> 39 <developerConnection>scm:git:git@github.com:cbeust/jcommander.git</developerConnection> 40 <url>git@github.com:cbeust/jcommander.git</url> 198 <exclude>**/.git/**</exclude>
|
/prebuilts/tools/common/m2/repository/com/beust/jcommander/1.48/ |
jcommander-1.48.pom | 38 <connection>scm:git:git@github.com:cbeust/jcommander.git</connection>
39 <developerConnection>scm:git:git@github.com:cbeust/jcommander.git</developerConnection>
40 <url>git@github.com:cbeust/jcommander.git</url>
239 <exclude>**/.git/**</exclude>
|
/sdk/build/ |
windows_sdk_tools.mk | 4 # to device which tools we want to build from the sdk.git project.
|
/developers/build/ |
github.sh | 165 ## the sample code in our git to see if it needs updating. 181 git clone $URL.git &> /dev/null 183 diffResult=$(diff -r --exclude '*.git' ../prebuilts/gradle/$i/ ./android-$i/) 281 rsync -az --delete --exclude '*.git' ../prebuilts/gradle/$i/ ./android-$i/ 285 git config user.name "google-automerger" 286 git config user.email automerger@google.com 288 git add . 289 git status 290 git commit -m "Auto-update [all...] |
/external/clang/tools/clang-format/ |
git-clang-format | 3 #===- git-clang-format - ClangFormat Git Integration ---------*- python -*--===# 13 clang-format git integration 16 This file provides a clang-format integration for git. Put it somewhere in your 17 path and ensure that it is executable. Then, "git clang-format" will invoke 21 git clang-format -h 35 usage = 'git clang-format [OPTIONS] [<commit>] [--] [<file>...]' 42 The following git-config settings set the default of the corresponding option: 50 # This file is created within the .git directory. 166 """Return the git configuration as a dictionary [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
release | 21 . Clone the git archive to another directory with 23 git clone -l -s . ../freetype2.test 38 . Test C++ compilation for freetype2-demos too (using `git clone' as 44 . After pushing the new release, tag the git repositories (freetype2, 47 git tag VER-<version> -m "" -u <committer> 51 git push --tags 55 git clean -ndx 57 that the git directory is really clean (and remove extraneous files 67 <freetype-web git repository>/freetype2/docs 179 <freetype-web git repository>/freetype2/docs/referenc [all...] |
/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-parent/1.2.2/ |
jdeferred-parent-1.2.2.pom | 36 <connection>scm:git:git@github.com:jdeferred/jdeferred.git</connection> 37 <developerConnection>scm:git:git@github.com:jdeferred/jdeferred.git</developerConnection> 38 <url>git@github.com:jdeferred/jdeferred.git</url> 71 <version.maven.scm.provider.git>1.8.1</version.maven.scm.provider.git> [all...] |
/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-parent/1.2.3/ |
jdeferred-parent-1.2.3.pom | 36 <connection>scm:git:git@github.com:jdeferred/jdeferred.git</connection> 37 <developerConnection>scm:git:git@github.com:jdeferred/jdeferred.git</developerConnection> 38 <url>git@github.com:jdeferred/jdeferred.git</url> 71 <version.maven.scm.provider.git>1.8.1</version.maven.scm.provider.git> [all...] |
/development/tools/checkstyle/gitlint/ |
git.py | 14 """Functions to get information from git.""" 25 root = subprocess.check_output(['git', 'rev-parse', '--show-toplevel'], 36 root = subprocess.check_output(['git', 'rev-parse', 'HEAD'], 45 """Removes the quotes from a filename returned by git status.""" 63 git status. 72 'git', 'status', '--porcelain', '--untracked-files=all', 92 ['git', 'diff-tree', '-r', '--root', '--no-commit-id', '--name-status', 129 ['git', 'blame', commit, '--porcelain', '--', filename]).split(
|
/development/tools/checkstyle/ |
pre-push.py | 21 Usage: add a symbolic link from /path/to/git/repo/.git/hooks/pre-push to
|
tests.py | 76 checkstyle.git.repository_root = mock_repository_root 77 checkstyle.git.last_commit = mock_last_commit 80 # Skip checks for explicit git commit. 111 checkstyle.git.modified_files = mock_modified_files_good 119 checkstyle.git.modified_files = mock_modified_files_uncommitted 126 checkstyle.git.modified_files = mock_modified_files_non_java 134 checkstyle.git.modified_files = mock_modified_files_untracked 141 checkstyle.git.modified_files = mock_modified_files_good
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown/ |
.bower.json | 26 "_source": "git://github.com/Polymer/paper-dropdown.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/ |
.bower.json | 24 "_source": "git://github.com/Polymer/paper-dropdown-menu.git",
|
/external/libcap/ |
Makefile | 35 git tag -u D41A6DF2 -s libcap-$(VERSION).$(MINOR) 36 git tag -u E2CCF3F4 -s libcap-korg-$(VERSION).$(MINOR)
|
/external/libvpx/libvpx/third_party/x86inc/ |
README.libvpx | 1 URL: http://git.videolan.org/?p=x264.git
|
/external/libxml2/ |
Android.mk | 23 # git remote add libxml2 git://git.gnome.org/libxml2 24 # git fetch libxml2 25 # git merge libxml2/master 28 # git push aosp HEAD:master # Push directly, avoiding gerrit. 29 # git push aosp HEAD:refs/for/master # Push to gerrit. 33 # git commit -a
|
/external/nanopb-c/tools/ |
make_linux_package.sh | 9 VERSION=`git describe --always`-linux-x86 16 git archive HEAD | tar x -C $DEST
|
/external/parameter-framework/support/android/asio/ |
asio_shrinker.sh | 38 # Prior to running this script you should git-rm the previous content of the 53 echo "run from the Parameter Framework's git root" 79 # This script must be run from the Parameter Framework's git root. 117 xargs git add || fail "Failed to git-add some necessary ASIO headers" 121 git add COPYING LICENSE_1_0.txt README 123 git rm -f include/asio.hpp || true # it may already have been removed 135 git add README.parameter-framework
|
/external/pdfium/third_party/libopenjpeg20/ |
0000-use-colorspace.patch | 1 diff --git a/third_party/libopenjpeg20/jp2.c b/third_party/libopenjpeg20/jp2.c 14 diff --git a/third_party/libopenjpeg20/openjpeg.h b/third_party/libopenjpeg20/openjpeg.h
|
/external/protobuf/ |
.gitignore | 0 # git-ls-files --others --exclude-from=.git/info/exclude
|
/external/selinux/scripts/ |
make-update | 23 git tag $PKG-$VERS 24 git archive --format=tar --prefix=$PKG-$VERS/ $PKG-$VERS | gzip > ../$DEST/$ARCHIVE
|
/external/v8/ |
README.md | 26 git pull origin 30 configuration in `.git/config`:
|