Re: [PATCH v2] Add a b4 configuration file

2025-01-16 Thread Cédric Le Goater
On 1/2/25 23:53, Jiaxun Yang wrote: b4 [1] is a convenient tool to manage patch series with mailing list working flow. Add a project default config file to match QEMU's mailing list conventions as well as adopting differences on scripting. Examples of b4: ``` $ b4 prep --check Checking patches

Re: [PATCH v2] Add a b4 configuration file

2025-01-13 Thread Philippe Mathieu-Daudé
On 13/1/25 07:53, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: On 2/1/25 23:53, Jiaxun Yang wrote: b4 [1] is a convenient tool to manage patch series with mailing list working flow. Add a project default config file to match QEMU's mailing list conventions as well as adopting diffe

Re: [PATCH v2] Add a b4 configuration file

2025-01-12 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > On 2/1/25 23:53, Jiaxun Yang wrote: >> b4 [1] is a convenient tool to manage patch series with mailing list >> working flow. >> Add a project default config file to match QEMU's mailing list conventions >> as well as adopting differences on scripting. >> Examples

Re: [PATCH v2] Add a b4 configuration file

2025-01-12 Thread Philippe Mathieu-Daudé
On 2/1/25 23:53, Jiaxun Yang wrote: b4 [1] is a convenient tool to manage patch series with mailing list working flow. Add a project default config file to match QEMU's mailing list conventions as well as adopting differences on scripting. Examples of b4: ``` $ b4 prep --check Checking patches

[PATCH v2] Add a b4 configuration file

2025-01-02 Thread Jiaxun Yang
b4 [1] is a convenient tool to manage patch series with mailing list working flow. Add a project default config file to match QEMU's mailing list conventions as well as adopting differences on scripting. Examples of b4: ``` $ b4 prep --check Checking patches using: scripts/checkpatch.pl -q --t