summaryrefslogtreecommitdiff
path: root/docs/manifest-format.md
AgeCommit message (Expand)Author
2026-06-18sync: Support pluggable remote helpers for smart sync manifest server.Rahul Yadav
2026-04-09manifest: Add `sync-strategy` attribute to project elementsGavin Mak
2026-02-19docs: Document support for child elements in extend-projectJeffery Miller
2026-02-06manifest: Introduce `sync-j-max` attribute to cap sync jobsGavin Mak
2025-12-02docs: manifest-format: reformat spec to align the CDATA partsMike Frysinger
2025-11-26manifest: Propagate revision attribute through multiple levels of includePeter Kjellerstedt
2025-11-26manifest, project: Store project groups as setsPeter Kjellerstedt
2025-11-26project: Use dicts to keep track of copyfiles and linkfilesPeter Kjellerstedt
2025-11-26manifest: Make include groups propagate to extend-project elementsPeter Kjellerstedt
2025-10-27manifest: Make extend-project support copyfile, linkfile and annotationPeter Kjellerstedt
2025-01-30docs: smart-sync: split out & expand detailsMike Frysinger
2024-10-28manifest: add optional base check on remove and extendFredrik de Groot
2023-06-21manifest: enable remove-project using pathFredrik de Groot
2023-05-05manifest: add support for revision in includeShuchuan Zeng
2022-09-20manifest: allow extend-project to override dest-branch and upstreamErik Elmeke
2022-04-29manifest: add submanifest.default_groups attributev2.25LaMont Jones
2022-02-28manifest_xml: group for submanifest projectsLaMont Jones
2022-02-17Add multi-manifest support with <submanifest> elementv2.22LaMont Jones
2021-09-28Add 'dest-path' to extend-project to support changing pathMichael Kelly
2021-09-27superproject: support a new revision attribute.Xin Li
2021-07-23repo: properly handle remote annotations in manifest_xmlJack Neus
2021-07-08Gracefully ignore bad remove-project lineMichael Kelly
2021-06-10superproject: add projects from local manifest to local::<filename> group.Raman Tenneti
2021-05-04manifest_xml: initial support for <contactinfo>Raman Tenneti
2021-04-14help: switch from formatter module to textwrapMike Frysinger
2021-03-12document the new manifest restrictions on name & path settingsMike Frysinger
2021-01-12manifest_xml: - Added doc and testing of unknown tags/elements.Raman Tenneti
2021-01-08manifest_xml: initial support for <superproject>Raman Tenneti
2020-12-13docs: Add Markdown inline code marker around inline XML example.Jashank Jeremy
2020-12-04manifest_xml: harmonize list fieldsMike Frysinger
2020-11-26manifest: add support for groups in includev2.10Fredrik de Groot
2020-11-16switch to "main" branch for developmentMike Frysinger
2020-09-08manifest: drop support for local_manifest.xmlMike Frysinger
2020-02-04Add a way to override the remote using <extend-project>Kyunam Jo
2020-02-04manifest: add basic path checks for <copyfile> & <linkfile>Mike Frysinger
2019-08-02manifest-format: document implicit directory creation w/<copyfile> & <linkfile>Mike Frysinger
2019-08-01manifest-format: clarify <copyfile> & <linkfile> restrictionsMike Frysinger
2019-03-18docs: fixed typo error.Kyunam Jo
2018-10-10update markdown/help header formatMike Frysinger
2018-10-05manifest-format: convert to markdownMike Frysinger