| Change | UUID | "); printf("Description |
|---|---|---|
| "); emit_change_href(cp, "menu"); html_encode_string(cp->version_get()); printf(" | "); if (generate_uuid_based_links) { emit_change_uuid_href(cp, uuid, prefix, suffix); } else { emit_change_href ( cp, nstring::format("aedist+compat=%s", version_stamp()).c_str() ); } html_encode_string(uuid); printf(" | "); // // We are deliberately not using emit_change_brief_description to // ensure that this row only ever takes one line, and contains no // html anchor. This makes it simple to parse in aedist --missing // nstring s = cp->brief_description_get(); s = s.substr(0, max_printable(s)); html_encode_string(s); printf(" |
| \n"); printf("Listed %lu change sets. | ||
There is also a page containing this list "); if (include_original_uuid) { emit_project_href(pp, "inventory"); printf("without"); } else { emit_project_href(pp, "inventory+all"); printf("with"); } printf(" the original-uuid attributes.
"); printf("ael cin -p ");
html_encode_string(project_name_get(pp));
printf("\n");
printf("