On 14 January 2016 at 16:12, Simon Glass <s...@chromium.org> wrote: > On 14 January 2016 at 12:37, Mateusz Kulikowski > <mateusz.kulikow...@gmail.com> wrote: >> Add option to create threaded series of patches. >> With it, it will be possible to create patch threads like this: >> [PATCH 0/10] Add support for time travel >> [PATCH 1/10] Add Flux Capacitor driver >> [PATCH 2/10] Add Mr. Fusion driver >> (...) >> >> Internally it will call git send-email with --thread option >> >> Signed-off-by: Mateusz Kulikowski <mateusz.kulikow...@gmail.com> >> --- >> >> Changes in v2: >> - Added '-T' option >> >> tools/patman/gitutil.py | 6 +++++- >> tools/patman/patman.py | 4 +++- >> 2 files changed, 8 insertions(+), 2 deletions(-) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot