X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=589059736a4e8a84a42a82cd21beaf6cd69e0072;hb=fb64dcd0b68b73fa8f59edac53855dd303a7562f;hp=f7c0b7dfc03801be0db3afe04ab739e2151865e4;hpb=8436e4ded164239453c38f192fe3bde3a4b70635;p=dgit.git diff --git a/TODO b/TODO index f7c0b7df..58905973 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,17 @@ -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 -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 - -Vcs-Git-Master: - specifies commit hash corresponding to the thing uploaded - optional commit hash corresponding to pristine tar?? +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