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
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
2016-03-14
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2015-04-18
patman: cover letter shows like 00/xx if more than 10 patches
Wu, Josh
2015-01-30
patman: Check commit_match before stripping leading whitespace
Scott Wood
2014-11-26
patman: Use the full commit hash for 'git checkout'
Simon Glass
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
2014-09-09
patman: Start with a clean series when needed
Simon Glass
2014-09-05
patman: Avoid changing the order of tags
Simon Glass
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
2014-08-13
patman: Move the 'git log' command into a function
Simon Glass
2014-05-16
patman: Suppress duplicate signoffs only for real patches
Simon Glass
2014-05-09
patman: Avoid duplicate sign-offs
Simon Glass
2014-03-22
patman: Use Patch-cc: instead of Cc:
Simon Glass
2013-11-21
patman: add Commit-notes tag and section
Albert ARIBAUD
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-18
patman: fix gitutil for decorations
Andreas Bießmann
2013-04-08
patman: Add Series-process-log tag to sort/uniq change logs
Simon Glass
2013-04-08
patman: Don't barf if the word 'commit' starts a line
Doug Anderson
2013-04-04
patman: Ignore all Gerrit Commit-* tags
Simon Glass
2013-04-04
patman: Add Cover-letter-cc tag to Cc cover letter to people
Simon Glass
2013-04-04
patman: Make "Reviewed-by" an important tag
Doug Anderson
2013-04-04
patman: Allow reading metadata from a list of commits
Simon Glass
2013-04-04
patman: Make command methods return a CommandResult
Simon Glass
2012-11-04
patman: Add additional tags to ignore
Simon Glass
2012-10-19
patman: force git log commands to not use color
Albert ARIBAUD
2012-09-02
patman: don't mess with signoffs
Ilya Yanok
2012-09-02
patman: don't pick changes while processing patches
Ilya Yanok
2012-09-02
patman: fix end of changes detection
Ilya Yanok
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass