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 <[email protected]> > > Cc: Rodrigo Vivi <[email protected]> > > Signed-off-by: Daniel Vetter <[email protected]> > > Acked-by: Rodrigo Vivi <[email protected]>
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 > > _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
