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
/
patman.py
Age
Commit message (
Expand
)
Author
2019-11-04
patman: Move to use Python 3
Simon Glass
2019-10-27
patman: separate emails in CC list with NULs
Dmitry Torokhov
2019-07-10
patman: Don't require Python 2
Simon Glass
2018-06-23
patman: Support using a particular SMTP server
Simon Glass
2018-06-23
patman: add option for limiting the Cc list
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
2017-06-08
patman: Add a functional test
Simon Glass
2017-06-08
patman: Don't return the series in FixPatches()
Simon Glass
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-01-20
patman: Add --thread option
Mateusz Kulikowski
2015-07-31
patman: Don't run patman when it is imported as a module
Simon Glass
2015-07-28
patman: add distutils based installer
Chris Packham
2014-09-21
patman: Add a -m option to avoid copying the maintainers
Simon Glass
2014-09-09
patman: make run results better visible
Vadim Bendebury
2014-09-05
patman: Remove the -a option
Simon Glass
2014-08-22
patman: refactor help message
Masahiro Yamada
2014-08-21
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-09
patman: Do not hardcode python path
Michal Simek
2013-04-08
patman: Add -a option to refrain from test-applying the patches
Simon Glass
2013-04-08
patman: Provide option to ignore bad aliases
Simon Glass
2013-04-04
patman: Minor help message/README fixes
Simon Glass
2013-04-04
patman: Allow specifying the message ID your series is in reply to
Doug Anderson
2013-01-31
patman: Allow use outside of u-boot tree
Vadim Bendebury
2013-01-31
patman: Add settings to the list of modules to doctest
Doug Anderson
2013-01-31
patman: Add the concept of multiple projects
Doug Anderson
2013-01-31
patman: Add support for settings in .patman
Doug Anderson
2013-01-31
patman: Add all CC addresses to the cover letter
Doug Anderson
2013-01-31
patman: Cache the CC list from MakeCcFile() for use in ShowActions()
Doug Anderson
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass