summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)AuthorFilesLines
2023-02-14checkpatch: Add a warning for pre-schema driver model tagsSimon Glass1-0/+6
2023-01-19patman: symlink top level .checkpatch.confMaxim Cournoyer1-0/+1
2023-01-19Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"Maxim Cournoyer1-1/+1
2023-01-06patman: add '--get-maintainer-script' argumentMaxim Cournoyer7-40/+127
2023-01-06patman: additionally honor a local .patman config fileMaxim Cournoyer3-5/+94
2023-01-06patman: fail early in Setup when provided config file does not existMaxim Cournoyer1-1/+5
2023-01-06patman: set the default config_fname argument value to NoneMaxim Cournoyer2-5/+6
2023-01-06patman: import gitutil module where it is neededMaxim Cournoyer2-5/+6
2023-01-06patman: replace deprecated SafeConfigParser with ConfigParserMaxim Cournoyer1-14/+14
2023-01-06patman: fix pep8 warnings in settings moduleMaxim Cournoyer1-17/+21
2023-01-06patman: document default 'send' commandMaxim Cournoyer1-1/+2
2023-01-06patman: document how to run test suite via pytestMaxim Cournoyer1-0/+6
2023-01-06patman: hide the 'test' command unless test data is availableMaxim Cournoyer2-3/+10
2023-01-06patman: add pytest configuration fileMaxim Cournoyer1-0/+2
2023-01-06patman: rename main script to __main__.pyMaxim Cournoyer3-2/+2
2023-01-06patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'Maxim Cournoyer1-1/+1
2023-01-06patman: locate test data files via __file__ and pathlibMaxim Cournoyer1-2/+6
2023-01-06patman: cosmetic: Fix PEP 8 warnings for the gitutil module.Maxim Cournoyer1-41/+65
2023-01-06patman: locate README.rst via importlibMaxim Cournoyer1-5/+3
2023-01-06patman: fix installation of README.rst data fileMaxim Cournoyer1-1/+1
2023-01-06patman: remove extraneous importsMaxim Cournoyer1-4/+1
2023-01-06patman: Switch to setuptoolsSean Anderson1-1/+1
2022-12-23checkpatch.pl: Update CONFIG logic in U-Boot sectionTom Rini1-1/+1
2022-08-27patman: Tidy up unnecessary blank lines and numbersSimon Glass1-30/+15
2022-08-27patman: Fix version tableSimon Glass1-1/+1
2022-08-21patman: Don't buffer test output with a single testSimon Glass1-2/+2
2022-08-21patman: Put the coverage command-line lastSimon Glass1-2/+1
2022-08-13patman: Add documentation to doc/Simon Glass3-252/+308
2022-07-26patman: By default don't pass "--no-tree" to checkpatch for linuxDouglas Anderson4-8/+19
2022-06-28patman: Fix defaults not propagating to subparsersSean Anderson1-1/+6
2022-06-28patman: test_util: Print test stdout/stderr within test summariesAlper Nebi Yasak1-1/+32
2022-06-28patman: test_util: Customize unittest test results for more infoAlper Nebi Yasak1-0/+46
2022-06-28patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak2-42/+24
2022-06-28patman: test_util: Handle nonexistent tests while loading testsAlper Nebi Yasak1-16/+5
2022-06-28patman: test_util: Fix printing results for failed testsAlper Nebi Yasak1-1/+1
2022-03-18patman: Define Commit.path in the constructorSimon Glass1-0/+2
2022-03-02patman: Correct pylint errorsSimon Glass9-33/+28
2022-02-09patman: Convert camel case in terminal.pySimon Glass4-37/+37
2022-02-09patman: Rename Color() method to build()Simon Glass6-26/+26
2022-02-09patman: Rename Print() to Tprint()Simon Glass3-11/+11
2022-02-09patman: Convert camel case in tout.pySimon Glass3-34/+34
2022-02-09patman: Convert camel case in test_util.pySimon Glass2-6/+6
2022-02-09patman: Convert camel case in test_checkpatch.pySimon Glass1-34/+34
2022-02-09patman: Convert camel case in project.pySimon Glass2-2/+2
2022-02-09patman: Convert camel case in gitutil.pySimon Glass8-85/+85
2022-02-09patman: Convert camel case in get_maintainer.pySimon Glass2-4/+4
2022-02-09patman: Convert camel case in func_test.pySimon Glass1-25/+25
2022-02-09patman: Convert camel case in cros_subprocess.pySimon Glass2-30/+31
2022-02-09patman: Convert camel case in commit.pySimon Glass3-10/+10
2022-02-09patman: Convert camel case in checkpatch.pySimon Glass3-18/+18