On Thu, Mar 29, 2018 at 5:53 AM, Lucas De Marchi
wrote:
> From: Lucas De Marchi
>
> Since the patches are maintained in a git branch, if we keep refreshing
> we keep touching all patches with useless diff. Worse, it may change as
> each developer has a different configuration. Force a unified dif
From: Lucas De Marchi
Since the patches are maintained in a git branch, if we keep refreshing
we keep touching all patches with useless diff. Worse, it may change as
each developer has a different configuration. Force a unified diff
similar to git-diff in order to reduce the noise. Example:
Befo
On Wed, Mar 28, 2018 at 12:57:08PM -0700, Rodrigo Vivi wrote:
> On Wed, Mar 28, 2018 at 11:17:19AM -0700, Lucas De Marchi wrote:
> > maintainer-tools/qf: line 415: qf_co: command not found
> >
> > Signed-off-by: Lucas De Marchi
> > ---
> > qf | 2 +-
> > 1 file changed, 1 insertion(+), 1 del
On Wed, Mar 28, 2018 at 11:17:19AM -0700, Lucas De Marchi wrote:
> maintainer-tools/qf: line 415: qf_co: command not found
>
> Signed-off-by: Lucas De Marchi
> ---
> qf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qf b/qf
> index d1499ada1951..4c8a0e9ecc16 1007
Hi Dave,
Here's a lonely fix for -next, please pull at your convenience.
drm-misc-next-fixes-2018-03-28:
UABI:
- Mask mode type garbage from userspace (Ville)
Cc: Ville Syrjälä
Cheers, Sean
The following changes since commit b4eec0fa537165efc3265cdbb4bac06e6bdaf596:
Merge tag 'drm-intel-
maintainer-tools/qf: line 415: qf_co: command not found
Signed-off-by: Lucas De Marchi
---
qf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qf b/qf
index d1499ada1951..4c8a0e9ecc16 100755
--- a/qf
+++ b/qf
@@ -412,7 +412,7 @@ function qf_pull
quiet_p
On Wed, 28 Mar 2018, Jani Nikula wrote:
> There have been issues with git 2.7 in the past. Require 2.8 or later
> for starters.
>
> Signed-off-by: Jani Nikula
Pushed with Daniel's IRC rb, overriding his patch [1].
BR,
Jani.
[1] 20180328121718.25389-1-daniel.vetter@ffwll.ch">http://mid.mail-ar
Quoting Daniel Vetter (2018-03-28 16:33:25)
> On Wed, Mar 28, 2018 at 03:50:19PM +0300, Jani Nikula wrote:
> > On Wed, 28 Mar 2018, Joonas Lahtinen
> > wrote:
> > > We should not be nagging, we should almost be thanking for adding
> > > Documentation patches for i915 :)
> > >
> > > Signed-off-by:
There have been issues with git 2.7 in the past. Require 2.8 or later
for starters.
Signed-off-by: Jani Nikula
---
I'm not sure what the required version should really be, and how
obnoxious is it to check every time. sort -VC seems to be the neatest
way to do version checks though.
---
dim | 1
On Wed, Mar 28, 2018 at 03:50:19PM +0300, Jani Nikula wrote:
> On Wed, 28 Mar 2018, Joonas Lahtinen wrote:
> > We should not be nagging, we should almost be thanking for adding
> > Documentation patches for i915 :)
> >
> > Signed-off-by: Joonas Lahtinen
> > Cc: Jani Nikula
>
> The grep's gettin
On Wed, 28 Mar 2018, Joonas Lahtinen wrote:
> We should not be nagging, we should almost be thanking for adding
> Documentation patches for i915 :)
>
> Signed-off-by: Joonas Lahtinen
> Cc: Jani Nikula
The grep's getting a bit unweildy, but let's save fixing that for a
rainy day.
Acked-by: Jani
Quoting Daniel Vetter (2018-03-28 15:17:18)
> Ubuntu 16.04 LTS has this version of git, and it's known to handle
> (some, but not all) stored conflict resolutions differently than newer
> versions of git.
>
> Since it's a common snag detect it and suggest to upgrade.
>
> Signed-off-by: Daniel Vet
Ubuntu 16.04 LTS has this version of git, and it's known to handle
(some, but not all) stored conflict resolutions differently than newer
versions of git.
Since it's a common snag detect it and suggest to upgrade.
Signed-off-by: Daniel Vetter
---
dim | 4
1 file changed, 4 insertions(+)
d
We should not be nagging, we should almost be thanking for adding
Documentation patches for i915 :)
Signed-off-by: Joonas Lahtinen
Cc: Jani Nikula
---
dim | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dim b/dim
index 9fa6d9cd855b..c30f00c32b31 100755
--- a/dim
+++ b/dim
@@
14 matches
Mail list logo