12 Commits

Author SHA1 Message Date
b82a09d830 Cleanup: remove unused imports & variables 2023-02-12 15:24:00 +11:00
8bb3c5189d Cleanup: remove redundant parenthesis from assert
autopep8 v1.7 added a space after assert,
remove the parenthesis as they aren't needed.
2022-09-15 12:13:16 +10:00
405373b86f Cleanup: remove <pep8 compliant> comment
This is no longer necessary, see: T98554.
2022-06-03 12:09:40 +10:00
692e233292 File headers: use SPDX license identifiers
See T95597
2022-02-11 16:14:41 +11:00
85523f650a Cleanup: spelling in comments 2021-10-18 17:28:58 +11:00
5162393c10 Spelling fixes in comments and descriptions, patch by luzpaz.
Differential Revision: https://developer.blender.org/D3747
2018-10-19 17:55:15 +02:00
5f4fb52976 Cleanup: pep8 2018-09-27 09:40:30 +10:00
ca7d4bdba9 Cleanup: pep8 2016-07-29 21:42:54 +10:00
1455104b78 print last sha1 on exist 2015-03-28 00:55:38 +11:00
24c063dbeb add noise filter 2015-03-24 20:29:48 +11:00
fc06160bea Cleanup: minor edits 2015-03-19 14:54:38 +11:00
3d64648b33 Script to help review git commits
It displays the commit and a diff, and lets you choose weather to include it in release notes or not.
2014-06-16 00:51:51 +10:00