[PATCH] qf: Add TODO

Rodrigo Vivi rodrigo.vivi at intel.com
Wed May 30 16:24:10 UTC 2018


On Wed, May 30, 2018 at 09:22:34AM -0700, Rodrigo Vivi wrote:
> On Wed, May 30, 2018 at 09:43:43AM +0200, Daniel Vetter wrote:
> > We have some documents floating around internally, imo better if we
> > track at least the simple ideas here ...
> > 
> > v2: Alternative approach for getting rid of the patch rediffing noise.
> > 
> > Cc: Lucas De Marchi <lucas.demarchi at intel.com>
> > Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> 
> Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

ops, I take it back...

Better to move to TODO.rst

https://01.org/linuxgraphics/gfx-docs/maintainer-tools/TODO.html#qf

> 
> > ---
> >  qf | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> > 
> > diff --git a/qf b/qf
> > index bffe9b753fa0..c606936c9c4c 100755
> > --- a/qf
> > +++ b/qf
> > @@ -26,6 +26,14 @@
> >  
> >  # quilt git flow script
> >  
> > +# TODO
> > +# - switch patches/ over to worktree - those didn't exist yet when qf was
> > +#   started, and integrate much better with git
> > +# - helper script to apply a git patch mbox, including naming the patch file and
> > +#   all that
> > +# - try to figure out how to make quilt use git-style diffs, so avoid all the
> > +#   nasty differences in diff output when regenerating patch files.
> > +
> >  # fail on any goof-up
> >  set -e
> >  
> > -- 
> > 2.17.0
> > 


More information about the dim-tools mailing list