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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
1
-1
/
+1
2018-01-21
patman: Unquote output from get_maintainer.pl
Stefan BrĂ¼ns
1
-1
/
+2
2017-11-22
patman: Fix up tests to pass with newest checkpatch
Simon Glass
1
-15
/
+26
2017-09-13
patman: Fix error when the email blacklist is missing
Simon Glass
1
-3
/
+25
2017-09-11
patman: add support for omitting bouncing addresses
Chris Packham
3
-0
/
+35
2017-06-08
patman: Add a functional test
Simon Glass
7
-2
/
+459
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: Add unicode to test patches
Simon Glass
1
-0
/
+9
2017-06-08
patman: Don't return the series in FixPatches()
Simon Glass
2
-3
/
+2
2017-06-08
patman: Don't report unicode character
Simon Glass
1
-9
/
+0
2017-06-08
patman: Rename 'str' variable in EmailPatches()
Simon Glass
1
-3
/
+3
2017-06-08
patman: Don't convert input data to unicode
Simon Glass
1
-4
/
+0
2017-06-08
patman: Adjust handling of unicode email address
Simon Glass
2
-3
/
+9
2017-06-08
patman: encode CC list to UTF-8
Philipp Tomsich
1
-2
/
+2
2017-04-13
patman: Convert byte arrays to strings
George McCollister
1
-0
/
+4
2017-02-08
patman: Handle non-ascii characters in names
Chris Packham
1
-1
/
+2
2017-02-08
patman: Format checkpatch messages for IDE throwback
Simon Glass
1
-2
/
+3
2016-10-09
patman: Fix doctest StringIO import for python 3.x
Paul Burton
1
-5
/
+8
2016-10-09
patman: Use items() to iterate over dictionaries
Paul Burton
1
-1
/
+1
2016-10-09
patman: Import 'configparser' lower case to be python 3.x safe
Paul Burton
1
-1
/
+5
2016-10-09
patman: Make exception handling python 3.x safe
Paul Burton
3
-8
/
+8
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
9
-52
/
+58
2016-10-09
patman: Replace tabs with spaces
Paul Burton
1
-2
/
+2
2016-10-09
patman: Flush output when there is no newline
Simon Glass
1
-0
/
+2
2016-09-18
patman: Add a library to handle logging and progress
Simon Glass
1
-0
/
+166
2016-09-18
patman: Add a tools library for using temporary files
Simon Glass
1
-0
/
+120
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
3
-4
/
+7
2016-07-11
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
1
-2
/
+3
2016-07-11
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
1
-2
/
+8
2016-07-11
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
1
-0
/
+8
2016-07-11
tools: patman: Handle tag sections without an 'END'
Bin Meng
1
-0
/
+20
2016-07-11
tools: patman: Use cover_match for 'Cover-letter'
Bin Meng
1
-1
/
+2
2016-03-17
buildman: Allow branch names which conflict with directories
Simon Glass
1
-0
/
+5
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
1
-1
/
+2
2016-03-14
patman: Add a missing space in GetMetaDataForList()
Simon Glass
1
-1
/
+1
2016-02-24
patman: fix series-notes handling for buildman
Albert ARIBAUD
1
-1
/
+4
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2016-01-20
patman: Add --thread option
Mateusz Kulikowski
2
-2
/
+8
2015-09-09
Revert "patman: use -D option for git format-patch"
Masahiro Yamada
1
-1
/
+1
2015-08-31
buildman: Correct 'Series-cover-cc' detection logic
Simon Glass
1
-1
/
+1
2015-08-26
patman: use -D option for git format-patch
Masahiro Yamada
1
-1
/
+1
2015-07-31
patman: Don't run patman when it is imported as a module
Simon Glass
1
-1
/
+4
2015-07-28
patman: add distutils based installer
Chris Packham
4
-8
/
+39
2015-04-23
patman: check git format.subjectprefix setting when generate patches prefix
Wu, Josh
3
-2
/
+23
2015-04-18
patman: cover letter shows like 00/xx if more than 10 patches
Wu, Josh
1
-2
/
+5
2015-02-15
patman: Read in the git-mailrc alias file
Simon Glass
1
-0
/
+27
2015-02-15
buildman: Fix incorrect arguemnt in GetUpstream()
Simon Glass
1
-1
/
+1
2015-01-30
patman: Explain how to make doc/git-mailrc work
Simon Glass
1
-5
/
+8
2015-01-30
patman: Check commit_match before stripping leading whitespace
Scott Wood
1
-1
/
+3
[next]