Re: [dpdk-dev] [PATCH v2] devtools: make commits with stable tag outstanding

2017-04-06 Thread Thomas Monjalon
2017-04-06 14:33, Yuanhan Liu: > So that, as a stable maintainer while picking commits to a stable release, > I could pay less attention to those have it and pay more attention to those > don't have it. > > Signed-off-by: Yuanhan Liu Acked-by: Thomas Monjalon Applied, thanks

[dpdk-dev] [PATCH v2] devtools: make commits with stable tag outstanding

2017-04-05 Thread Yuanhan Liu
So that, as a stable maintainer while picking commits to a stable release, I could pay less attention to those have it and pay more attention to those don't have it. Signed-off-by: Yuanhan Liu --- v2: - introduce a function stable_tag for that - fix regexp --- devtools/git-log-fixes.sh | 13