index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
series.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-08
patman: Run get_maintainer.pl in parallel
Simon Glass
1
-3
/
+30
2023-03-08
patman: Refactor MakeCcFile() into two functions
Simon Glass
1
-24
/
+57
2023-03-08
patman: Move library functions into a library directory
Simon Glass
1
-2
/
+2
2023-01-05
patman: add '--get-maintainer-script' argument
Maxim Cournoyer
1
-3
/
+6
2022-03-02
patman: Correct pylint errors
Simon Glass
1
-2
/
+1
2022-02-09
patman: Rename Color() method to build()
Simon Glass
1
-6
/
+6
2022-02-09
patman: Convert camel case in gitutil.py
Simon Glass
1
-8
/
+8
2022-02-09
patman: Convert camel case in get_maintainer.py
Simon Glass
1
-1
/
+1
2022-02-09
patman: Convert camel case in commit.py
Simon Glass
1
-1
/
+1
2021-10-31
patman: Add "postfix" support to patch subjects
Sean Anderson
1
-2
/
+7
2021-03-22
patman: Quieten down the alias checking
Simon Glass
1
-5
/
+5
2021-03-03
fix patman --limit-cc option
Bernhard Kirchen
1
-1
/
+1
2020-12-13
patman: Drop unicode helper functions
Simon Glass
1
-3
/
+1
2020-11-14
patman: Add a Series-patchwork-url option
Simon Glass
1
-1
/
+1
2020-11-05
patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
1
-1
/
+5
2020-11-05
patman: Allow linking a series with patchwork
Simon Glass
1
-1
/
+1
2020-07-24
patman: Move main code out to a control module
Simon Glass
1
-1
/
+1
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-1
/
+1
2020-07-20
patman: Move main code out to a control module
Simon Glass
1
-1
/
+1
2020-07-09
patman: Pass in maintainer dirs to avoid and import
Simon Glass
1
-1
/
+2
2020-05-29
patman: Add new tags for finer-grained changelog control
Sean Anderson
1
-2
/
+13
2020-05-29
patman: Suppress empty changelog entries
Sean Anderson
1
-12
/
+31
2020-04-26
patman: Move to absolute imports
Simon Glass
1
-5
/
+5
2020-04-26
patman: Drop references to __future__
Simon Glass
1
-2
/
+0
2020-04-16
patman: Apply the cc limit to the cover letter also
Simon Glass
1
-2
/
+4
2019-11-14
patman: fix coverletter cc list with nulls
Robert Beckett
1
-1
/
+1
2019-11-04
patman: Use unicode for file I/O
Simon Glass
1
-1
/
+1
2019-10-27
patman: separate emails in CC list with NULs
Dmitry Torokhov
1
-2
/
+2
2019-07-10
patman: Tidy up a few more unicode conversions
Simon Glass
1
-3
/
+2
2019-07-10
patman: Sort series output for repeatabily
Simon Glass
1
-6
/
+6
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
1
-1
/
+2
2018-06-23
patman: add option for limiting the Cc list
Chris Packham
1
-1
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-09-11
patman: add support for omitting bouncing addresses
Chris Packham
1
-0
/
+5
2017-06-08
patman: Rename 'list' variable in MakeCcFile()
Simon Glass
1
-10
/
+10
2017-06-08
patman: Add a maintainer test feature to MakeCcFile()
Simon Glass
1
-2
/
+6
2017-06-08
patman: Adjust handling of unicode email address
Simon Glass
1
-3
/
+7
2017-06-08
patman: encode CC list to UTF-8
Philipp Tomsich
1
-2
/
+2
2017-02-08
patman: Handle non-ascii characters in names
Chris Packham
1
-1
/
+2
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
1
-18
/
+20
2016-10-09
patman: Replace tabs with spaces
Paul Burton
1
-2
/
+2
2016-02-24
patman: fix series-notes handling for buildman
Albert ARIBAUD
1
-1
/
+4
2015-08-31
buildman: Correct 'Series-cover-cc' detection logic
Simon Glass
1
-1
/
+1
2015-04-23
patman: check git format.subjectprefix setting when generate patches prefix
Wu, Josh
1
-1
/
+7
2015-01-30
patman: Make dry-run output match real functionality
Peter Tyser
1
-13
/
+8
2014-09-21
patman: Add a -m option to avoid copying the maintainers
Simon Glass
1
-2
/
+5
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-09
buildman: Allow conflicting tags to avoid spurious errors
Simon Glass
1
-1
/
+3
2013-04-08
patman: Add Series-process-log tag to sort/uniq change logs
Simon Glass
1
-2
/
+7
2013-04-08
patman: Provide option to ignore bad aliases
Simon Glass
1
-3
/
+7
[next]