aboutsummaryrefslogtreecommitdiffstats
path: root/tools/check_tfs.py
AgeCommit message (Expand)AuthorFilesLines
2021-01-25check_tfs.py: Avoid duplicating list entriesMoshe Kaplan1-2/+0
2020-12-31Scripts: Check that files exist.Martin Mathieson1-0/+5
2020-10-11check_tfs.py: Also match case insensitivelyMartin Mathieson1-2/+9
2020-09-28check_typed_item_calls.py: add --consecutive flagMartin Mathieson1-3/+3
2020-09-26Fix issues discovered by common python lintersJeff Widman1-5/+5
2020-08-17TFS: Add some commonly-defined string pairs to tfs.cMartin Mathieson1-6/+37
2020-08-15check_tfs.py: Import subprocess module (needed for querying git)Martin Mathieson1-0/+1
2020-08-09Fix tfs strings that have leading or trailing space characters.Martin Mathieson1-3/+9
2020-08-07Find and fix dissectors that should be using a default tfs.Martin Mathieson1-0/+179