Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f94b26109b51f02fcd5930cfbbc24a865e6e4e81
/
tools
/
patman
9f07026
tools: patman: fix deprecated Python ConfigParser methods
by Brandon Maier
· Tue Jun 04 16:16:07 2024 +0000
e45678c
patman: Add a tag for when a patch gets added to a series
by Sean Anderson
· Thu Apr 18 22:36:32 2024 -0400
2597809
patman: Add Commit-cc as an alias for Patch-cc
by Sean Anderson
· Thu Apr 18 22:36:31 2024 -0400
a06df74
patman: Fix tests if add_maintainers is set to False
by Sean Anderson
· Thu Apr 18 22:36:30 2024 -0400
64fe6ae
patman: Properly document the patchwork_url setting
by Douglas Anderson
· Mon Mar 11 14:02:45 2024 -0700
0136a7c
doc: fix three-dash references in reStructuredText
by Grzegorz Szymaszek
· Sat Jan 06 11:36:54 2024 +0100
78ac1f5
tools: Move python tools to version 0.0.6
by Simon Glass
· Sun Nov 19 08:36:06 2023 -0700
373cada
patman: Update the run script
by Simon Glass
· Sun Nov 19 08:36:05 2023 -0700
e6a8aa8
doc: Update documentation URL
by Simon Glass
· Sun Nov 19 08:36:00 2023 -0700
66a573b
patman: Correct Python 3.6 behaviour
by Simon Glass
· Sat Nov 04 10:25:24 2023 -0600
457e1af
patman: Avoid using func_test at top level
by Simon Glass
· Sat Nov 04 10:25:23 2023 -0600
d1b6ecf
patman: Correct easy pylint warnings in __main__
by Simon Glass
· Sat Nov 04 10:25:22 2023 -0600
f42ad6a
patman: Move the main program into a function
by Simon Glass
· Sat Nov 04 10:25:21 2023 -0600
22ce641
patman: Split out arg parsing into its own file
by Simon Glass
· Sat Nov 04 10:25:20 2023 -0600
978c1fb
buildman: Support upstream branch name containing /
by Simon Glass
· Mon Oct 30 10:22:30 2023 -0700
12f99fd
patman: Add a 'keep_change_id' setting
by Maxim Cournoyer
· Thu Oct 12 23:06:24 2023 -0400
f130930
patman: Add a little documentation on the checkpatch tests
by Simon Glass
· Fri Oct 13 09:28:33 2023 -0700
b80e21b
checkpatch.pl: Make common.h check boarder
by Tom Rini
· Fri Oct 13 09:28:32 2023 -0700
7871223
patman: Respect include directive on Git config lookup
by Fei Shao
· Fri Sep 08 22:15:59 2023 +0800
25f24c3
tools: Fix patman launcher script.
by Maxim Cournoyer
· Fri Sep 01 01:05:12 2023 -0400
6d7c40c
tools: Fall back to importlib_resources on Python 3.6
by Jan Kiszka
· Sat Apr 22 16:42:48 2023 +0200
d01d667
patman: fix class TestFunctional
by Heinrich Schuchardt
· Thu Apr 20 20:07:29 2023 +0200
61521ca
patman: Declare the future Series memory
by Simon Glass
· Mon Apr 24 06:16:00 2023 +1200
dc19cee
patman: Check patches in parallel
by Simon Glass
· Wed Mar 08 10:52:55 2023 -0800
620639c
patman: Run get_maintainer.pl in parallel
by Simon Glass
· Wed Mar 08 10:52:54 2023 -0800
77f57df
patman: Refactor MakeCcFile() into two functions
by Simon Glass
· Wed Mar 08 10:52:53 2023 -0800
a59449c
patman: Drop an incorrect comment about git am
by Simon Glass
· Wed Mar 08 10:52:52 2023 -0800
bf3e1c6
doc: Add notes on how to install patman and binman
by Simon Glass
· Thu Feb 23 18:18:23 2023 -0700
7509a93
patman: Add support for building a patman PyPi package
by Simon Glass
· Thu Feb 23 18:18:08 2023 -0700
c92395b
patman: Avoid importing test_checkpatch before it is needed
by Simon Glass
· Thu Feb 23 18:18:07 2023 -0700
131444f
patman: Move library functions into a library directory
by Simon Glass
· Thu Feb 23 18:18:04 2023 -0700
f715ab9
Remove concurrencytest
by Simon Glass
· Thu Feb 23 18:18:03 2023 -0700
1ca554e
Revert "patman: test_util: Print test stdout/stderr within test summaries"
by Simon Glass
· Thu Feb 23 18:18:02 2023 -0700
b4af458
checkpatch: Add a warning for pre-schema driver model tags
by Simon Glass
· Mon Feb 13 08:56:38 2023 -0700
4023964
patman: symlink top level .checkpatch.conf
by Maxim Cournoyer
· Fri Jan 13 08:50:50 2023 -0500
6a407e1
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"
by Maxim Cournoyer
· Fri Jan 13 08:50:49 2023 -0500
3ef23e9
patman: add '--get-maintainer-script' argument
by Maxim Cournoyer
· Tue Dec 20 00:28:46 2022 -0500
cb8d3b1
patman: additionally honor a local .patman config file
by Maxim Cournoyer
· Tue Dec 20 00:38:41 2022 -0500
64a690f
patman: fail early in Setup when provided config file does not exist
by Maxim Cournoyer
· Tue Dec 20 00:38:40 2022 -0500
da6f7cf
patman: set the default config_fname argument value to None
by Maxim Cournoyer
· Tue Dec 20 00:38:39 2022 -0500
a81a41f
patman: import gitutil module where it is needed
by Maxim Cournoyer
· Tue Dec 20 00:38:38 2022 -0500
cc38d35
patman: replace deprecated SafeConfigParser with ConfigParser
by Maxim Cournoyer
· Tue Dec 20 00:38:37 2022 -0500
97f4d76
patman: fix pep8 warnings in settings module
by Maxim Cournoyer
· Tue Dec 20 00:38:36 2022 -0500
6a3f71c
patman: document default 'send' command
by Maxim Cournoyer
· Mon Dec 19 17:32:45 2022 -0500
c9f6554
patman: document how to run test suite via pytest
by Maxim Cournoyer
· Mon Dec 19 17:32:44 2022 -0500
cda0012
patman: hide the 'test' command unless test data is available
by Maxim Cournoyer
· Mon Dec 19 17:32:43 2022 -0500
0e54e70
patman: add pytest configuration file
by Maxim Cournoyer
· Mon Dec 19 17:32:42 2022 -0500
def31ed
patman: rename main script to __main__.py
by Maxim Cournoyer
· Mon Dec 19 17:32:41 2022 -0500
2f3abd6
patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
by Maxim Cournoyer
· Mon Dec 19 17:32:40 2022 -0500
0331edb
patman: locate test data files via __file__ and pathlib
by Maxim Cournoyer
· Mon Dec 19 17:32:39 2022 -0500
9a196fb
patman: cosmetic: Fix PEP 8 warnings for the gitutil module.
by Maxim Cournoyer
· Mon Dec 19 17:32:38 2022 -0500
124acc9
patman: locate README.rst via importlib
by Maxim Cournoyer
· Fri Dec 16 20:45:29 2022 -0500
1484c1a
patman: fix installation of README.rst data file
by Maxim Cournoyer
· Fri Dec 16 20:45:28 2022 -0500
fcf2e85
patman: remove extraneous imports
by Maxim Cournoyer
· Fri Dec 16 20:45:27 2022 -0500
6c12497
patman: Switch to setuptools
by Sean Anderson
· Sun Nov 27 16:55:02 2022 -0500
14f8ef6
checkpatch.pl: Update CONFIG logic in U-Boot section
by Tom Rini
· Sun Dec 04 10:14:14 2022 -0500
8c73b76
patman: Tidy up unnecessary blank lines and numbers
by Simon Glass
· Wed Aug 17 12:47:07 2022 -0600
a1975d9
patman: Fix version table
by Simon Glass
· Wed Aug 17 12:47:06 2022 -0600
6a9b225
patman: Don't buffer test output with a single test
by Simon Glass
· Sat Aug 13 11:40:42 2022 -0600
5881641
patman: Put the coverage command-line last
by Simon Glass
· Sat Aug 13 11:40:41 2022 -0600
c8ab031
patman: Add documentation to doc/
by Simon Glass
· Tue Aug 09 13:49:57 2022 -0600
be4f271
patman: By default don't pass "--no-tree" to checkpatch for linux
by Douglas Anderson
· Tue Jul 19 14:56:27 2022 -0700
461df86
patman: Fix defaults not propagating to subparsers
by Sean Anderson
· Fri Apr 29 10:53:34 2022 -0400
5168601
patman: test_util: Print test stdout/stderr within test summaries
by Alper Nebi Yasak
· Sat Apr 02 20:06:08 2022 +0300
fedac7b
patman: test_util: Customize unittest test results for more info
by Alper Nebi Yasak
· Sat Apr 02 20:06:07 2022 +0300
ca1c588
patman: test_util: Use unittest text runner to print test results
by Alper Nebi Yasak
· Sat Apr 02 20:06:06 2022 +0300
71e9a4c
patman: test_util: Handle nonexistent tests while loading tests
by Alper Nebi Yasak
· Sat Apr 02 20:06:05 2022 +0300
5266463
patman: test_util: Fix printing results for failed tests
by Alper Nebi Yasak
· Sat Apr 02 20:06:04 2022 +0300
259b64f
patman: Define Commit.path in the constructor
by Simon Glass
· Wed Mar 02 19:12:24 2022 -0700
547cba6
patman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:18 2022 -0700
0281158
patman: Convert camel case in terminal.py
by Simon Glass
· Sat Jan 29 14:14:18 2022 -0700
f45d374
patman: Rename Color() method to build()
by Simon Glass
· Sat Jan 29 14:14:17 2022 -0700
1f1e830
patman: Rename Print() to Tprint()
by Simon Glass
· Sat Jan 29 14:14:16 2022 -0700
011f1b3
patman: Convert camel case in tout.py
by Simon Glass
· Sat Jan 29 14:14:15 2022 -0700
1b53d90
patman: Convert camel case in test_util.py
by Simon Glass
· Sat Jan 29 14:14:14 2022 -0700
88a9ec2
patman: Convert camel case in test_checkpatch.py
by Simon Glass
· Sat Jan 29 14:14:13 2022 -0700
1908d354
patman: Convert camel case in project.py
by Simon Glass
· Sat Jan 29 14:14:12 2022 -0700
761648b
patman: Convert camel case in gitutil.py
by Simon Glass
· Sat Jan 29 14:14:11 2022 -0700
9b0b023
patman: Convert camel case in get_maintainer.py
by Simon Glass
· Sat Jan 29 14:14:10 2022 -0700
d85bb8f
patman: Convert camel case in func_test.py
by Simon Glass
· Sat Jan 29 14:14:09 2022 -0700
4c0557b
patman: Convert camel case in cros_subprocess.py
by Simon Glass
· Sat Jan 29 14:14:08 2022 -0700
530ac27
patman: Convert camel case in commit.py
by Simon Glass
· Sat Jan 29 14:14:07 2022 -0700
d84e84a
patman: Convert camel case in checkpatch.py
by Simon Glass
· Sat Jan 29 14:14:06 2022 -0700
840be73
patman: Convert camel case in command.py
by Simon Glass
· Sat Jan 29 14:14:05 2022 -0700
8002552
patman: Convert camel case in tools.py
by Simon Glass
· Sat Jan 29 14:14:04 2022 -0700
c27d22d
patman: Update test_util to run doc tests
by Simon Glass
· Sat Jan 22 05:07:28 2022 -0700
3ac7d83
binman: Move compression into binman
by Simon Glass
· Sun Jan 09 20:14:03 2022 -0700
57c7a48
binman: Convert to using the ifwitool bintool
by Simon Glass
· Sun Jan 09 20:14:01 2022 -0700
835b0e9
patman: Add a function to find a tool on the path
by Simon Glass
· Sun Jan 09 20:13:43 2022 -0700
9158060
patman: Tidy up the download function a little
by Simon Glass
· Sun Jan 09 20:13:42 2022 -0700
25885d1
buildman: Move the download function to tools
by Simon Glass
· Sun Jan 09 20:13:41 2022 -0700
6d493a5
patman: Allow running a tool and returning the full result
by Simon Glass
· Sun Jan 09 20:13:40 2022 -0700
fc568d8
patman: Update the list of modules
by Simon Glass
· Sun Nov 21 20:48:38 2021 -0700
94c775d
patman: Support absolute and ~user-relative alias files
by Brian Norris
· Fri Jan 07 15:15:55 2022 -0800
6db1e32
patman: Use a ValueError exception if tools.Run() fails
by Simon Glass
· Wed Nov 03 21:09:14 2021 -0600
dc1cd13
patman: Add "postfix" support to patch subjects
by Sean Anderson
· Fri Oct 22 19:07:04 2021 -0400
146b602
buildman: Detect Kconfig loops
by Simon Glass
· Tue Oct 19 21:43:24 2021 -0600
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
ce7efa0
tools: Handle PAGER containing arguments
by Paul Barker
· Wed Sep 08 12:38:02 2021 +0100
25ecd97
tools: Refactor full help printing
by Paul Barker
· Wed Sep 08 12:38:01 2021 +0100
Next »