X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=TODO;h=f61fa5015891b8f5057c21ef16e0102c43497f28;hp=53298b5f4dcffa6334e85a7e9b86cfe217c14802;hb=4d1ab9278a03c2d00dd31ae150f9f77bfe581f18;hpb=820e6dffcbc02d66950cf62424b263e953b9c714 diff --git a/TODO b/TODO index 53298b5f..f61fa501 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,20 @@ -Cope with outside-main things (rmadison does not print pool path) +implement i_localname_* +implement i_want_* -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 mirrors for source download +protocol: + - responder sends parsed changelog + - responder sends changelog + - responder sends dsc + - responder sends head commit hash