X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO.BRANCH;h=0951402cbd7c231b66690dc3303e58cfe27a9552;hb=573bb223c92c66b367114a0d1238be35013cdba2;hp=1227483a8d3b3a73edb6193b16784c45a10c6cde;hpb=9d9e0d09473ec4f789dba1167bd936b2d630aecf;p=dgit.git diff --git a/TODO.BRANCH b/TODO.BRANCH index 1227483a..0951402c 100644 --- a/TODO.BRANCH +++ b/TODO.BRANCH @@ -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