X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO.BRANCH;h=71323e32c9b8058ffc0b4c7ed4b6a987a937ceb3;hb=2377fd3c79488af586ae5543f966d295e8e687f5;hp=defdeeef5407441d104bd5b2f4f34aa261ab8e46;hpb=349b41c2bded6dea53dd947e4ee5c16867b6d055;p=dgit.git diff --git a/TODO.BRANCH b/TODO.BRANCH index defdeeef..71323e32 100644 --- a/TODO.BRANCH +++ b/TODO.BRANCH @@ -1,22 +1,26 @@ -Tag rename unfinished business -(things resulting from searching for `tag' where searching for - `debiantag' wouldn't find them) +OTHER - - i_resp_previously, previously should include which tags ? - replay prevention all of them - - rpush negotiation for which tag to sign - - test suite tests/lib - - many actual tests + * Replace quilt patch generation with git-format-patch output + Honour (and strip) Gbp-Pq Topic and Gbp-Pq Name - - other tag should be [dgit Maintainer-Tag quilt=$quilt-mode] + * Document --quilt=unapplied|gbp|dpm -Want tests for - - accepting old and new version tags - - rejecting push of same version with one tag when then the other +CHECK BTS ----------- -Provide --gpbpq[=:] options -Document --quilt=unapplied|gbp|dpm +CHANGELOG + + * Mention new tag format in debian/changelog + + * Mention new --quilt=* in debian/changelog + + * Mention in-archive copy fix in debian/changelog + + * Mention in changelog that: + Remove lrfetchrefs at end of fetch_from_archive, for tidyness + + * Mention on changelog or docs that we no longer set a fetch spec for + the dgit remote (which doesn't really work anyway) +