X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=TODO;h=64eace4be9308823488b4ae3648efe13e564be3d;hp=c82759d19573d42d48be42a7cb1070991a2b8e42;hb=52ffda03db49cec58b181a7ca3b754980e61869c;hpb=2b11580e5274e1919fd21da4d0fa2dd19b2c0fea diff --git a/TODO b/TODO index c82759d1..64eace4b 100644 --- a/TODO +++ b/TODO @@ -1,20 +1,19 @@ -config for repo locations +implement i_want_* -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 +--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 -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 - -Policy: rc bugs for - server(s?) not reachable - mismatch - -Policy: New field in dsc - specifies - commit hash corresponding to the thing uploaded - optional commit hash corresponding to pristine tar - Vcs-git-master: #commit +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