X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO.BRANCH;h=0951402cbd7c231b66690dc3303e58cfe27a9552;hb=573bb223c92c66b367114a0d1238be35013cdba2;hp=0453a025fc94eafdd795c10aaa6d3ba532aeac35;hpb=1d1eb3e0ae33d5fb775dcafa62680189e8e43fd7;p=dgit.git diff --git a/TODO.BRANCH b/TODO.BRANCH index 0453a025..0951402c 100644 --- a/TODO.BRANCH +++ b/TODO.BRANCH @@ -1,20 +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 pseudomerge - on the user's HEAD. - - - OTHER - * Better import format for complex .dscs + * 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