Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Added missing U card from the initial description of Control Artifact requirements. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
cac2d69546c5dd17ba37662faad93181 |
| User & Date: | stephan 2013-08-03 17:11:54.422 |
Context
|
2013-08-03
| ||
| 22:42 | Accept the X-Forwarded-For HTTP header argument if input is coming from a socket with a remote address of "127.0.0.1". check-in: 29b558a1c1 user: drh tags: trunk | |
| 17:11 | Added missing U card from the initial description of Control Artifact requirements. check-in: cac2d69546 user: stephan tags: trunk | |
| 16:22 | Added ?#-n|--limit #? option to (fossil tag find). check-in: 73135ec22a user: stephan tags: trunk | |
Changes
Changes to www/fileformat.wiki.
| ︙ | ︙ | |||
294 295 296 297 298 299 300 | <blockquote> <b>D</b> <i>time-and-date-stamp</i><br /> <b>T</b> (<b>+</b>|<b>-</b>|<b>*</b>)<i>tag-name artifact-id ?value?</i><br /> <b>U</b> <i>user-name</i><br /> <b>Z</b> <i>checksum</i><br /> </blockquote> | | | 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 | <blockquote> <b>D</b> <i>time-and-date-stamp</i><br /> <b>T</b> (<b>+</b>|<b>-</b>|<b>*</b>)<i>tag-name artifact-id ?value?</i><br /> <b>U</b> <i>user-name</i><br /> <b>Z</b> <i>checksum</i><br /> </blockquote> A control artifact must have one D card, one U card, one Z card and one or more T cards. No other cards or other text is allowed in a control artifact. Control artifacts might be PGP clearsigned. The D card and the Z card of a control artifact are the same as in a manifest. |
| ︙ | ︙ |