X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=TODO;h=7a3d6883da369889809f9c006e306a2b491dea20;hp=080502d9038b014bf2a670a77c6731e766fd36b1;hb=e8b6fa044b8df746e84aa034a44d7c96156cc546;hpb=845a554b412c6677b7341788e5f4d8965b969082 diff --git a/TODO b/TODO index 080502d9..7a3d6883 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,19 @@ -Cope with outside-main things (rmadison does not print pool path) +implement i_resp_* -Cope with non-Debian archives +--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 -Make it possible to do dgit clone / fetch anonymously +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 - -Support Format 3.0 (quilt) - -Push access for DMs. - -Have option to do fake merge thing. +protocol: + - responder sends parsed changelog + - responder sends changelog + - responder sends dsc + - responder sends head commit hash