chiark / gitweb /
TODO.BRANCH: Consequences of new import
[dgit.git] / TODO.BRANCH
index 1227483a8d3b3a73edb6193b16784c45a10c6cde..0951402cbd7c231b66690dc3303e58cfe27a9552 100644 (file)
@@ -1,34 +1,15 @@
 
- - in dopush (?), we need to sort out synthetic fast forard
-    this should not depend entirely on quilt mode
-    but will always be needed if quiltmode_splitbrain
-
-    We want a --overwrite=VERSION option which 1. adjusts
-    the version used above, and 2. does the same thing in any
-    quilt mode.  If no split brain it should make the psuedomerge
-    on the user's HEAD.
-
-
-TESTS
-
-Want tests for
-
- - start repo with old tag, push with new tag, run
-   "old" dgit to push again with new tag, push again with
-   old tag
-
-
- * Test all three new --quilt=unapplied|gbp|dpm
-
- * Want drs-quilt-gbp test.
-
- * Add t-tstunt-parsechangelog to various tests
-
-
-
 OTHER
 
+ * Replace quilt patch generation with git-format-patch output
+   Honour (and strip) Gbp-Pq Topic and Gbp-Pq Name
+
  * Provide --gpbpq[=:] options
+ * When invoking gbp pq internally, use --color=off
+ * When invoking gbp pq during import, redirect stderr
+   and print only on failure
+
+ * Fix up README.dsc-import to describe actual algorithm as implemented
 
  * Document --quilt=unapplied|gbp|dpm