Mateusz Kulikowski 27067a46c5 patman: Add --thread option
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.kulikowski@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-01-20 19:06:23 -07:00
..
2015-12-13 20:22:00 -05:00
2015-08-13 07:19:37 -04:00
2016-01-20 19:06:23 -07:00
2015-01-29 13:38:41 -05:00
2009-11-24 23:43:18 +01:00
2015-11-29 16:02:44 +01:00
2009-04-28 01:16:46 +02:00
2015-11-16 17:22:18 -05:00