Re: [PATCH 1/2] dim: Workaround Outlook + Patchwork mess.

2018-05-18 Thread Lucas De Marchi
On Mon, Feb 19, 2018 at 12:42 AM, Arkadiusz Hiler wrote: > On Fri, Feb 16, 2018 at 10:59:50AM -0800, Rodrigo Vivi wrote: >> On Fri, Feb 16, 2018 at 10:52:11AM +0200, Arkadiusz Hiler wrote: >> > On Thu, Feb 15, 2018 at 11:14:09AM -0800, Rodrigo Vivi wrote: >> > > Patchwork has a own identity that d

Re: [PATCH] dim: Don't fast-forward in apply-pull

2018-05-18 Thread Maarten Lankhorst
Op 18-05-18 om 09:31 schreef Daniel Vetter: > Obvious oversight. > > Signed-off-by: Daniel Vetter > --- > dim | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/dim b/dim > index ddfb809fcc5c..33acacb24790 100755 > --- a/dim > +++ b/dim > @@ -969,7 +969,7 @@ function dim_app

[PATCH] dim: Don't fast-forward in apply-pull

2018-05-18 Thread Daniel Vetter
Obvious oversight. Signed-off-by: Daniel Vetter --- dim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dim b/dim index ddfb809fcc5c..33acacb24790 100755 --- a/dim +++ b/dim @@ -969,7 +969,7 @@ function dim_apply_pull checkpatch_commit_push_range 0 "HEAD..FETCH_HEAD