.git-blame-ignore-revs 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # This file contains a list of Git commit hashes that should be hidden from the
  2. # regular Git history. Typically, this includes commits involving mass auto-formatting
  3. # or other normalizations. Commit hashes *must* use the full 40-character notation.
  4. # To apply the ignore list in your local Git client, you must run:
  5. #
  6. # git config blame.ignoreRevsFile .git-blame-ignore-revs
  7. #
  8. # This file is automatically used by GitHub.com's blame view.
  9. # A Whole New World (clang-format edition)
  10. 5dbf1809c6e3e905b94b8764e99491e608122261
  11. # Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
  12. 0be6d925dc3c6413bce7a3ccb49631b8e4a6e67a
  13. # Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
  14. e956e80c1fa1cc8aefcb1533e5acf5cf3c8ffdd9
  15. # One Copyright Update to rule them all
  16. d95794ec8a7c362b06a9cf080e2554ef77adb667
  17. # Update copyright statements to 2022
  18. fe52458154c64fb1b741df4f7bd10106395f7cbd
  19. # Update copyright statements to 2021
  20. b5334d14f7a471f94bcbd64d5bae2ad853d0b7f1
  21. # Update copyright statements to 2020
  22. a7f49ac9a107820a62677ee3fb49d38982a25165
  23. # Update copyright statements to 2019
  24. b16c309f82c77d606472c3c721a1857e323a09e7
  25. # Update copyright statements to 2018
  26. b50a9114b105dafafdda8248a38653bca314a6f3
  27. # Welcome in 2017, dear changelog reader!
  28. c7bc44d5ad9aae4902280012f7654e2318cd910e
  29. # Update copyright to 2016 in headers
  30. 5be9ff7b6715a661e85f99b108f96340de7ef435
  31. # Updated copyright year in all headers
  32. fdaa2920eb21fff3320a17e9239e04dfadecdb00
  33. # Add missing copyright headers and fix formatting
  34. e4213e66b2dd8f5a87d8cf5015ac83ba3143279d
  35. # Use HTTPS URL for Godot's website in the headers
  36. bd282ff43f23fe845f29a3e25c8efc01bd65ffb0
  37. # Add "Godot Engine contributors" copyright line
  38. df61dc4b2bd54a5a40c515493c76f5a458e5b541
  39. # Enforce template syntax `typename` over `class`
  40. 9903e6779b70fc03aae70a37b9cf053f4f355b91