index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
patchstream.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
patman: Add a 'keep_change_id' setting
Maxim Cournoyer
2023-11-02
1
-5
/
+12
*
patman: Move library functions into a library directory
Simon Glass
2023-03-08
1
-1
/
+1
*
patman: Correct pylint errors
Simon Glass
2022-03-02
1
-1
/
+1
*
patman: Convert camel case in gitutil.py
Simon Glass
2022-02-09
1
-1
/
+1
*
patman: Convert camel case in commit.py
Simon Glass
2022-02-09
1
-4
/
+4
*
patman: Convert camel case in command.py
Simon Glass
2022-02-09
1
-1
/
+1
*
patman: Add "postfix" support to patch subjects
Sean Anderson
2021-10-31
1
-0
/
+2
*
patman: Avoid blank lines between tags
Simon Glass
2021-08-08
1
-1
/
+6
*
patman: add warning for invalid tag
Patrick Delaunay
2021-08-01
1
-0
/
+9
*
patman: Continue on if warnings are found outside a commit
Simon Glass
2021-04-06
1
-2
/
+2
*
patman: Correct Change-Ids error message args
Simon Glass
2020-11-14
1
-2
/
+2
*
patman: Support listing comments from patchwork
Simon Glass
2020-11-05
1
-3
/
+4
*
patman: Support parsing of review snippets
Simon Glass
2020-11-05
1
-0
/
+85
*
patman: Support updating a branch with review tags
Simon Glass
2020-11-05
1
-3
/
+49
*
patman: Fix spelling of plural for warning
Simon Glass
2020-11-05
1
-4
/
+5
*
patman: Add some tests for warnings
Simon Glass
2020-11-05
1
-1
/
+1
*
patman: Add a test for PatchStream tags
Simon Glass
2020-11-05
1
-0
/
+23
*
patman: Drop unused signoff member
Simon Glass
2020-11-05
1
-1
/
+0
*
patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
2020-11-05
1
-1
/
+3
*
patman: Attach warnings to individual patches
Simon Glass
2020-11-05
1
-4
/
+11
*
patman: Move warning collection to a function
Simon Glass
2020-11-05
1
-13
/
+23
*
patman: Fix up argument/return docs in patchstream
Simon Glass
2020-11-05
1
-32
/
+50
*
patman: Drop unused args in patchstream
Simon Glass
2020-11-05
1
-5
/
+3
*
patman: Rename variables in patchstream
Simon Glass
2020-11-05
1
-26
/
+26
*
patman: Rename functions in patchstream
Simon Glass
2020-11-05
1
-44
/
+44
*
patman: Fix constant style in patchstream
Simon Glass
2020-11-05
1
-22
/
+22
*
patman: Fix indenting in patchstream
Simon Glass
2020-11-05
1
-13
/
+16
*
Add information for skipped commit options
Patrick Delaunay
2020-07-25
1
-0
/
+3
*
patman: Detect unexpected END
Patrick Delaunay
2020-07-25
1
-0
/
+4
*
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-24
1
-5
/
+16
*
patman: Allow creating patches for another branch
Simon Glass
2020-07-24
1
-3
/
+5
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-28
/
+8
*
Add information for skipped commit options
Patrick Delaunay
2020-07-20
1
-0
/
+3
*
patman: Detect unexpected END
Patrick Delaunay
2020-07-20
1
-0
/
+4
*
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-20
1
-5
/
+16
*
patman: Allow creating patches for another branch
Simon Glass
2020-07-20
1
-3
/
+5
*
patman: Support multi-line changes in changelogs
Sean Anderson
2020-05-29
1
-8
/
+27
*
patman: Add new tags for finer-grained changelog control
Sean Anderson
2020-05-29
1
-29
/
+52
*
patman: Move to absolute imports
Simon Glass
2020-04-26
1
-4
/
+4
*
patman: Use unicode for file I/O
Simon Glass
2019-11-04
1
-2
/
+2
*
patman: Use the Change-Id, version, and prefix in the Message-Id
Douglas Anderson
2019-10-15
1
-2
/
+62
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
patman: Add a functional test
Simon Glass
2017-06-08
1
-0
/
+13
*
patman: Don't return the series in FixPatches()
Simon Glass
2017-06-08
1
-1
/
+0
*
patman: Don't report unicode character
Simon Glass
2017-06-08
1
-9
/
+0
*
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
1
-3
/
+3
*
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
2016-07-11
1
-2
/
+3
*
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
2016-07-11
1
-2
/
+8
*
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
2016-07-11
1
-0
/
+8
*
tools: patman: Handle tag sections without an 'END'
Bin Meng
2016-07-11
1
-0
/
+20
[next]