~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools: Fall back to importlib_resources on Python 3.6Jan Kiszka2023-04-28
* patman: fix class TestFunctionalHeinrich Schuchardt2023-04-28
* patman: Declare the future Series memorySimon Glass2023-04-23
* patman: Check patches in parallelSimon Glass2023-03-08
* patman: Run get_maintainer.pl in parallelSimon Glass2023-03-08
* patman: Refactor MakeCcFile() into two functionsSimon Glass2023-03-08
* patman: Drop an incorrect comment about git amSimon Glass2023-03-08
* doc: Add notes on how to install patman and binmanSimon Glass2023-03-08
* patman: Add support for building a patman PyPi packageSimon Glass2023-03-08
* patman: Avoid importing test_checkpatch before it is neededSimon Glass2023-03-08
* patman: Move library functions into a library directorySimon Glass2023-03-08
* Remove concurrencytestSimon Glass2023-03-08
* Revert "patman: test_util: Print test stdout/stderr within test summaries"Simon Glass2023-03-08
* checkpatch: Add a warning for pre-schema driver model tagsSimon Glass2023-02-14
* patman: symlink top level .checkpatch.confMaxim Cournoyer2023-01-18
* Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"Maxim Cournoyer2023-01-18
* patman: add '--get-maintainer-script' argumentMaxim Cournoyer2023-01-05
* patman: additionally honor a local .patman config fileMaxim Cournoyer2023-01-05
* patman: fail early in Setup when provided config file does not existMaxim Cournoyer2023-01-05
* patman: set the default config_fname argument value to NoneMaxim Cournoyer2023-01-05
* patman: import gitutil module where it is neededMaxim Cournoyer2023-01-05
* patman: replace deprecated SafeConfigParser with ConfigParserMaxim Cournoyer2023-01-05
* patman: fix pep8 warnings in settings moduleMaxim Cournoyer2023-01-05
* patman: document default 'send' commandMaxim Cournoyer2023-01-05
* patman: document how to run test suite via pytestMaxim Cournoyer2023-01-05
* patman: hide the 'test' command unless test data is availableMaxim Cournoyer2023-01-05
* patman: add pytest configuration fileMaxim Cournoyer2023-01-05
* patman: rename main script to __main__.pyMaxim Cournoyer2023-01-05
* patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'Maxim Cournoyer2023-01-05
* patman: locate test data files via __file__ and pathlibMaxim Cournoyer2023-01-05
* patman: cosmetic: Fix PEP 8 warnings for the gitutil module.Maxim Cournoyer2023-01-05
* patman: locate README.rst via importlibMaxim Cournoyer2023-01-05
* patman: fix installation of README.rst data fileMaxim Cournoyer2023-01-05
* patman: remove extraneous importsMaxim Cournoyer2023-01-05
* patman: Switch to setuptoolsSean Anderson2023-01-05
* checkpatch.pl: Update CONFIG logic in U-Boot sectionTom Rini2022-12-23
* patman: Tidy up unnecessary blank lines and numbersSimon Glass2022-08-26
* patman: Fix version tableSimon Glass2022-08-26
* patman: Don't buffer test output with a single testSimon Glass2022-08-20
* patman: Put the coverage command-line lastSimon Glass2022-08-20
* patman: Add documentation to doc/Simon Glass2022-08-13
* patman: By default don't pass "--no-tree" to checkpatch for linuxDouglas Anderson2022-07-26
* patman: Fix defaults not propagating to subparsersSean Anderson2022-06-28
* patman: test_util: Print test stdout/stderr within test summariesAlper Nebi Yasak2022-06-28
* patman: test_util: Customize unittest test results for more infoAlper Nebi Yasak2022-06-28
* patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak2022-06-28
* patman: test_util: Handle nonexistent tests while loading testsAlper Nebi Yasak2022-06-28
* patman: test_util: Fix printing results for failed testsAlper Nebi Yasak2022-06-28
* patman: Define Commit.path in the constructorSimon Glass2022-03-18
* patman: Correct pylint errorsSimon Glass2022-03-02