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
2024-07-26
tools: patman: fix `pip install` with Python 3.12
Brandon Maier
2024-07-03
tools: patman: fix deprecated Python ConfigParser methods
Brandon Maier
2024-07-03
patman: Add a tag for when a patch gets added to a series
Sean Anderson
2024-07-03
patman: Add Commit-cc as an alias for Patch-cc
Sean Anderson
2024-07-03
patman: Fix tests if add_maintainers is set to False
Sean Anderson
2024-03-21
patman: Properly document the patchwork_url setting
Douglas Anderson
2024-01-13
doc: fix three-dash references in reStructuredText
Grzegorz Szymaszek
2023-12-13
tools: Move python tools to version 0.0.6
Simon Glass
2023-12-13
patman: Update the run script
Simon Glass
2023-12-13
doc: Update documentation URL
Simon Glass
2023-11-14
patman: Correct Python 3.6 behaviour
Simon Glass
2023-11-14
patman: Avoid using func_test at top level
Simon Glass
2023-11-14
patman: Correct easy pylint warnings in __main__
Simon Glass
2023-11-14
patman: Move the main program into a function
Simon Glass
2023-11-14
patman: Split out arg parsing into its own file
Simon Glass
2023-11-02
buildman: Support upstream branch name containing /
Simon Glass
2023-11-02
patman: Add a 'keep_change_id' setting
Maxim Cournoyer
2023-10-24
patman: Add a little documentation on the checkpatch tests
Simon Glass
2023-10-24
checkpatch.pl: Make common.h check boarder
Tom Rini
2023-09-23
patman: Respect include directive on Git config lookup
Fei Shao
2023-09-23
tools: Fix patman launcher script.
Maxim Cournoyer
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
[next]