forked from blender/blender
Ankit Meel
16fab8ebc4
Discussion: https://lists.blender.org/pipermail/bf-committers/2020-December/thread.html#50844 *Remove clang-tidy commits altogether as they have a history of introducing bugs/ build issues. *Remove renames. Reviewed By: brecht Differential Revision: https://developer.blender.org/D9986
105 lines
3.3 KiB
Plaintext
105 lines
3.3 KiB
Plaintext
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
|
#
|
|
# After running the above, commits listed in this file will be
|
|
# ignored by git blame. The blame will be shifted to the person
|
|
# who edited the line(s) before the ignored commit.
|
|
#
|
|
# To disable this ignorance for a command, run as follows
|
|
# git blame --ignore-revs-file="" <other options>
|
|
#
|
|
# Changes that belong here:
|
|
# - Massive comment, doxy-sections, or spelling corrections.
|
|
# - Clang-format, PEP8 or other automated changes which are *strictly* "no functional change".
|
|
# - Several commits should be added to this list at once, because adding
|
|
# one extra commit (to edit this file) after every cleanup is noisy.
|
|
# - No clang-tidy changes.
|
|
#
|
|
# Note:
|
|
# - The comment above the SHA should be the first line of the commit.
|
|
# - It is fine to pack together similar commits if they have the same explanatory comment.
|
|
# - Use only 40 character git SHAs; not smaller ones, not prefixed with rB.
|
|
#
|
|
# https://git-scm.com/docs/git-blame/2.23.0
|
|
|
|
# white space commit. (2 spaces -> tab).
|
|
0a3694cd6ebec710da7110e9f168a72d47c71ee0
|
|
|
|
# Cycles: Cleanup, spacing after preprocessor
|
|
cb4b5e12abf1fc6cf9ffc0944e0a1bc406286c63
|
|
|
|
# ClangFormat: apply to source, most of intern
|
|
e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1
|
|
|
|
# Code Style: use "#pragma once" in source directory
|
|
91694b9b58ab953f3b313be9389cc1303e472fc2
|
|
|
|
# Code Style: use "#pragma once" in some newer headers
|
|
8198dbb888856b8c11757586df02aca15f132f90
|
|
|
|
# Code Style: use "#pragma once" in intern/ghost
|
|
1b1129f82a9cf316b54fbc025f8cfcc1a74b8589
|
|
|
|
# Cleanup: mostly comments, use doxy syntax & typos
|
|
e0cb02587012b4b2f4b18363dc7d0a7da2c02093
|
|
|
|
# Cleanup: use C comments for descriptive text
|
|
2abfcebb0eb7989e3d1e7d03f37ecf5c088210af
|
|
|
|
# use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
|
|
afacd184982e58a9c830a3d5366e25983939a7ba
|
|
|
|
# Spelling: It's Versus Its
|
|
3a7fd309fce89213b0224b3c6807adb2d1fe7ca8
|
|
|
|
# Spelling: Then Versus Than
|
|
d1eefc421544e2ea632fb35cb6bcaade4c39ce6b
|
|
|
|
# Spelling: Miscellaneous
|
|
84ef3b80de4915a24a9fd2fd214d0fa44e59b854
|
|
|
|
# Spelling: Loose Versus Lose
|
|
c0a6bc19794c69843c38451c762e91bc10136e0f
|
|
|
|
# Spelling: Apart Versus A Part
|
|
3d26cd01b9ba6381eb165e11536345ae652dfb41
|
|
|
|
# Cleanup: use 2 space indentation for CMake
|
|
3076d95ba441cd32706a27d18922a30f8fd28b8a
|
|
|
|
# Cleanup: use over-line for doxy comments
|
|
4b188bb08cf5aaae3c68ab57bbcfa037eef1ac10
|
|
|
|
# Cleanup: General comment style clean up of graph_edit.c and fcurve.c
|
|
0105f146bb40bd609ccbda3d3f6aeb8e14ad3f9e
|
|
|
|
# Cleanup: pep8 (indentation, spacing, long lines)
|
|
41d2d6da0c96d351b47acb64d3e0decdba16cb16
|
|
|
|
# Cleanup: pep8, blank lines
|
|
bab9de2a52929fe2b45ecddb1eb09da3378e303b
|
|
|
|
# Cleanup: PEP8 for python changes
|
|
1e7e94588daa66483190f45a9de5e98228f80e05
|
|
|
|
# GPencil: Cleanup pep8
|
|
a09cc3ee1a99f2cd5040bbf30c8ab8c588bb2bb1
|
|
|
|
# Cleanup: trailing space, remove tabs, pep8
|
|
c42a6b77b52560d257279de2cb624b4ef2c0d24c
|
|
|
|
# Cleanup: use C style doxygen comments
|
|
8c1726918374e1d2d2123e17bae8db5aadde3433
|
|
|
|
# Cleanup: use doxy sections for imbuf
|
|
c207f7c22e1439e0b285fba5d2c072bdae23f981
|
|
|
|
# Cleanup: clang-format
|
|
c4d8f6a4a8ddc29ed27311ed7578b3c8c31399d2
|
|
b5d310b569e07a937798a2d38539cfd290149f1c
|
|
8c846cccd6bdfd3e90a695fabbf05f53e5466a57
|
|
4eac03d821fa17546f562485f7d073813a5e5943
|
|
1166110a9d66af9c5a47cee2be591f50fdc445e8
|
|
|
|
# Cleanup: clang-format.
|
|
40d4a4cb1a6b4c3c2a486e8f2868f547530e0811
|