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
/
settings.py
Age
Commit message (
Expand
)
Author
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
patman: Convert to ArgumentParser
Simon Glass
2020-07-09
patman: Avoid importing gitutil in settings
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
patman: Drop Python 2 StringIO code
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-11-04
patman: Use unicode for file I/O
Simon Glass
2019-07-10
patman: Avoid unicode type in settings unit tests
Simon Glass
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
patman: Use items() instead of iteritems()
Simon Glass
2018-10-08
patman: Handle unicode in _ProjectConfigParser tests
Simon Glass
2018-07-26
patman: Split alias entries on arbitrary whitespace
Adam Sampson
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-13
patman: Fix error when the email blacklist is missing
Simon Glass
2017-09-11
patman: add support for omitting bouncing addresses
Chris Packham
2016-10-09
patman: Fix doctest StringIO import for python 3.x
Paul Burton
2016-10-09
patman: Use items() to iterate over dictionaries
Paul Burton
2016-10-09
patman: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2015-02-15
patman: Read in the git-mailrc alias file
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-31
patman: Add the concept of multiple projects
Doug Anderson
2013-01-31
patman: Add support for settings in .patman
Doug Anderson
2012-06-19
patman: Handle creation of patman config file
Vikram Narayanan
2012-06-19
patman: Change the location of patman config file
Vikram Narayanan
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass