Re: [Intel-gfx] [maintainer-tools PATCH 2/2] dim: Accept patchwork URLs as apply-branch optional argument.

2017-08-17 Thread Rodrigo Vivi
On Thu, Aug 17, 2017 at 9:18 AM, Rodrigo Vivi wrote: > On Thu, Aug 17, 2017 at 12:45 AM, Jani Nikula wrote: >> On Wed, 16 Aug 2017, Rodrigo Vivi wrote: >>> On Wed, Aug 16, 2017 at 11:13 AM, Rodrigo Vivi >>> wrote: Instead of having to manually download mbox from patchwork let's make

Re: [Intel-gfx] [maintainer-tools PATCH 2/2] dim: Accept patchwork URLs as apply-branch optional argument.

2017-08-17 Thread Rodrigo Vivi
On Thu, Aug 17, 2017 at 12:45 AM, Jani Nikula wrote: > On Wed, 16 Aug 2017, Rodrigo Vivi wrote: >> On Wed, Aug 16, 2017 at 11:13 AM, Rodrigo Vivi >> wrote: >>> Instead of having to manually download mbox from patchwork >>> let's make dim to do it directly. >>> >>> Cc: Daniel Vetter >>> Cc: Jan

Re: [Intel-gfx] [maintainer-tools PATCH 2/2] dim: Accept patchwork URLs as apply-branch optional argument.

2017-08-17 Thread Rodrigo Vivi
On Thu, Aug 17, 2017 at 12:37 AM, Jani Nikula wrote: > On Wed, 16 Aug 2017, Rodrigo Vivi wrote: >> Instead of having to manually download mbox from patchwork >> let's make dim to do it directly. >> >> Cc: Daniel Vetter >> Cc: Jani Nikula >> Signed-off-by: Rodrigo Vivi >> --- >> dim | 18 +

Re: [Intel-gfx] [maintainer-tools PATCH 2/2] dim: Accept patchwork URLs as apply-branch optional argument.

2017-08-17 Thread Jani Nikula
On Wed, 16 Aug 2017, Rodrigo Vivi wrote: > On Wed, Aug 16, 2017 at 11:13 AM, Rodrigo Vivi wrote: >> Instead of having to manually download mbox from patchwork >> let's make dim to do it directly. >> >> Cc: Daniel Vetter >> Cc: Jani Nikula >> Signed-off-by: Rodrigo Vivi >> --- >> dim | 18

Re: [Intel-gfx] [maintainer-tools PATCH 2/2] dim: Accept patchwork URLs as apply-branch optional argument.

2017-08-17 Thread Jani Nikula
On Wed, 16 Aug 2017, Rodrigo Vivi wrote: > Instead of having to manually download mbox from patchwork > let's make dim to do it directly. > > Cc: Daniel Vetter > Cc: Jani Nikula > Signed-off-by: Rodrigo Vivi > --- > dim | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git

Re: [Intel-gfx] [maintainer-tools PATCH 2/2] dim: Accept patchwork URLs as apply-branch optional argument.

2017-08-16 Thread Rodrigo Vivi
On Wed, Aug 16, 2017 at 11:13 AM, Rodrigo Vivi wrote: > Instead of having to manually download mbox from patchwork > let's make dim to do it directly. > > Cc: Daniel Vetter > Cc: Jani Nikula > Signed-off-by: Rodrigo Vivi > --- > dim | 18 ++ > 1 file changed, 18 insertions(+) >

[Intel-gfx] [maintainer-tools PATCH 2/2] dim: Accept patchwork URLs as apply-branch optional argument.

2017-08-16 Thread Rodrigo Vivi
Instead of having to manually download mbox from patchwork let's make dim to do it directly. Cc: Daniel Vetter Cc: Jani Nikula Signed-off-by: Rodrigo Vivi --- dim | 18 ++ 1 file changed, 18 insertions(+) diff --git a/dim b/dim index e98d23b24ec0..73b48da7f436 100755 --- a/dim