OLD | NEW |
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 509 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
520 # Reformat comments in core/html/parser | 520 # Reformat comments in core/html/parser |
521 4e1cadabbfa289b8e565114fe51a32980c996d93 | 521 4e1cadabbfa289b8e565114fe51a32980c996d93 |
522 # Reflow comments in core/fetch | 522 # Reflow comments in core/fetch |
523 22a064d580892d6032977eff027a25abe132cfa8 | 523 22a064d580892d6032977eff027a25abe132cfa8 |
524 # Reflow comments in core/loader | 524 # Reflow comments in core/loader |
525 4013d22a7d6569f5761b437d88b9cf716909f223 | 525 4013d22a7d6569f5761b437d88b9cf716909f223 |
526 # Reflow comments in modules/mediastream | 526 # Reflow comments in modules/mediastream |
527 3b2d0607127d98646c789531defd953801fd3ddb | 527 3b2d0607127d98646c789531defd953801fd3ddb |
528 # Reflow comments in modules/peerconnection | 528 # Reflow comments in modules/peerconnection |
529 52a0d0922dcdbab46f18c241fff034ac8d139d60 | 529 52a0d0922dcdbab46f18c241fff034ac8d139d60 |
| 530 # Reflow comments in core/html/canvas, core/offscreencanvas, modules/canvas, |
| 531 # modules/canvas2d, modules/offscreencanvas2d |
| 532 5d6fc8b5a83846ca93f906584e0350855b194bdb |
OLD | NEW |