#
# This file lists revisions that should be ignored when considering
# attribution for the actual code written.  Code style changes should
# not be considered as modifications with regards to attribution.
#
# To see clean and meaningful blame information.
# $ git blame important.py --ignore-revs-file .git-blame-ignore-revs
#
# To configure git to automatically ignore revisions listed in a file on every call to git blame.
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# Ignore changes introduced when doing global file format changes

# STYLE: added a space
ddab837c3366d2b48cd6d100c7d5d223dc9a9d80
# STYLE: indent fixes
6c91ebbdc1e5c9b07feb2a0737c8aae0abbdba6c
# STYLE: fixed indents
ada03d6d98ef4b81aff2df12bb709abd130df474
# STYLE: indent/spacing
462cd5dff93e9aa6223c349109a4d8e4a6ef170a
# STYLE: white space change
eff718d7058ad34551d5d3b7931309d01aff9c96
# STYLE: changed indents
02d7be6854efe9e8df45e50687ff38e51435cfed
# STYLE: changed to vtk style format
9ac0e1c0d01b304f2547cc4f0367a1b24ac5d7fc
# STYLE: changed indent style
0507076f2ab1d058dcbf3111260c1b2a23d9a45d
# STYLE: fixed indentation
783c057ef558e9264b639a7584f43119de3ed968
# STYLE: quieting style problems given by "KWStyle -xml VTK.kws.xml"
2eae489c3e12b131141bcac6c3b2f89bcba6daa6
# STYLE: fixed indentation
a745484e986b77a497dbf3c4967d98e701e3a764
# STYLE: fixing indentation
7ed218ac67472422dc136ad87249f8ca62c6db69
# STYLE: fix indentation issues
2f27d8d4953b279ad86a0c616fe913326b6b73cb
# STYLE: spacing/alignment
64db3e56ab37b1adf5e8362d0ae9d4027c107064
# STYLE: indentation fix
a01347d4072a0ae6a13a805de05be50cde0c4d2c
# STYLE: fix indentation
7b643f162ced172ef6eeddb4293010c1d3140df9
# STYLE: indentation
abc17743c208748bb8c801be1e0970d0dcacf8d0
# STYLE: fix indentation
940302a7a9b65bd8c18a51f5a6557dcd14a8eb91
# STYLE: fix line wrapping for readability
9bb3f6b441b80799200af928fd18190a01648b5e
# STYLE: indentation
bc0173bae54597b85de4613fede1fa8cab88c3af
# STYLE: fix indent
8a14b67ffff558f136959d00b767186e41fc615f
# STYLE: fix indents
6adc3773d1b99512ad985420b2446a9f092dd1fe
# STYLE: fix indents
b146ccf3ac5696bdbff50e08abfa3ecff4040771
# STYLE: indentation fixes
7ff49e365accab01c39ee5824e946ab6274ba141
# STYLE: fix indent issue
727c778a6b4fada028cc21491950291148433787
# STYLE: formatting
b09378932bffba136920718c99918e67dfd9eb6c
# STYLE: changing indent
079be70b7cfbb9c40dbbcecf876ccca0c0c7a152
# STYLE: fix indent
03e89dd4090fbb3b4332b3feb51ef26c6e38444e
# STYLE: Fixing indentation of return.
ba750a537e79c02979c1c0a24828be7978a88104
# STYLE: convert to c++ slashes for doxygen
41d7af4e270ff6140bc52e0393e5be52bd56a34f
# STYLE: converting to c++ 3 slashes for doxygen
b55968657e202c3b4b2e43981aafb0be7b7504a0
# STYLE: converting to c++ style triple slashes for doxygen
b85420914d5de1e4669953ba0ca69b796b687443
9b845136cac8c43547c8bfcf5f6cc8eeab14e93b
a959f8b2f9ebf7293dd45b68b7c06536deb2162e
6e7a75819f169430c36f0dfb8b8dd9737ed24685
f8b67ffd4c984900d10afda34bd131f6822ff1f0
f6e76f61816265d5722c9b74aad91dbc05a11b63
d9875f52c0ee1e5e6f798873796f4b25605eea6d
ff69ab51d3481f5495a2ecdeccb9dff9626aab1d
062bc22aba60075b653173653019375f7d2ddedc
67dd0647f5ce48f8276069dd13bc3ada7889d7ef
360642bbb60ae2d514367495598191908219ea58
09edc870d192bbf0b5226207a6a0047a2d78aea6
e3ad7b132dbe55605c2b8b09b7d00644b32f5174
723b2c58302f12e2886adf5b11c40a49df8c6c0d
# STYLE: Applying the script toThreeSlashes to script already having partially the correct comment style caused problems.
8e46fa9a35da96b0435db0bfb16a4606d6202cc1
# STYLE: SlicerQT - Update documentation comments of few class located in QTCore and QTBase
9a3dc4fa0c824527ae038146f27ad414106a827e
# STYLE: SlicerQT - Reformat TractographyFiducialSeeding code
e8cf68a97cea71e952580b1fd22f75d1058b28a7
# STYLE: change to triples slashes for doxygen commenting
305786f9de52d530589591d17f70e5244b7dce2b
# STYLE: In ModuleDescriptionParser ... added separator between function.
4fa7211ff9aaf1289131696be06cbdc247083084
# STYLE: fix indentations
535a1828d478175697dc4d89e3bb285844f84b14
# STYLE: Fix indent in QTModules/miAnnotation/Testing/CMakeLists.txt
f73686c65eaf7d44c0dda3c58cd01e37162075de
# STYLE: SuperBuild/External_Python26.cmake - Fix indent and remove extra spaces
383577977133c68d162d23b384e924bc68aeeb2f
# STYLE: Added comment line, remove extra doxygen comments, removed extra header includes
24cdef737bb39324b3c59cf0ac9efa642e830bbe
# STYLE: vtkSlicerSliceLogic - Fix indentation
c27ddc3e0a84cca8af97f1498753d65d61901434
# STYLE: qSlicerApplication - Fix indentation
32f47acffc89e2d92c4440fafcd43cac5ac1923e
# STYLE:  Updated code to be nearly KWSTYLE compliant.
aab5758dbabd23e269b99ee0c1f3855b8ec7a8b6
# STYLE: Fix indent in qSlicerCamerasModuleWidget
160690686639cd1ae9c7f9e48f37b7afb5558ddc
# STYLE: Fix indent and remove extra header in qMRMLThreeDView
b3534b24c90624cd9d5eefae420d3e67b34a5748
# STYLE: qMRMLSlicesControllerToolBar - Fix indent
0932094f185d2268c050500f3bfa813da0dce123
# STYLE: Fix indent and style in UseGenerateCLP
8fdf3170773a6ceae7e2adfc3cda6ccfbf901fe3
# STYLE: Fix indent, remove extra code in Slicer Libs CMakeLists.txt
962051656039aa96e2068e288d082843a10fd570
# STYLE: qSlicerCoreApplication - Fix indent
a5e73e8f370677d59dc80e89fb8c42ce9ea5c4a2
# STYLE: Fix indent and remove extra comment
5f622f02671e592a2191195d0ed25307a75f755d
# STYLE: Fix indent
e11e2b7f0e1e786ad4576298a5b07118c79fbab2
# STYLE: Remove commented code, remove extra empty lines and fix indent
017c609baaeb4da0fa3d4674a68589c82ee85792
# STYLE: SlicerDashboardDriverScript/Template - Fix indent, Comment shoud start with upper case letter
ccb56bb8195ab18245e43ecffa1201ed9ffe9aee
# STYLE: vtkSlicerModuleLogic - Fix indent
dd601c9be762789497e969bf0173aab547b5414c
# STYLE: CMakeLists.txt - Fix indent
e3a6611042111c50c93c9c8b5f01450d9fe12a2e
# STYLE: Fix indent
8dd6c586b461dab8ec064e9abc46a1eb576401a1
# STYLE: Remove end-of-line space, remove extra/unused code, fix indent
ebe4d6714a18b2d473817824b37b30d4b51b5751
# STYLE: qSlicerWelcomeModuleWidget - Fix indent and remove extra comment
53f1200ed5a01b6edfd3ed9e7e9b8148b04595e9
# STYLE: fixing indentation
4b947257a94ccb5c53c8d1a7319f7c16b391f209
# STYLE: Remove trailing whitespace in qSlicerExport.h.in
1001172126eb717b30db371ee37262079346b3ab
# STYLE: Remove end of lines spaces
389ef645dc0513bc925b24acd687a4c106a3cb53
# STYLE: Fix indentation in qSlicerTractographyFiducialSeedingModuleWidget
ce709b37a74cb7d613166423460a29ce6605013d
# STYLE: Update doxygen comment of vtkSlicerVolumesLogic to new style
f671d5116ff1d6f6e6bf8b88fe9a76986e968cf3
# STYLE: Fix indent and remove extra unused CMake code
36d409a8309ca079c6ba8903af0543e1b083b818
# STYLE: Fix style and indent in external project definition
671c4df8f964ce2072769ed4546832dd212041d4
# STYLE: Cleanup qSlicerLoadableExtensionTemplateModule
9a7f6ee234940acda658793d5c3e2ace34407d29
# STYLE: fix indentation
d8d08258e7278a7b7a5b7a7ded69a134fc1ec165
# STYLE: Fix style in Libs/MGHImageIO/itkMGHImageIO.h.
26d0733fc6dba895e81cd39203dce86993645d96
# STYLE: Fix indent in SlicerConfig.cmake.in
2ecb2475049623fa1ac9c64fa44433080caec45a
# STYLE: improve indentation of GrowCut code
6fb8019dbc2131ad75f10ac60013a7d0bff57024
# STYLE: Fix indent in CMakeLists.txt
8879d35da77826ec4f4127ebc7324143e7f45eb0
# STYLE: fix coding style to match superclass (VTK)
926aa635257d5e920f2c4f63c4e612269a5f5aa0
# STYLE: Fix indent
6f039eddea5608ddf20993269100c1f420cabb0f
# STYLE: Fix casing of CMake macro add_subdirectory
3915557952e08e23a3a43fd009792242b9264801
# STYLE: Remove extra space in CMakeLists.txt
b88daab2569f2a1245168ee623f63fa3121d2a3c
# STYLE: Fix indent in SimpleITK and teem external project
5006a3467af25d75d23e36dc9a0fc72c5c243ea1
# STYLE: remove some trailing spaces
ff8d1667f8acf3f62e3ab02509c5412dec1eb613
# STYLE: Remove trailing white space from vtkImageResliceMask files
fd8be2ecff8acd67e7459fef86435b1c7c1e0e46
# STYLE: Fix indentation in SlicerWizard.py
78e63fa58f01bd0419f114aa5a3f6a456fbe52e4
# STYLE: fix indent
ca89efe9cd9da8730becf84b4499d5a750ff6a0d
# STYLE: Remove end of line spaces
9333532d5d1b0cc09ef4dd43b6c32f3a6b9df148
# STYLE: Fix 80 char limit in vtkMRMLDiffusionTensorVolumeDisplayNode
e4d029f3004542d34fd88c5eddc42908c0b82523
# STYLE: Fix indent and provide clarification related to previous commit.
12d11bd915a817e6c2f18e2518bbd912e4d4289a
# STYLE: Fix indentation in vtkSlicerApplicationLogic
e5ed9584dcf03e7ea53d64e71f03fe17a476f067
# STYLE: Fix indent in qSlicerApplication
61b1eabfab53f4cf74b2ea978033175e409262ae
# STYLE: Indentation fixes
83e0a7fba5928ca58a8203a7f87e7d9eddfcc0df
# STYLE: Fix style in TemplateManager.py
b293f1ae6b4ba5850b1835a7426528b982c64e1b
# STYLE: Fix doxygen in vtkMRMLUnitNode.h
e044d538f1351335cbfc8508723646571db7ee8e
# STYLE: Fix doxygen in vtkSlicerUnitsLogic
31911717ee9d350250d4178392767f374ff4a1b8
# STYLE: Fix indentation in SlicerBlockInstallCMakeProjects.cmake
53d6242073f950ee4b17516b9120191a3b64a5f5
# STYLE: GenerateExtensionDescription: Fix indent
4995cad38733d827740ec6c22a80e190795de9fb
# STYLE: Indentation related changes
b519872d965dc4d7788bcd74d8ef45951bb46093
# STYLE: Fix indent in qSlicerExtensionsInstallWidget
8010c273646cd8450ba4c32d02a6cd7c5527c21e
# STYLE: Fix indents and improve docstrings
c645bcaa50150f122950b9bad2bf31b996dd731c
# STYLE: fix coding formatting
d8d864ea6281ab88273505f5eea5ce66514d61e3
# STYLE: Replace VTK_OVERRIDE with override
f2f68d9bd6432b5c157503b5bed5b92768cbd766
# STYLE: Replace ITK_OVERRIDE with override
c33381e852ad7cc87770f1699b00e29766c7b565
# STYLE: Replace ITK_NULLPTR with nullptr
015d346b907febc17eb677eccdde5342af6f832c
# STYLE: Replace 0 and NULL with nullptr using clang-tidy
42d76fdf1ddcb3842f0e631d7905ff71ae31551b
# STYLE: Replace NULL with nullptr in comments, headers and conditionally compiled code
a3a09456be0e690ce081610351e667082b22425f
# STYLE: Modernize sources using override instead of virtual keyword
8ed70d7ad052c2dc9a15442648a9952693b77c55
# STYLE: Modernize: use delete for not implemented functions
1822b8a51f709cce5b6a4349625d9a111999cd4c
# STYLE: Modernize: use default for empty constructors
a8dff515c90b2bf466aba85f959ba607523bdf2f
# STYLE: Update python scripts to use print function for python 3.x
7df896e839dc03e1c2f3b5458590ea16e80fcbba
# STYLE: Fix indent, remove extra spaces and semi-colon, order includes in vtkMRMLScene
42ba94847ecad44a7c1847b927d3ed88d098d4e0
# STYLE: Convert CMake-language commands to lower case
90ef9b31c26dde4b5057194085b99b84be514302
# STYLE: Replace integer literals which are cast to bool.
d9e654c9ceafee32b271ec0ec54220d145d0988a
# STYLE: Use override statements for C++11
0c78d50f8f872b7d49748c0e5bbbc3f76406498a
# STYLE: Prefer C++11 override to VTK_OVERRIDE.
ebca954c9e5ec0d7673c6cf4f87c700789366cac
# STYLE: Remove unnecessary semicolons from util.py
a16a17648b7d199b0fc8a3ab0f5f3e5ba8f1ec31
# STYLE: Update cpp classes to prefer = default to explicitly trivial implementations
4476737329a366189ba1992e6e58e9bc2fc8807b
# STYLE: Use override statements for C++11
6ad0e8ac1f0c1a8ad5be7b5c3c19ccf640825a33
839a1de54835b610cd5589eea1eca7547400deb2
# STYLE: Prefer = default to explicitly trivial implementations
49ca2c0206a58d54669cdc6a7c8a50778b85b309
46345e8a3dba3d591a7f06767aff83a2beefad6a
# STYLE: Fix indent in vtkMRMLCameraNode::ReadXMLAttributes
aa5ba6f03b1f6b58558e54c9f82ae49c72b3753f
# STYLE: Remove unnecessary trailing semicolon in python code
98ab60ad0ee0e341dbceb7860e238cbb1f4dac1a
# STYLE: Fix indenting in various markups files
477a8e6278ac5fb44eb649390528b9b2d69045fa
# STYLE: Trim trailing whitespace
d1a182641c58b385921ee305bb327e0374482fd2
# STYLE: Update Slicer website links to https versions
f4f2697342d4461e0f4ef19a33dbcbfc1195523b
# STYLE: Update NAMIC website links to https versions
1fecd29dd31c0926116406eface8d17f2c8c785f
# STYLE: Update VTK website links to https versions
3ba522a4af0d9a66a1d1e96d39f5ba041ff92f09
# STYLE: Update ITK website links to https versions
84065636881e576490a2af503d5aa7ee5b14eb3c
# STYLE: Update CTK website links to https versions
b820abe5c3c477309d9159e01f2ead405b59a412
# STYLE: Update Kitware website links to https versions
1048c734e70c5e55482fd2531abc17d308d71539
# STYLE: Update apache website links to https versions
a1335408963ecfc5e96b35ee8d55fea0801c2291
# STYLE: Update other website links to https version
02e9a428fda15ad538d00de9bb33c227d320cb41
# STYLE: Eliminate going through a redirect to a Slicer wiki URL
67295561c7f33b65bc763dd6282ecacd7e8c410d
# STYLE: Fix inconsistent indentation
18a414db3e7064cbcb485f7dc3043ad1df9f379c
# STYLE: Update python code with whitespace fixes
5b0fc5cecb16636980ab3f0119184485961d74c9
# STYLE: Update python code with indentation fixes
9390be6bf76e048e6fd384d8bfd607eba2857b5a
# STYLE: Update python code with statement fixes
34696fbccdd6efea5f94f5d628dbb902d60a046d
# STYLE: Fix lint findings in ImportItkSnapLabel.py
295e37183079f95764ebfab08e243b0a632bdf5b
# STYLE: Fix missing whitespace after keyword
415aee60cdb6b23dad60ddf874216139c499453d
# STYLE: Fix tabbing
b2eccaaa8cfa6808f647ba0ae630bc9f8717dc59
# STYLE: Update markdown document line-endings from CRLF to LF
6c67bc6b8f637c5c31ec5aadf404778ce774f4bb
# STYLE: Fix Python lint errors
02887a6256d174a9e9533e062788e350e8b35652
# STYLE: Trim trailing whitespace in sequences document
24581a132a53ef48c62327516dcdb448da992596
# STYLE: Fix brace indentation
b913a84ea880ded91ec75cf6869b8b6204c42134
# STYLE: Trim trailing whitespaces
b1f4a3ac8e3ff2dccd54645f8e42e5dbab87fa7a
# STYLE: Trim trailing whitespaces in issue template
9897c876e645ce7c69c388f49a95602a9028a7dc
# STYLE: Update python scripts to use double quotes in strings
52586f748a28f52e1c3e01e76e7a005840eb8cf7
# STYLE: Update python scripts to use double quotes in multiline strings
88aab174820d9f0811639237f89b914f47c9dcbd
# STYLE: Update python scripts to avoid escaping inner quotes in strings
e66f1e29001cea56d2a0851b4286e339fccdd338
# STYLE: Update Python docstrings fixing indent and adding after class blank line
f2c8750feac06196b8f74387e4dcbf7882c98b46
# STYLE: Update Python docstrings removing surrounding whitespaces.
44a4750364797e236ecbd11087ef591b3cefbd4e
# STYLE: Update Python fitting one-line docstrings on one line
50fddcdc0fad2dbbcbb86f560cd8ed8b44c3c7f4
# STYLE: Update Python docstrings adding newline after last paragraph
c46988d1cdf89fd16dffca5adc23327395ad75e4
# STYLE: Remove unnecessary raw string prefixes in SEMToMediaWiki script
6aff851486d5e388b2e743e94bee6a7ab3087a57
# STYLE: Update SlicerWizard version script adding missing trailing comma
f465dd401288a8fa629c07dc859165767e8a56e0
# STYLE: Update python scripts fixing trailing commas
844969f5f4bc88ede8d7fa5b27e78ca6ac690a6b
# STYLE: Align Python scripts with "ruff" formatting by adjusting empty lines
4a3f1a479120f97954df150eb80cf065706083ca
# STYLE: Improve script readability with empty line after inline imports
93571906a5a62ac126d04b9dde9406e5e715aa04
# STYLE: Improve script readability with empty line before inline imports
aa4315f70feeeda696a017250b3e78cd46cdce1e
# STYLE: Align Python scripts with "ruff" formatting by adjusting spaces
8a4f609a24ea4e329893a4bc73496f92f8de49b9
# STYLE: Align Python scripts with "ruff" formatting by adjusting empty lines
db4bcddcaca1c9277dcb46e8a787043e43ad8b6e
# STYLE: Align Python scripts with "ruff" formatting removing extra parentheses
11e3c9094478afe9b7338300d7f6efcae52b66ab
# STYLE: Align Python scripts with "ruff" formatting adding float trailing zero
6a545c3917ae6c284570593d444136df8ac270f4
# STYLE: Align Python scripts with "ruff" formatting adjusting quotes
b19d02ac2119b7457c2341e995ad6353235bbbb4
# STYLE: Align Python scripts with "ruff" formatting updating argument parser
90164ec63b891a0d9ee89b06af68ba8d9a29dfb6
# STYLE: Align Python scripts with "ruff" formatting updating if expressions
830c33a34ca6d33dc70a4004f674ed640337eee7
# STYLE: Convert C++ source files from old-style "Whitesmiths" to "Allman" style
2762f0c9f3bc442e8665612f62465106d97766cf
# STYLE: Add missing semicolon after statement macros
1b8adc03b851d4489ecb18dcc65e9c61393a5818
# STYLE: Ensure source files line ending is consistent
51b7c91ad56c9e1857345be2109773b4c057e0b0
# STYLE: Reformat yml files using prettier
e4d613659b1ead74008f81a7a77af42abd940258
# STYLE: Normalize pointer/reference formatting in preparation for clang-format
83294207db25a5e78150a9cafb28d812fbcc7698
# STYLE: Normalize spacing in cast expressions and template arguments
9164d1787eddb29000bd26834d17cd83b6f8af78
# STYLE: Normalize VTK macros formatting
0276e1d23a5b0d8aa471ed8b0f1aa5f42072dc15
# STYLE: Normalize control statement formatting
c696b6c1aabb9c628e57ae2ae015fc5a38408de3
# STYLE: Normalize whitespace in C++ assignments and declarations
ed73eb8f703304d2ff13d44c5ffd6854c3e1b578
# STYLE: Apply miscellaneous whitespace formatting improvements
11a1fae3b2f6ce07262b8e6a5ae996125fa79649
# DOC: Apply miscellaneous whitespace formatting improvements to ".md"
86eb65a13a65b27816b2703a2d12d585e6a6e00f
# STYLE: Apply miscellaneous whitespace formatting improvements to ".cxx.in"
53ff212747211aac66de5bbbd3cfe25bc293af23
# STYLE: Add `//` comments to preserve wrapping before clang-format integration
2d10f6bd0addf50af0fc03b1e5f267490a8c9b6a
# STYLE: Use clang-format off/on to preserve alignment and readability
a06c4eb3527f0320e5fdecb68566b19cc680a35c
# STYLE: Consistent formatting of C++ sources using clang-format
b26d778bcaa0dd357bfaa0b5e312f4e28d198b21
# COMP: Remove redundant Slicer_HAVE_QT5 definitions
ff6d80e1b4662ff95ad131d903c3f60ece73b4fb
# COMP: Revert removal of redundant Slicer_HAVE_QT5 definitions
c218fa94d4083a9b46ec8e803130c6927b685758
