patman: Add a Cseries class
This is the main class for dealing with series, across branches and the database. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
__all__ = [
|
||||
'checkpatch', 'cmdline', 'commit', 'control', 'cser_helper',
|
||||
'checkpatch', 'cmdline', 'commit', 'control', 'cser_helper', 'cseries',
|
||||
'database', 'func_test', 'get_maintainer', '__main__', 'patchstream',
|
||||
'patchwork', 'project',
|
||||
'send', 'series', 'settings', 'setup', 'status', 'test_checkpatch',
|
||||
|
||||
1165
tools/patman/cseries.py
Normal file
1165
tools/patman/cseries.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user