index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
patman
Commit message (
Expand
)
Author
Age
Files
Lines
*
patman: Update cover-coverage tests for Python 3
Simon Glass
2019-07-10
1
-6
/
+9
*
patman: Allow reading files in text mode
Simon Glass
2019-07-10
1
-2
/
+2
*
dtoc: Use byte type instead of str in fdt
Simon Glass
2019-07-10
1
-0
/
+25
*
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
1
-0
/
+27
*
patman: Don't require Python 2
Simon Glass
2019-07-10
1
-1
/
+1
*
patman: Tidy up a few more unicode conversions
Simon Glass
2019-07-10
2
-6
/
+3
*
patman: Adjust functional tests for Python 3
Simon Glass
2019-07-10
1
-11
/
+14
*
patman: Avoid unicode type in settings unit tests
Simon Glass
2019-07-10
1
-8
/
+8
*
patman: Sort series output for repeatabily
Simon Glass
2019-07-10
2
-12
/
+12
*
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
4
-16
/
+39
*
patman: Support use of stringIO in Python 3
Simon Glass
2019-07-10
1
-1
/
+6
*
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
1
-0
/
+19
*
patman: Provide a way to get program output in binary mode
Simon Glass
2019-07-10
2
-3
/
+4
*
patman: Use items() instead of iteritems()
Simon Glass
2019-07-10
1
-1
/
+1
*
patman: Convert print statements to Python 3
Simon Glass
2019-07-10
3
-15
/
+14
*
patman: Update cros_subprocess to use bytes
Simon Glass
2019-07-10
2
-20
/
+29
*
binman: Run tests concurrently
Simon Glass
2018-10-08
1
-1
/
+1
*
patman: Don't clear progress in tout unless it was used
Simon Glass
2018-10-08
1
-1
/
+7
*
tools: Set an initial value for indir
Simon Glass
2018-10-08
1
-0
/
+3
*
patman: Handle unicode in _ProjectConfigParser tests
Simon Glass
2018-10-08
1
-7
/
+20
*
binman: Support adding files
Simon Glass
2018-09-29
1
-0
/
+18
*
patman: Detect missing tools and report them
Simon Glass
2018-09-28
1
-1
/
+28
*
patman: Correct unit test failure
Simon Glass
2018-08-08
1
-0
/
+0
*
patman: Show the current directory in GetInputFilename()
Simon Glass
2018-08-01
1
-2
/
+2
*
patman: Add a few more helpers to the tools library
Simon Glass
2018-08-01
1
-1
/
+75
*
patman: Allow test commands to fall back to real ones
Simon Glass
2018-08-01
1
-2
/
+6
*
patman: Split alias entries on arbitrary whitespace
Adam Sampson
2018-07-26
1
-1
/
+1
*
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-07-19
4
-5
/
+5
*
binman: Move capture_sys_output() to test_util
Simon Glass
2018-07-09
1
-0
/
+21
*
binman: Move coverage logic into a new test_util file
Simon Glass
2018-07-09
1
-0
/
+64
*
patman: Support using a particular SMTP server
Simon Glass
2018-06-23
3
-2
/
+10
*
patman: add test for SPDX license
Chris Packham
2018-06-23
1
-2
/
+16
*
patman: add option for limiting the Cc list
Chris Packham
2018-06-23
3
-3
/
+9
*
patman: Fix unit tests for SPDX
Simon Glass
2018-06-07
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
17
-37
/
+19
*
host-tools: use python2 explicitly for shebang
Masahiro Yamada
2018-01-28
1
-1
/
+1
*
patman: Unquote output from get_maintainer.pl
Stefan BrĂ¼ns
2018-01-21
1
-1
/
+2
*
patman: Fix up tests to pass with newest checkpatch
Simon Glass
2017-11-22
1
-15
/
+26
*
patman: Fix error when the email blacklist is missing
Simon Glass
2017-09-13
1
-3
/
+25
*
patman: add support for omitting bouncing addresses
Chris Packham
2017-09-11
3
-0
/
+35
*
patman: Add a functional test
Simon Glass
2017-06-08
7
-2
/
+459
*
patman: Rename 'list' variable in MakeCcFile()
Simon Glass
2017-06-08
1
-10
/
+10
*
patman: Add a maintainer test feature to MakeCcFile()
Simon Glass
2017-06-08
1
-2
/
+6
*
patman: Add unicode to test patches
Simon Glass
2017-06-08
1
-0
/
+9
*
patman: Don't return the series in FixPatches()
Simon Glass
2017-06-08
2
-3
/
+2
*
patman: Don't report unicode character
Simon Glass
2017-06-08
1
-9
/
+0
*
patman: Rename 'str' variable in EmailPatches()
Simon Glass
2017-06-08
1
-3
/
+3
*
patman: Don't convert input data to unicode
Simon Glass
2017-06-08
1
-4
/
+0
*
patman: Adjust handling of unicode email address
Simon Glass
2017-06-08
2
-3
/
+9
*
patman: encode CC list to UTF-8
Philipp Tomsich
2017-06-08
1
-2
/
+2
[next]