[PATCH] qf: Add TODO

Daniel Vetter daniel.vetter at ffwll.ch
Wed May 30 07:40:03 UTC 2018


We have some documents floating around internally, imo better if we
track at least the simple ideas here ...

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>
---
 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