Home
last modified time | relevance | path

Searched hist:"27067 a46c56cdaa0f8a2ef433f0aed4376834c44" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dpatman.py27067a46c56cdaa0f8a2ef433f0aed4376834c44 Thu Jan 14 19:37:41 UTC 2016 Mateusz Kulikowski <mateusz.kulikowski@gmail.com> 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>
H A Dgitutil.py27067a46c56cdaa0f8a2ef433f0aed4376834c44 Thu Jan 14 19:37:41 UTC 2016 Mateusz Kulikowski <mateusz.kulikowski@gmail.com> 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>