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

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

Issue 2810563002: git-blame-ignore-revs: Added the Blink Rename CL. (Closed)
Patch Set: Created 3 years, 8 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 383 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 dddb09f2c1400de9a69966a1a697604cbae0bfdb 394 dddb09f2c1400de9a69966a1a697604cbae0bfdb
395 e32a7e3865d11aa1e3742f9438ddb9fd0ca79cf5 395 e32a7e3865d11aa1e3742f9438ddb9fd0ca79cf5
396 e462f7cce1b45cc62a96abc33fe9961504c756d8 396 e462f7cce1b45cc62a96abc33fe9961504c756d8
397 e9cd023a911baa558b1fe8291a001af54e24e6cc 397 e9cd023a911baa558b1fe8291a001af54e24e6cc
398 ee42b66bf9a0c37018e03a5eb53fba6f37dfc0c0 398 ee42b66bf9a0c37018e03a5eb53fba6f37dfc0c0
399 f06ae6a557327aa7d10755d65ea7f02673431054 399 f06ae6a557327aa7d10755d65ea7f02673431054
400 fe06ac8eac8940be169f918a7e5845e0a0e51c6a 400 fe06ac8eac8940be169f918a7e5845e0a0e51c6a
401 401
402 # clang-format NTP. 402 # clang-format NTP.
403 e8969bcc1d3a7841c604f451798492b5e2172013 403 e8969bcc1d3a7841c604f451798492b5e2172013
404
405 # The Blink Rename
406 1c4d759e44259650dfb2c426a7f997d2d0bc73dc
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