index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
Age
Commit message (
Expand
)
Author
2023-04-28
tools: Fall back to importlib_resources on Python 3.6
Jan Kiszka
2023-04-28
patman: fix class TestFunctional
Heinrich Schuchardt
2023-04-23
patman: Declare the future Series memory
Simon Glass
2023-03-08
patman: Check patches in parallel
Simon Glass
2023-03-08
patman: Run get_maintainer.pl in parallel
Simon Glass
2023-03-08
patman: Refactor MakeCcFile() into two functions
Simon Glass
2023-03-08
patman: Drop an incorrect comment about git am
Simon Glass
2023-03-08
doc: Add notes on how to install patman and binman
Simon Glass
2023-03-08
patman: Add support for building a patman PyPi package
Simon Glass
2023-03-08
patman: Avoid importing test_checkpatch before it is needed
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
Remove concurrencytest
Simon Glass
2023-03-08
Revert "patman: test_util: Print test stdout/stderr within test summaries"
Simon Glass
2023-02-14
checkpatch: Add a warning for pre-schema driver model tags
Simon Glass
2023-01-18
patman: symlink top level .checkpatch.conf
Maxim Cournoyer
2023-01-18
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"
Maxim Cournoyer
2023-01-05
patman: add '--get-maintainer-script' argument
Maxim Cournoyer
2023-01-05
patman: additionally honor a local .patman config file
Maxim Cournoyer
2023-01-05
patman: fail early in Setup when provided config file does not exist
Maxim Cournoyer
2023-01-05
patman: set the default config_fname argument value to None
Maxim Cournoyer
2023-01-05
patman: import gitutil module where it is needed
Maxim Cournoyer
2023-01-05
patman: replace deprecated SafeConfigParser with ConfigParser
Maxim Cournoyer
2023-01-05
patman: fix pep8 warnings in settings module
Maxim Cournoyer
2023-01-05
patman: document default 'send' command
Maxim Cournoyer
2023-01-05
patman: document how to run test suite via pytest
Maxim Cournoyer
2023-01-05
patman: hide the 'test' command unless test data is available
Maxim Cournoyer
2023-01-05
patman: add pytest configuration file
Maxim Cournoyer
2023-01-05
patman: rename main script to __main__.py
Maxim Cournoyer
2023-01-05
patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
Maxim Cournoyer
2023-01-05
patman: locate test data files via __file__ and pathlib
Maxim Cournoyer
2023-01-05
patman: cosmetic: Fix PEP 8 warnings for the gitutil module.
Maxim Cournoyer
2023-01-05
patman: locate README.rst via importlib
Maxim Cournoyer
2023-01-05
patman: fix installation of README.rst data file
Maxim Cournoyer
2023-01-05
patman: remove extraneous imports
Maxim Cournoyer
2023-01-05
patman: Switch to setuptools
Sean Anderson
2022-12-23
checkpatch.pl: Update CONFIG logic in U-Boot section
Tom Rini
2022-08-26
patman: Tidy up unnecessary blank lines and numbers
Simon Glass
2022-08-26
patman: Fix version table
Simon Glass
2022-08-20
patman: Don't buffer test output with a single test
Simon Glass
2022-08-20
patman: Put the coverage command-line last
Simon Glass
2022-08-13
patman: Add documentation to doc/
Simon Glass
2022-07-26
patman: By default don't pass "--no-tree" to checkpatch for linux
Douglas Anderson
2022-06-28
patman: Fix defaults not propagating to subparsers
Sean Anderson
2022-06-28
patman: test_util: Print test stdout/stderr within test summaries
Alper Nebi Yasak
2022-06-28
patman: test_util: Customize unittest test results for more info
Alper Nebi Yasak
2022-06-28
patman: test_util: Use unittest text runner to print test results
Alper Nebi Yasak
2022-06-28
patman: test_util: Handle nonexistent tests while loading tests
Alper Nebi Yasak
2022-06-28
patman: test_util: Fix printing results for failed tests
Alper Nebi Yasak
2022-03-18
patman: Define Commit.path in the constructor
Simon Glass
2022-03-02
patman: Correct pylint errors
Simon Glass
[next]