index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
Age
Commit message (
Expand
)
Author
2025-03-04
Merge patch series "tools: Minor clean-ups for the command library"
Tom Rini
2025-03-04
u_boot_pylib: Add a function to run a single command
Simon Glass
2025-03-04
u_boot_pylib: Add an exception-class for errors
Simon Glass
2025-02-21
tools/patman: Don't call a non-existent suite
Tom Rini
2025-02-17
u_boot_pylib: Move gitutil into the library
Simon Glass
2025-02-14
python: Create requirements.txt files for each "project"
Tom Rini
2024-09-01
patman: Resolve python string vs. regex escaping syntax
Brian Norris
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
[next]