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
/
patchstream.py
Age
Commit message (
Expand
)
Author
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2022-03-02
patman: Correct pylint errors
Simon Glass
2022-02-09
patman: Convert camel case in gitutil.py
Simon Glass
2022-02-09
patman: Convert camel case in commit.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2021-10-31
patman: Add "postfix" support to patch subjects
Sean Anderson
2021-08-08
patman: Avoid blank lines between tags
Simon Glass
2021-08-01
patman: add warning for invalid tag
Patrick Delaunay
2021-04-06
patman: Continue on if warnings are found outside a commit
Simon Glass
2020-11-14
patman: Correct Change-Ids error message args
Simon Glass
2020-11-05
patman: Support listing comments from patchwork
Simon Glass
2020-11-05
patman: Support parsing of review snippets
Simon Glass
2020-11-05
patman: Support updating a branch with review tags
Simon Glass
2020-11-05
patman: Fix spelling of plural for warning
Simon Glass
2020-11-05
patman: Add some tests for warnings
Simon Glass
2020-11-05
patman: Add a test for PatchStream tags
Simon Glass
2020-11-05
patman: Drop unused signoff member
Simon Glass
2020-11-05
patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
2020-11-05
patman: Attach warnings to individual patches
Simon Glass
2020-11-05
patman: Move warning collection to a function
Simon Glass
2020-11-05
patman: Fix up argument/return docs in patchstream
Simon Glass
2020-11-05
patman: Drop unused args in patchstream
Simon Glass
2020-11-05
patman: Rename variables in patchstream
Simon Glass
2020-11-05
patman: Rename functions in patchstream
Simon Glass
2020-11-05
patman: Fix constant style in patchstream
Simon Glass
2020-11-05
patman: Fix indenting in patchstream
Simon Glass
2020-07-25
Add information for skipped commit options
Patrick Delaunay
2020-07-25
patman: Detect unexpected END
Patrick Delaunay
2020-07-24
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-24
patman: Allow creating patches for another branch
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
Add information for skipped commit options
Patrick Delaunay
2020-07-20
patman: Detect unexpected END
Patrick Delaunay
2020-07-20
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-20
patman: Allow creating patches for another branch
Simon Glass
2020-05-29
patman: Support multi-line changes in changelogs
Sean Anderson
2020-05-29
patman: Add new tags for finer-grained changelog control
Sean Anderson
2020-04-26
patman: Move to absolute imports
Simon Glass
2019-11-04
patman: Use unicode for file I/O
Simon Glass
2019-10-15
patman: Use the Change-Id, version, and prefix in the Message-Id
Douglas Anderson
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-08
patman: Add a functional test
Simon Glass
2017-06-08
patman: Don't return the series in FixPatches()
Simon Glass
2017-06-08
patman: Don't report unicode character
Simon Glass
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-07-11
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
2016-07-11
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
2016-07-11
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
2016-07-11
tools: patman: Handle tag sections without an 'END'
Bin Meng
2016-07-11
tools: patman: Use cover_match for 'Cover-letter'
Bin Meng
[next]