Re: [PATCH 22/25] patman: Implement the series subcommand

2025-05-23 Thread Simon Glass
Add a command to support management of series. These are local branches which may have been sent to the mailing list, so may appear on the patchwork server. The new functionality uses a database, stored in a local file. Various operations are supported: - add a new series - send a series an

[PATCH 22/25] patman: Implement the series subcommand

2025-05-10 Thread Simon Glass
Add a command to support management of series. These are local branches which may have been sent to the mailing list, so may appear on the patchwork server. The new functionality uses a database, stored in a local file. Various operations are supported: - add a new series - send a series an