X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=TODO;h=f61fa5015891b8f5057c21ef16e0102c43497f28;hp=6f8d9708b4d51b36879ec0ab935365e4ddf63993;hb=4d1ab9278a03c2d00dd31ae150f9f77bfe581f18;hpb=7c08d33e34d27834f9a3b6ca6e5c11fde17fe466 diff --git a/TODO b/TODO index 6f8d9708..f61fa501 100644 --- a/TODO +++ b/TODO @@ -1,22 +1,20 @@ -clone support for output dir spec. +implement i_localname_* +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 - -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