Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(227)

Side by Side Diff: .git-blame-ignore-revs

Issue 2382413002: Let `git hyperblame` see through the git reformatting change. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # git hyper-blame master ignore list. 1 # git hyper-blame master ignore list.
2 # 2 #
3 # This file contains a list of git hashes of revisions to be ignored by git 3 # This file contains a list of git hashes of revisions to be ignored by git
4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in 4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
5 # that they are unlikely to be what you are interested in when blaming. 5 # that they are unlikely to be what you are interested in when blaming.
6 # 6 #
7 # Instructions: 7 # Instructions:
8 # - Only large (generally automated) reformatting or renaming CLs should be 8 # - Only large (generally automated) reformatting or renaming CLs should be
9 # added to this list. Do not put things here just because you feel they are 9 # added to this list. Do not put things here just because you feel they are
10 # trivial or unimportant. If in doubt, do not put it on this list. 10 # trivial or unimportant. If in doubt, do not put it on this list.
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after
506 # chrome/browser/devtools: Change auto to not deduce raw pointers. 506 # chrome/browser/devtools: Change auto to not deduce raw pointers.
507 6f27af2b5c060be8ccfeb7b11be15414144c2879 507 6f27af2b5c060be8ccfeb7b11be15414144c2879
508 # extensions/browser/api: Change auto to not deduce raw pointers. 508 # extensions/browser/api: Change auto to not deduce raw pointers.
509 437438d084b2ce1227a2860f8ee5698797b8835c 509 437438d084b2ce1227a2860f8ee5698797b8835c
510 # chrome/browser/spellchecker: Change auto to not deduce raw pointers. 510 # chrome/browser/spellchecker: Change auto to not deduce raw pointers.
511 fe45a535ea84cba23a9b1355d36525db0d408280 511 fe45a535ea84cba23a9b1355d36525db0d408280
512 # chrome/browser/background: Change auto to not deduce raw pointers. 512 # chrome/browser/background: Change auto to not deduce raw pointers.
513 49740b50472837cc4b4a3ed8402ac56802338464 513 49740b50472837cc4b4a3ed8402ac56802338464
514 # chrome/browser/download: Change auto to not deduce raw pointers. 514 # chrome/browser/download: Change auto to not deduce raw pointers.
515 747f5543ff5e4c201bcba0182bfd24e5e6896d28 515 747f5543ff5e4c201bcba0182bfd24e5e6896d28
516 # clang-format blink.
517 1c8e1a7719e9d223cc84e838c9a31a0210f5878b
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698