X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=5a52c0cae907f55c0eff03a4646947372d347854;hb=6c9c982217c2e5fd2f64fa55aaf8a3b6ac89e14f;hp=4f3ae578435758c819e624f8c111e6faf172116b;hpb=00d226d8688ae224d6b0b95e75c801fc9812195a;p=dgit.git diff --git a/TODO b/TODO index 4f3ae578..5a52c0ca 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,14 @@ -clone support for output dir spec. - -format 3.0 multiple tarballs - -push should push to dgit remote (other branches) -manpage should say not to push to suite branches -newly cloned repos should have suite branches marked not to push - -Cope with outside-main things (rmadison does not print pool path) - -Cope with non-Debian archives - -Make it possible to do dgit clone / fetch anonymously - -Archive agility. Archive needs to specify (a) way to get versions -and paths in archive for dscs (b) unpriv pull location (c) priv -push location - -Support Format 3.0 (quilt) - -Push access for DMs. - -Have option to do fake merge thing. +--gpg= etc. @gpg should be in manual +should pass @gpg to debsign + +approach for remote signing + - initiator acts as oracle for responder + - one of each operation + - debsign: copy up changes and dsc, run debsign on initiator, copy down + - git tag: generate tag contents on initiator + +protocol: + - responder sends parsed changelog + - responder sends changelog + - responder sends dsc + - responder sends head commit hash