- 06 Oct, 2021 2 commits
-
-
Campbell Barton authored
- Use the custom dictionary when checking hyphenated words. - Add the custom dictionary to the existing dictionary so suggestions will include words from the custom dictionary. - Refactor spell checking functions into wrapper calls. Removes over 200 false positives.
-
Campbell Barton authored
-
- 05 Oct, 2021 2 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
Now `TODO(@name)` ignores the spelling of `name`.
-
- 23 Sep, 2021 1 commit
-
-
Campbell Barton authored
-
- 13 Sep, 2021 1 commit
-
-
Brecht Van Lommel authored
-
- 01 Sep, 2021 3 commits
-
-
Dalai Felinto authored
-
Dalai Felinto authored
-
Dalai Felinto authored
This commit implements a lookup table that allow git authors to be renamed. We had a few duplicated entries for the same author, as well as at least one case where the contributor that changed name.
-
- 24 Aug, 2021 1 commit
-
-
Dalai Felinto authored
-
- 11 Aug, 2021 2 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- 06 Aug, 2021 2 commits
-
-
Campbell Barton authored
Accept the spelling for hyphenated words when the spelling of each individual word is correct. This suppresses many terms that are better treated as false positives such as user-defined, multi-input and edit-data.
-
Campbell Barton authored
-
- 23 Jun, 2021 3 commits
-
-
Aaron Carlisle authored
-
Aaron Carlisle authored
-
Aaron Carlisle authored
Match with what is available on docs.blender.org
-
- 22 Jun, 2021 1 commit
-
-
Campbell Barton authored
-
- 31 May, 2021 2 commits
-
-
Philipp Oeser authored
For the weekly report, it is of less interest to see the history of patches every week.
-
Philipp Oeser authored
- 'Invalid' > 'Archived' - 'Needs Developer To Reproduce' > 'Needs Information from Developers'
-
- 18 May, 2021 1 commit
-
-
Campbell Barton authored
-
- 14 Apr, 2021 3 commits
-
-
Campbell Barton authored
3rd party modules cause this not to run without any errors.
-
Campbell Barton authored
-
Campbell Barton authored
-
- 12 Apr, 2021 2 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- 11 Apr, 2021 2 commits
-
-
Campbell Barton authored
'mypy --strict' runs without errors, exposed 3x bugs.
-
Campbell Barton authored
- Fix when running with 'make'. - Add missing 'time' import. - Correct return arguments passed to sys.exit(..).
-
- 01 Apr, 2021 1 commit
-
-
Campbell Barton authored
This adds support for `StatementMacros` which is needed to properly format Python structs.
-
- 09 Mar, 2021 1 commit
-
-
Sebastián Barschkis authored
Normalization ensures correct grouping of names with special chars.
-
- 05 Mar, 2021 1 commit
-
-
Sergey Sharybin authored
-
- 02 Mar, 2021 1 commit
-
-
Stefan Werner authored
-
- 01 Mar, 2021 1 commit
-
-
Campbell Barton authored
-
- 25 Feb, 2021 2 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- 12 Feb, 2021 1 commit
-
-
Campbell Barton authored
-
- 09 Feb, 2021 4 commits
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
This allows edits to add additional build arguments for the compiler to use.
-
Campbell Barton authored
This was too noisy, and not so helpful.
-