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

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

Issue 2386973002: Add comment-reflow CLs to .git-blame-ignore-revs. (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 497 matching lines...) Expand 10 before | Expand all | Expand 10 after
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. 516 # clang-format blink.
517 1c8e1a7719e9d223cc84e838c9a31a0210f5878b 517 1c8e1a7719e9d223cc84e838c9a31a0210f5878b
518 da71ffa5eba20d97df583821ef5bc20778847a86
Nico 2016/10/03 12:00:32 Can you add something like "blink comment rewrappi
Nico 2016/10/03 21:18:47 https://codereview.chromium.org/2387083002/ added
tkent 2016/10/04 23:11:48 I prefer removing per-hash comments. It's not so
519 35c6377052771b615c563e1306141d1082c25e71
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