Home
last modified time | relevance | path

Searched refs:git (Results 1 – 19 of 19) sorted by relevance

/development/tools/core_connectivity/
Dcheck_style.sh14 GITROOTDIR=`git rev-parse --show-toplevel`
16 MODIFIED=`git status -s --untracked-files=no | wc -l`
26 $ANDROID_BUILD_TOP/prebuilts/clang/host/linux-x86/clang-stable/bin/git-clang-format \
30 local MSG=`git rev-list --format=%B --max-count=1 HEAD`
/development/tools/repo_diff/
Dgit_commits_not_upstreamed.py21 def git(args): function
48 blame_output = git(['-C', self.working_dir, 'blame', '-l',
75 diff_files = git(['-C', working_dir, 'diff',
103 revlist_output = git(['-C', working_dir, 'rev-list', '--no-merges',
Drepo_diff_trees.py59 def git(args): function
93 git_diffstat = git(
126 git(['-C', downstream_dir, 'fetch', '--update-shallow', upstream_dir])
319 rev_list = git(['-C', path, 'rev-list', '--max-parents=0', 'HEAD'])
353 author = git(['-C', path, 'show', '--no-patch', '--format=%ae', commit])
355 subject = git(['-C', path, 'show', '--no-patch', '--format=%s', commit])
DREADME.md75 'git cherry' is a useful tool that finds changes
93 1. First listing the "git cherry" commits that will give us the
94 list of changes for which "git cherry" could not find an equivalent.
95 2. Then we "git blame" the entire project's source tree and compile
97 3. Finally we find the intersection: 'git cherry' changes
/development/vndk/tools/header-checker/android/
Dupdate_clang-tools.sh49 git rm -rf "${name}"
68 git add manifest.xml linux-x86 darwin-x86
69 git commit -a -t "/tmp/clang-tools-update.msg"
/development/tools/repo_diff/service/repodiff/
DDockerfile5 git \
8 && curl https://storage.googleapis.com/git-repo-downloads/repo > /bin/repo \
21 git \
28 COPY --from=0 /go/bin/.git* /root/
/development/tools/findunused/
Dremoveunusedresources46 git rm $RESLINE > /dev/null
63 git add $RESLINE
68 git add $RESLINE
/development/tools/repo_pull/
DREADME.md89 * `pick` maps to `git cherry-pick --allow-empty`
90 * `merge` maps to `git merge --no-edit`
91 * `merge-ff-only` maps to `git merge --no-edit --ff-only`
92 * `merge-no-ff` maps to `git merge --no-edit --no-ff`
93 * `reset` maps to `git reset --hard`
94 * `checkout` maps to `git checkout`
/development/build/
Dsdk-android-arm64-v8a.atree19 # version files for the SDK updater, from development.git
Dsdk-android-mips.atree20 # version files for the SDK updater, from development.git
Dsdk-android-mips64.atree20 # version files for the SDK updater, from development.git
Dsdk-android-armeabi.atree20 # version files for the SDK updater, from development.git
Dsdk-android-x86.atree20 # version files for the SDK updater, from development.git
Dsdk-android-x86_64.atree20 # version files for the SDK updater, from development.git
Dsdk-android-armeabi-v7a.atree20 # version files for the SDK updater, from development.git
Dsdk.atree22 # This is to help when the sdk.git project is branched differently from
157 # version files for the SDK updater, from development.git
183 # emulator skins from sdk.git
198 # sdk.git Ant templates for project files
233 # NOTICE files are copied by build/core/Makefile from sdk.git
259 # version files for the SDK updater, from sdk.git
449 # NOTICE files are copied by build/core/Makefile from sdk.git
456 # empty add-on folder with just a readme copied from sdk.git
/development/tools/winscope/
Dyarn.lock2384 hosted-git-info@^2.1.4:
2386 …resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e12…
3433 hosted-git-info "^2.1.4"
/development/sdk/
Dsdk_files_NOTICE.txt10235 NOTICE file for libbcc.git
10432 Note: The NOTICE is the same for another git project, external/llvm.git.
12707 NOTICE file for slang.git
12902 NOTICE file for external/clang (clang.git).
12972 NOTICE file for external/llvm (llvm.git).
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv5 …form/frameworks/multidex,fake_bLlpMvOJRFq5KNwc7GxC1A@fakeemail.com,Tag library jar with git version
4820 …b65177c06c5,platform/external/harfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,[git.mk] Update
6058 …,fake_q3AfsaCERmyl-aaPxzrFxA@fakeemail.com,Add a PREUPLOAD.cfg file to run git-clang-format on eve…
9648 …o use new location for templates as per: https://googleplex-android-review.git.corp.google.com/#/c…
11983 …d CLs: https://googleplex-android-review.git.corp.google.com/#/c/1524290/ https://googleplex-andro…
13676 …pe,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,"* builds/toplevel.mk: We use git, not CVS, thus skip…
14030 …form/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,"* README.git, docs/CHANGES, docs…
16399 …d9bd6,platform/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,README.CVS -> README.git
24125 …form/external/libmtp,fake_3rXZrmxrRLi2weSzWajXQA@fakeemail.com,Retire ChangeLog in favor of git log
25073 …99,platform/external/libmtp,fake_qmxJvZi2T3-NIeosIBduow@fakeemail.com,Make git ignore 'compile' fi…
[all …]