X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=64eace4be9308823488b4ae3648efe13e564be3d;hb=52ffda03db49cec58b181a7ca3b754980e61869c;hp=69497a151c0cf5ed55e9245e8ddba277bc92b6ec;hpb=99840ed3ec787f88375da6876516a6d57b702410;p=dgit.git diff --git a/TODO b/TODO index 69497a15..64eace4b 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,19 @@ -clone support for output dir spec. +implement i_want_* -config for repo locations +--gpg= etc. @gpg should be in manual +should pass @gpg to debsign +--ssh= etc. @ssh should be in manual +support SSH and DGIT_SSH +--dgit= etc. @dgit should be in manual -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 +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 -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 +protocol: + - responder sends parsed changelog + - responder sends changelog + - responder sends dsc + - responder sends head commit hash