Home
last modified time | relevance | path

Searched refs:blame (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm-project/
D.git-blame-ignore-revs1 # Since version 2.23 (released in August 2019), git-blame has a feature
5 # are looking for in a blame, such as mass reformatting or renaming.
6 # You can set this file as a default ignore file for blame by running
9 # $ git config blame.ignoreRevsFile .git-blame-ignore-revs
/external/webrtc/
D.git-blame-ignore-revs1 # git hyper-blame master ignore list.
4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
/external/skqp/tools/skdiff/
Dskdiff_main.cpp188 SkString* blame = new SkString("("); in add() local
189 blame->append(drp->fBase.fFilename); in add()
190 blame->append(", "); in add()
191 blame->append(drp->fComparison.fFilename); in add()
192 blame->append(")"); in add()
193 fResultsOfType[drp->fResult].push_back(blame); in add()
/external/skia/tools/skdiff/
Dskdiff_main.cpp188 SkString* blame = new SkString("("); in add() local
189 blame->append(drp->fBase.fFilename); in add()
190 blame->append(", "); in add()
191 blame->append(drp->fComparison.fFilename); in add()
192 blame->append(")"); in add()
193 fResultsOfType[drp->fResult].push_back(blame); in add()
/external/llvm-project/llvm/docs/Proposals/
DVariableNames.rst193 The costs are that ``git blame`` will become less usable; and that merging the
234 Keeping git blame usable
237 ``git blame`` (or ``git annotate``) permits quickly identifying the commit that
240 blame`` to identify prior, more interesting commits [GreeneGitBlame]_
243 **Mitigation**: `git-hyper-blame
244 …mmondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html>`_
246 A ``.git-blame-ignore-revs`` file identifying the variable renaming commits
250 whether similar functionality could be added to ``git blame`` itself.
269 #. Investigate improving ``git blame``. The extent to which it can be made to
DGitHubMove.rst73 * Inspect the repository history (blame, log, bisect) without Internet access.
226 commit enables accurate `git blame` when tracking code change history.
/external/autotest/server/site_tests/platform_BootPerfServer/
Dcontrol.perfalerts19 Ideally these are run for each build in order to make blame easier.
/external/skia/site/docs/dev/tools/
Dcodesearch.md27 investigating history and blame, or for exploring release branches or other
/external/skqp/site/dev/tools/
Dcodesearch.md22 investigating history and blame, or for exploring release branches or other
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.runtime_3.14.0.v20180417-0825.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.osgi_3.13.0.v20180409-1500.jar ... .apache.felix.resolver.ResolverImpl$Blame blame org.osgi.resource.Capability matchingRootCause org. ...
/external/llvm-project/llvm/test/DebugInfo/Generic/
Dmissing-abstract-variable.ll77 ; mips/powerpc), maybe before that. Perhaps SelectionDAG is to blame (and
/external/llvm/test/DebugInfo/Generic/
Dmissing-abstract-variable.ll84 ; mips/powerpc), maybe before that. Perhaps SelectionDAG is to blame (and
/external/skia/site/docs/dev/testing/
Dskiagold.md49 - Digests are clustered by runs and the most minimal set of blame
/external/skqp/site/dev/testing/
Dskiagold.md46 + Digests are clustered by runs and the most minimal set of blame
/external/angle/infra/
DANGLEWrangling.md82 * Cc relevant sheriffs or blame suspects, as well as yourself or the current ANGLE Wrangler.
/external/rust/crates/proc-macro-error/
DREADME.md87 // we've got a span to blame, let's use it
/external/skia/site/docs/dev/contrib/
Dsubmit.md74 touching. Look at the git blame for the file to see who else has been editing
/external/skqp/site/dev/contrib/
Dsubmit.md74 touching. If you have doubts, look at the git blame for the file to see who else
/external/llvm/docs/
DPhabricator.rst94 * Use ``svn blame`` and the commit log to find names of people who have
/external/arm-trusted-firmware/docs/process/
Dcontributing.rst138 owner) reviewer. Running ``git blame`` on the module's source code can
/external/llvm-project/llvm/docs/
DPhabricator.rst128 * Use ``git blame`` and the commit log to find names of people who have
/external/libabigail/
DCONTRIBUTING119 base in such a way that tools like "git blame <sourcefile> are still
/external/webrtc/tools_webrtc/mb/docs/
Ddesign_spec.md99 targets affected by the patch, so that we don't blame or punish the
/external/brotli/tests/testdata/
Dasyoulik.txt3670 PHEBE If this be so, why blame you me to love you?
3672 SILVIUS If this be so, why blame you me to love you?
3674 ORLANDO If this be so, why blame you me to love you?
3676 ROSALIND Who do you speak to, 'Why blame you me to love you?'

12