HomeSort by relevance Sort by last modified time
    Searched full:commit (Results 1 - 25 of 2129) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/utils/git-svn/
git-svnrevert 15 COMMIT=$1
16 OTHER=$(git svn find-rev "$COMMIT")
18 echo "Error! Could not find an svn/git revision for commit $COMMIT!"
22 if [ -n "$(echo $COMMIT | grep '^r[0-9]\+')" ]; then
23 SVN=`echo $COMMIT | sed -e 's/^r//'`
27 GIT=$COMMIT
30 # Grab the one line message for our revert commit message.
33 # Revert the commit.
34 git revert --no-commit $GIT 2>/dev/nul
    [all...]
  /external/clang/lib/Edit/
CMakeLists.txt 6 Commit.cpp
RewriteObjCFoundationAPI.cpp 20 #include "clang/Edit/Commit.h"
60 const NSAPI &NS, Commit &commit) {
86 commit.replaceWithInner(Msg->getSourceRange(),
174 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) {
177 commit.insertWrap("(", RecRange, ")");
182 Commit &commit) {
193 commit.replaceWithInner(CharSourceRange::getCharRange(MsgRange.getBegin()
    [all...]
Commit.cpp 1 //===----- Commit.cpp - A unit of edits -----------------------------------===//
10 #include "clang/Edit/Commit.h"
19 SourceLocation Commit::Edit::getFileLocation(SourceManager &SM) const {
26 CharSourceRange Commit::Edit::getFileRange(SourceManager &SM) const {
31 CharSourceRange Commit::Edit::getInsertFromRange(SourceManager &SM) const {
38 Commit::Commit(EditedSource &Editor)
43 bool Commit::insert(SourceLocation loc, StringRef text,
59 bool Commit::insertFromRange(SourceLocation loc,
86 bool Commit::remove(CharSourceRange range)
    [all...]
  /external/fio/t/jobs/
t0001-52c58027.fio 0 #Commit 52c580272d87d2b9b8a65d317bf7c2d432a30fec
  /prebuilts/misc/common/perflib/
PREBUILT 4 From the commit 94646a0cfa04b24d8f7288796eecaef7c3a1c257
  /prebuilts/misc/android-arm64/gdbserver64/
README.txt 4 commit 058cd7044df46289eee21b33913e2b08dbda6416
  /external/clang/include/clang/Edit/
Rewriters.h 25 class Commit;
28 const NSAPI &NS, Commit &commit);
31 const NSAPI &NS, Commit &commit,
35 const NSAPI &NS, Commit &commit);
  /prebuilts/misc/common/ninepatch/
PREBUILT 4 From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=795a4ad26824b0e553ca49161a8b4999b8181f8d
  /external/libvpx/libvpx/tools/
ftfy.sh 9 This script applies a whitespace transformation to the commit at HEAD. If no
15 --amend Squashes the changes into the commit at HEAD
16 This option will also reformat the commit message.
17 --commit Creates a new commit containing only the whitespace changes
18 --msg-only Reformat the commit message only, ignore the patch itself.
47 commit() { function
50 log "HEAD doesn't have a Change-Id, unable to generate a new commit"
58 # Commit, preserving authorship from the parent commit
    [all...]
gen_authors.sh 6 # This file is automatically generated from the git commit history
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
ftfy.sh 9 This script applies a whitespace transformation to the commit at HEAD. If no
15 --amend Squashes the changes into the commit at HEAD
16 This option will also reformat the commit message.
17 --commit Creates a new commit containing only the whitespace changes
18 --msg-only Reformat the commit message only, ignore the patch itself.
47 commit() { function
50 log "HEAD doesn't have a Change-Id, unable to generate a new commit"
58 # Commit, preserving authorship from the parent commit
    [all...]
gen_authors.sh 6 # This file is automatically generated from the git commit history
  /external/libusb/
ChangeLog 0 commit a04cbb0095a78aeed3f65aaf06c46069d0ac184a
7 commit 53b47299531974fa8901b74a163f3c8ebae4eec9
16 commit 1519828b7ee1fce46d4c51fc097d52e01b8e0bb4
22 commit 45168627cc15aee3875192f34286110dbbd27095
31 commit 3af329db6dcbfb96d24867c757f9e125e5b7b0e5
37 commit ceb8cacd6d2a4189de0db2ee46d45217511c69be
43 commit 9bea500b5747bdeba7c8251d45608558e71a1db5
52 commit 02df59a309e813c50b8230de99e69fb4e1814279
74 commit ec303b01a5d4e51c000a283853af65059fa62285
80 commit cd809e2f7cee3874b7ae16b2c482a8b63a90e4a
    [all...]
  /external/libusb-compat/
ChangeLog 0 commit 713a4c3c2097e6d060d41718b2005490dfd7c71c
7 commit 3874dfa6141e0e4cee8ccc6c3d4ff522698ebd7d
18 commit 15bf9b0a2d3fed8f0fe69d002a4fcd0140679f2d
41 commit 3ffc1160f0599ceb503aa2e0dbbf51a5b72bb9b9
47 commit 29af8617ad6d460c3bff927f17c4938dab8f10d3
53 commit f0909ef85c5bf2ee8655864041e5e0453adc9ff0
59 commit b090e024b9dbd8d94ba6f2b6eeb629d3fd461d6e
69 commit cf9ce427f4bb62b7d575b70b299f1a582fb1baa1
75 commit c2ffa94cbcab67324aebc1b32dad69f875b6481a
92 commit 14e5a692c62c07e9698e5b51b4da5f48a7da191
    [all...]
  /external/mesa3d/bin/
get-pick-list.sh 5 # Grep for commits with "cherry picked from commit" in the commit message.
6 git log --reverse --grep="cherry picked from commit" origin/master..HEAD |\
7 grep "cherry picked from commit" |\
8 sed -e 's/^[[:space:]]*(cherry picked from commit[[:space:]]*//' -e 's/)//' > already_picked
  /external/openssh/
ChangeLog 0 commit 9f82e5a9042f2d872e98f48a876fcab3e25dd9bb
7 commit 8ef691f7d9ef500257a549d0906d78187490668f
13 commit 4df590cf8dc799e8986268d62019b487a8ed63ad
19 commit 307bb40277ca2c32e97e61d70d1ed74b571fd6ba
23 upstream commit
27 commit b44ee0c998fb4c5f3c3281f2398af5ce42840b6f
33 commit 55e5bdeb519cb60cc18b7ba0545be581fb8598b4
37 upstream commit
42 commit be8f658e550a434eac04256bfbc4289457a24e99
48 commit ac5e8acefa253eb5e5ba186e34236c0e8007afd
    [all...]
  /external/google-breakpad/src/tools/windows/
refresh_binaries.bat 11 REM the revision number, and builds the tools. You must run 'svn commit' to
12 REM commit the pending edits to the repository.
26 echo type 'svn commit -F %%TEMP%%\checkin.txt' to commit.
  /external/strace/
README-hacking 14 sometimes slightly differing) into both the ChangeLog file and the commit
15 log. Now we put that information only in the commit log, and generate
17 there are strict requirements on the form of the commit log messages.
20 Commit log requirements
22 Each commit log should always start with a one-line summary, the second
  /external/toybox/www/
cleanup.html 39 Below are indexes of such cleanup series. Each commit and post are meant to
47 command name links to a commit list with the bulk of the changes, it may
92 <li>commit: <a href=/hg/toybox/rev/830>830</a>: first pass, description: <a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-April/000904.html>part 1</a>,
94 <li>commit: <a href=/hg/toybox/rev/831>831</a>,
96 <li>commit: <a href=/hg/toybox/rev/837>837</a>,
98 <li>commit: <a href=/hg/toybox/rev/853>853</a>, description: bugfix.</li>
117 <li>commit: <a href=/hg/toybox/rev/833>833</a>,
119 <li>commit: <a href=/hg/toybox/rev/835>835</a>,
121 <li>commit: <a href=/hg/toybox/rev/838>838</a>,
123 <li>commit: <a href=/hg/toybox/rev/839>839</a>
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 21 #include "clang/Edit/Commit.h"
242 const NSAPI &NS, edit::Commit &commit,
281 commit.insertBefore(receiver->getLocStart(), "(");
287 commit.replace(SpaceRange, PropertyDotString);
290 commit.replace(SourceRange(MsgRange.getBegin(), MsgRange.getBegin()), "");
291 commit.replace(SourceRange(MsgRange.getEnd(), MsgRange.getEnd()), "");
294 commit.insertWrap("(", receiver->getSourceRange(), ")");
312 commit.replace(Range, PropertyDotString);
314 commit.replace(SourceRange(MsgRange.getBegin(), MsgRange.getBegin()), "")
    [all...]
  /external/ceres-solver/docs/source/
contributing.rst 22 review changes to Ceres. Gerrit enables pre-commit reviews so that
57 the Gerrit pre-commit hook automatically. This pre-submit hook
65 curl -o .git/hooks/commit-msg https://ceres-solver-review.googlesource.com/tools/hooks/commit-msg
66 chmod +x .git/hooks/commit-msg
104 like. Commit your changes as one patch. When you commit, the Gerrit
105 hook will add a `Change-Id:` line as the last line of the commit.
107 Make sure that your commit message is formatted in the `50/72 style
108 <http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html>`_
    [all...]
  /external/selinux/libsemanage/man/man3/
semanage_count.3 37 Otherwise a non-negative integer is returned (a commit number). The same number will be returned by all other semanage object read calls until the next commit.
  /cts/tests/sample/src/android/sample/
SampleDeviceActivity.java 52 // Commit the changes - important.
53 editor.commit();
74 // Commit the changes - important.
75 editor.commit();
  /external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
.bower.json 18 "commit": "46f8f2665f7b91e3f248bc9bdb20a29b91f921b5"

Completed in 412 milliseconds

1 2 3 4 5 6 7 8 91011>>